#EFDDEA#EFDDEA
#EFDDEA is a very light, muted pink. Relative luminance 0.760; OKLCH L 91.6% C 0.026 H 335.5°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDDEA |
|---|---|
| RGB | rgb(239, 221, 234) |
| HSL | hsl(317, 36%, 90%) |
| HSV | hsv(317, 8%, 94%) |
| CMYK | cmyk(0%, 7.5%, 2.1%, 6.3%) |
| CIE-LAB | lab(89.86, 8.40, -4.11) |
| CIE-LCH | lch(89.86, 9.35, 333.91°) |
| OKLab | oklab(91.58% 0.0237 -0.0108) |
| OKLCH | oklch(91.58% 0.026 335.5) |
| XYZ | xyz(76.3023, 76.0049, 88.4767) |
| Luminance | 0.7600 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.25
Mistyrose
#FFE4E1
ΔE00 7.29
Lavender (CSS)
#E6E6FA
ΔE00 7.52
Thistle
#D8BFD8
ΔE00 8.15
Light Pink
#FFD1DF
ΔE00 8.25
Very Light Pink
#FFF4F2
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDDEA #DDEFE2
analogous
#EBDDEF #EFDDEA #EFDDE1
triadic
#EFDDEA #EAEFDD #DDEAEF
tetradic
#EFDDEA #EFEBDD #DDEFE2 #DDE1EF
square
#EFDDEA #EFEBDD #DDEFE2 #DDE1EF
split-complementary
#EFDDEA #E1EFDD #DDEFEB
monochromatic
#C88AB7 #DBB3D0 #EFDDEA #F5EAF2 #F5EAF2
Accessibility & contrast
On white
1.30
#EFDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#EFDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDDEA
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDDEA | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EB
Deuteranopia (green-blind)
#E1E3E9
Tritanopia (blue-blind)
#F1DEE1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efddea; /* rgb */ color: rgb(239, 221, 234); /* oklch */ color: oklch(91.6% 0.026 335.5);
Tailwind
colors: {
custom: {
50: '#f4e7f0',
500: '#efddea',
950: '#000000',
},
}SCSS
$custom: #efddea; $custom-light: #f4e7f0; $custom-dark: #000000;
JSON
{
"hex": "#efddea",
"rgb": {
"r": 239,
"g": 221,
"b": 234
},
"hsl": {
"h": 316.667,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.91578,
"c": 0.02609,
"h": 335.5
},
"luminance": 0.76004
}Semantic roles & 50–950 ramp
primary
#EFDDEA
secondary
#A6CAB0
accent
#AF5837
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485