#EFDEE6#EFDEE6
#EFDEE6 is a very light, muted pink. Relative luminance 0.763; OKLCH L 91.7% C 0.021 H 347.3°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEE6 |
|---|---|
| RGB | rgb(239, 222, 230) |
| HSL | hsl(332, 35%, 90%) |
| HSV | hsv(332, 7%, 94%) |
| CMYK | cmyk(0%, 7.1%, 3.8%, 6.3%) |
| CIE-LAB | lab(90.00, 7.18, -1.81) |
| CIE-LCH | lch(90.00, 7.40, 345.88°) |
| OKLab | oklab(91.65% 0.0208 -0.0047) |
| OKLCH | oklch(91.65% 0.021 347.3) |
| XYZ | xyz(75.9990, 76.3073, 85.5727) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.04
Mistyrose
#FFE4E1
ΔE00 5.77
Very Light Pink
#FFF4F2
ΔE00 7.00
Lavender (CSS)
#E6E6FA
ΔE00 7.99
Snow
#FFFAFA
ΔE00 8.46
Ghostwhite
#F8F8FF
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEE6 #DEEFE7
analogous
#EFDEEE #EFDEE6 #EFDEDE
triadic
#EFDEE6 #E6EFDE #DEE6EF
tetradic
#EFDEE6 #EEEFDE #DEEFE7 #DEDEEF
square
#EFDEE6 #EEEFDE #DEEFE7 #DEDEEF
split-complementary
#EFDEE6 #DEEFDE #DEEEEF
monochromatic
#C78CA8 #DBB5C7 #EFDEE6 #F5EAEF #F5EAEF
Accessibility & contrast
On white
1.29
#EFDEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#EFDEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEE6
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEE6 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E6
Deuteranopia (green-blind)
#E3E3E6
Tritanopia (blue-blind)
#F2DEE1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdee6; /* rgb */ color: rgb(239, 222, 230); /* oklch */ color: oklch(91.7% 0.021 347.3);
Tailwind
colors: {
custom: {
50: '#f4e8ed',
500: '#efdee6',
950: '#000000',
},
}SCSS
$custom: #efdee6; $custom-light: #f4e8ed; $custom-dark: #000000;
JSON
{
"hex": "#efdee6",
"rgb": {
"r": 239,
"g": 222,
"b": 230
},
"hsl": {
"h": 331.765,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.91652,
"c": 0.02135,
"h": 347.3
},
"luminance": 0.76306
}Semantic roles & 50–950 ramp
primary
#EFDEE6
secondary
#A8CABA
accent
#AE7638
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484