#EFDAED#EFDAED
#EFDAED is a very light, muted purple. Relative luminance 0.746; OKLCH L 91.1% C 0.034 H 328.8°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDAED |
|---|---|
| RGB | rgb(239, 218, 237) |
| HSL | hsl(306, 40%, 90%) |
| HSV | hsv(306, 9%, 94%) |
| CMYK | cmyk(0%, 8.8%, 0.8%, 6.3%) |
| CIE-LAB | lab(89.21, 10.50, -6.65) |
| CIE-LCH | lch(89.21, 12.43, 327.64°) |
| OKLab | oklab(91.1% 0.0292 -0.0176) |
| OKLCH | oklch(91.1% 0.034 328.8) |
| XYZ | xyz(75.9520, 74.6088, 90.5041) |
| Luminance | 0.7461 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.55
Lavenderblush
#FFF0F5
ΔE00 7.39
Light Pink
#FFD1DF
ΔE00 7.40
Pale Pink
#FFCFDC
ΔE00 8.02
Lavender (CSS)
#E6E6FA
ΔE00 8.22
Pale Lavender
#EECFFE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDAED #DAEFDC
analogous
#E7DAEF #EFDAED #EFDAE3
triadic
#EFDAED #EDEFDA #DAEDEF
tetradic
#EFDAED #EFE7DA #DAEFDC #DAE3EF
square
#EFDAED #EFE7DA #DAEFDC #DAE3EF
split-complementary
#EFDAED #E3EFDA #DAEFE7
monochromatic
#CA85C3 #DDAFD8 #EFDAED #F6EAF5 #F6EAF5
Accessibility & contrast
On white
1.32
#EFDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#EFDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDAED
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDAED | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEE
Deuteranopia (green-blind)
#DEE1EC
Tritanopia (blue-blind)
#F1DBE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdaed; /* rgb */ color: rgb(239, 218, 237); /* oklch */ color: oklch(91.1% 0.034 328.8);
Tailwind
colors: {
custom: {
50: '#f4e5f2',
500: '#efdaed',
950: '#000000',
},
}SCSS
$custom: #efdaed; $custom-light: #f4e5f2; $custom-dark: #000000;
JSON
{
"hex": "#efdaed",
"rgb": {
"r": 239,
"g": 218,
"b": 237
},
"hsl": {
"h": 305.714,
"s": 39.623,
"l": 89.608
},
"oklch": {
"l": 0.91095,
"c": 0.03407,
"h": 328.8
},
"luminance": 0.74608
}Semantic roles & 50–950 ramp
primary
#EFDAED
secondary
#A3CBA6
accent
#B33F33
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485