#EFDFF9#EFDFF9
#EFDFF9 is a very light, muted violet. Relative luminance 0.780; OKLCH L 92.4% C 0.039 H 312.6°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFF9 |
|---|---|
| RGB | rgb(239, 223, 249) |
| HSL | hsl(277, 68%, 93%) |
| HSV | hsv(277, 10%, 98%) |
| CMYK | cmyk(4%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(90.76, 10.08, -10.64) |
| CIE-LCH | lch(90.76, 14.66, 313.43°) |
| OKLab | oklab(92.42% 0.0262 -0.0285) |
| OKLCH | oklch(92.42% 0.039 312.6) |
| XYZ | xyz(79.0803, 77.9660, 100.4870) |
| Luminance | 0.7797 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.73
Pale Lavender
#EECFFE
ΔE00 7.26
Thistle
#D8BFD8
ΔE00 7.64
Very Light Purple
#F6CEFC
ΔE00 8.13
Pale Lilac
#E4CBFF
ΔE00 8.29
Lavenderblush
#FFF0F5
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFF9 #E9F9DF
analogous
#E2DFF9 #EFDFF9 #F9DFF6
triadic
#EFDFF9 #F9EFDF #DFF9EF
tetradic
#EFDFF9 #F9E2DF #E9F9DF #DFF6F9
square
#EFDFF9 #F9E2DF #E9F9DF #DFF6F9
split-complementary
#EFDFF9 #F6F9DF #DFF9E2
monochromatic
#BB78E6 #D5ABEF #EFDFF9 #F2E5FA #F2E5FA
Accessibility & contrast
On white
1.27
#EFDFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#EFDFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFF9
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFF9 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FA
Deuteranopia (green-blind)
#DFE5F8
Tritanopia (blue-blind)
#EEE2E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efdff9; /* rgb */ color: rgb(239, 223, 249); /* oklch */ color: oklch(92.4% 0.039 312.6);
Tailwind
colors: {
custom: {
50: '#f4e9fb',
500: '#efdff9',
950: '#000000',
},
}SCSS
$custom: #efdff9; $custom-light: #f4e9fb; $custom-dark: #000000;
JSON
{
"hex": "#efdff9",
"rgb": {
"r": 239,
"g": 223,
"b": 249
},
"hsl": {
"h": 276.923,
"s": 68.421,
"l": 92.549
},
"oklch": {
"l": 0.92419,
"c": 0.0387,
"h": 312.6
},
"luminance": 0.77966
}Semantic roles & 50–950 ramp
primary
#EFDFF9
secondary
#B7DD9F
accent
#D0155D
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485