#EFDCF9#EFDCF9
#EFDCF9 is a very light, muted violet. Relative luminance 0.764; OKLCH L 91.8% C 0.044 H 314.2°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCF9 |
|---|---|
| RGB | rgb(239, 220, 249) |
| HSL | hsl(279, 71%, 92%) |
| HSV | hsv(279, 12%, 98%) |
| CMYK | cmyk(4%, 11.6%, 0%, 2.4%) |
| CIE-LAB | lab(90.03, 11.65, -11.73) |
| CIE-LCH | lch(90.03, 16.53, 314.79°) |
| OKLab | oklab(91.85% 0.0305 -0.0314) |
| OKLCH | oklch(91.85% 0.044 314.2) |
| XYZ | xyz(78.2859, 76.3772, 100.2222) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.91
Very Light Purple
#F6CEFC
ΔE00 6.76
Thistle
#D8BFD8
ΔE00 6.97
Pale Lilac
#E4CBFF
ΔE00 7.14
Pale Mauve
#FED0FC
ΔE00 7.35
Lavender (CSS)
#E6E6FA
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCF9 #E6F9DC
analogous
#E1DCF9 #EFDCF9 #F9DCF5
triadic
#EFDCF9 #F9EFDC #DCF9EF
tetradic
#EFDCF9 #F9E1DC #E6F9DC #DCF5F9
square
#EFDCF9 #F9E1DC #E6F9DC #DCF5F9
split-complementary
#EFDCF9 #F5F9DC #DCF9E1
monochromatic
#BF74E7 #D7A8F0 #EFDCF9 #F3E5FB #F3E5FB
Accessibility & contrast
On white
1.29
#EFDCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#EFDCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCF9
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCF9 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E1FA
Deuteranopia (green-blind)
#DCE3F8
Tritanopia (blue-blind)
#EFDFE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdcf9; /* rgb */ color: rgb(239, 220, 249); /* oklch */ color: oklch(91.8% 0.044 314.2);
Tailwind
colors: {
custom: {
50: '#f4e6fb',
500: '#efdcf9',
950: '#000000',
},
}SCSS
$custom: #efdcf9; $custom-light: #f4e6fb; $custom-dark: #000000;
JSON
{
"hex": "#efdcf9",
"rgb": {
"r": 239,
"g": 220,
"b": 249
},
"hsl": {
"h": 279.31,
"s": 70.732,
"l": 91.961
},
"oklch": {
"l": 0.9185,
"c": 0.04377,
"h": 314.2
},
"luminance": 0.76377
}Semantic roles & 50–950 ramp
primary
#EFDCF9
secondary
#B2DD9C
accent
#D31355
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485