#EFDAE9#EFDAE9
#EFDAE9 is a very light, muted pink. Relative luminance 0.744; OKLCH L 91.0% C 0.030 H 335.9°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDAE9 |
|---|---|
| RGB | rgb(239, 218, 233) |
| HSL | hsl(317, 40%, 90%) |
| HSV | hsv(317, 9%, 94%) |
| CMYK | cmyk(0%, 8.8%, 2.5%, 6.3%) |
| CIE-LAB | lab(89.10, 9.78, -4.71) |
| CIE-LCH | lch(89.10, 10.86, 334.31°) |
| OKLab | oklab(90.98% 0.0277 -0.0124) |
| OKLCH | oklch(90.98% 0.03 335.9) |
| XYZ | xyz(75.3741, 74.3776, 87.4606) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.41
Thistle
#D8BFD8
ΔE00 7.10
Light Pink
#FFD1DF
ΔE00 7.18
Pale Pink
#FFCFDC
ΔE00 7.76
Mistyrose
#FFE4E1
ΔE00 7.82
Lavender (CSS)
#E6E6FA
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDAE9 #DAEFE0
analogous
#EBDAEF #EFDAE9 #EFDADF
triadic
#EFDAE9 #E9EFDA #DAE9EF
tetradic
#EFDAE9 #EFEBDA #DAEFE0 #DADFEF
square
#EFDAE9 #EFEBDA #DAEFE0 #DADFEF
split-complementary
#EFDAE9 #DFEFDA #DAEFEB
monochromatic
#CA85B6 #DDAFD0 #EFDAE9 #F6EAF2 #F6EAF2
Accessibility & contrast
On white
1.32
#EFDAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#EFDAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDAE9
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDAE9 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEA
Deuteranopia (green-blind)
#DFE1E8
Tritanopia (blue-blind)
#F2DBDF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdae9; /* rgb */ color: rgb(239, 218, 233); /* oklch */ color: oklch(91.0% 0.030 335.9);
Tailwind
colors: {
custom: {
50: '#f4e5f0',
500: '#efdae9',
950: '#000000',
},
}SCSS
$custom: #efdae9; $custom-light: #f4e5f0; $custom-dark: #000000;
JSON
{
"hex": "#efdae9",
"rgb": {
"r": 239,
"g": 218,
"b": 233
},
"hsl": {
"h": 317.143,
"s": 39.623,
"l": 89.608
},
"oklch": {
"l": 0.90975,
"c": 0.03036,
"h": 335.9
},
"luminance": 0.74377
}Semantic roles & 50–950 ramp
primary
#EFDAE9
secondary
#A3CBAE
accent
#B35733
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485