#EFEDF9#EFEDF9
#EFEDF9 is a very light, near-neutral violet. Relative luminance 0.858; OKLCH L 95.1% C 0.016 H 293.8°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEDF9 |
|---|---|
| RGB | rgb(239, 237, 249) |
| HSL | hsl(250, 50%, 95%) |
| HSV | hsv(250, 5%, 98%) |
| CMYK | cmyk(4%, 4.8%, 0%, 2.4%) |
| CIE-LAB | lab(94.21, 2.83, -5.54) |
| CIE-LCH | lch(94.21, 6.22, 297.06°) |
| OKLab | oklab(95.11% 0.0065 -0.0148) |
| OKLCH | oklch(95.11% 0.016 293.8) |
| XYZ | xyz(82.9766, 85.7585, 101.7858) |
| Luminance | 0.8576 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.37
Lavender (CSS)
#E6E6FA
ΔE00 3.48
Lavenderblush
#FFF0F5
ΔE00 5.88
Snow
#FFFAFA
ΔE00 6.12
Whitesmoke
#F5F5F5
ΔE00 6.19
Aliceblue
#F0F8FF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEDF9 #F7F9ED
analogous
#EDF1F9 #EFEDF9 #F5EDF9
triadic
#EFEDF9 #F9EFED #EDF9EF
tetradic
#EFEDF9 #F9EDF1 #F7F9ED #EDF9F5
square
#EFEDF9 #F9EDF1 #F7F9ED #EDF9F5
split-complementary
#EFEDF9 #F9F5ED #F1F9ED
monochromatic
#9D91DA #C6BFEA #EBE8F7 #EBE8F7 #EBE8F7
Accessibility & contrast
On white
1.16
#EFEDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#EFEDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEDF9
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEDF9 | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEFA
Deuteranopia (green-blind)
#EBEEF9
Tritanopia (blue-blind)
#EDEFF1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #efedf9; /* rgb */ color: rgb(239, 237, 249); /* oklch */ color: oklch(95.1% 0.016 293.8);
Tailwind
colors: {
custom: {
50: '#f4f2fb',
500: '#efedf9',
950: '#000000',
},
}SCSS
$custom: #efedf9; $custom-light: #f4f2fb; $custom-dark: #000000;
JSON
{
"hex": "#efedf9",
"rgb": {
"r": 239,
"g": 237,
"b": 249
},
"hsl": {
"h": 250,
"s": 50,
"l": 95.294
},
"oklch": {
"l": 0.95112,
"c": 0.01614,
"h": 293.8
},
"luminance": 0.85759
}Semantic roles & 50–950 ramp
primary
#EFEDF9
secondary
#D3D9B1
accent
#BD28A4
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585