#EFDFF2#EFDFF2
#EFDFF2 is a very light, muted purple. Relative luminance 0.775; OKLCH L 92.2% C 0.031 H 320.9°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFF2 |
|---|---|
| RGB | rgb(239, 223, 242) |
| HSL | hsl(291, 42%, 91%) |
| HSV | hsv(291, 8%, 95%) |
| CMYK | cmyk(1.2%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(90.57, 8.79, -7.27) |
| CIE-LCH | lch(90.57, 11.40, 320.42°) |
| OKLab | oklab(92.2% 0.0238 -0.0193) |
| OKLCH | oklch(92.2% 0.031 320.9) |
| XYZ | xyz(78.0088, 77.5374, 94.8438) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.41
Lavenderblush
#FFF0F5
ΔE00 6.57
Thistle
#D8BFD8
ΔE00 7.83
Light Pink
#FFD1DF
ΔE00 9.11
Pale Lavender
#EECFFE
ΔE00 9.24
Mistyrose
#FFE4E1
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFF2 #E2F2DF
analogous
#E5DFF2 #EFDFF2 #F2DFEB
triadic
#EFDFF2 #F2EFDF #DFF2EF
tetradic
#EFDFF2 #F2E5DF #E2F2DF #DFEBF2
square
#EFDFF2 #F2E5DF #E2F2DF #DFEBF2
split-complementary
#EFDFF2 #EBF2DF #DFF2E5
monochromatic
#C388CF #D9B3E0 #EFDFF2 #F4E9F6 #F4E9F6
Accessibility & contrast
On white
1.27
#EFDFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#EFDFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFF2
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFF2 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F3
Deuteranopia (green-blind)
#E1E5F1
Tritanopia (blue-blind)
#F0E1E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efdff2; /* rgb */ color: rgb(239, 223, 242); /* oklch */ color: oklch(92.2% 0.031 320.9);
Tailwind
colors: {
custom: {
50: '#f4e9f6',
500: '#efdff2',
950: '#000000',
},
}SCSS
$custom: #efdff2; $custom-light: #f4e9f6; $custom-dark: #000000;
JSON
{
"hex": "#efdff2",
"rgb": {
"r": 239,
"g": 223,
"b": 242
},
"hsl": {
"h": 290.526,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.92201,
"c": 0.03062,
"h": 320.9
},
"luminance": 0.77537
}Semantic roles & 50–950 ramp
primary
#EFDFF2
secondary
#ADCFA6
accent
#B53045
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485