#EFEAF8#EFEAF8
#EFEAF8 is a very light, near-neutral violet. Relative luminance 0.840; OKLCH L 94.5% C 0.019 H 302.2°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAF8 |
|---|---|
| RGB | rgb(239, 234, 248) |
| HSL | hsl(261, 50%, 95%) |
| HSV | hsv(261, 6%, 97%) |
| CMYK | cmyk(3.6%, 5.6%, 0%, 2.7%) |
| CIE-LAB | lab(93.44, 4.19, -6.16) |
| CIE-LCH | lch(93.44, 7.45, 304.23°) |
| OKLab | oklab(94.5% 0.0103 -0.0164) |
| OKLCH | oklch(94.5% 0.019 302.2) |
| XYZ | xyz(81.9597, 83.9737, 100.6795) |
| Luminance | 0.8397 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.12
Ghostwhite
#F8F8FF
ΔE00 4.89
Lavenderblush
#FFF0F5
ΔE00 5.41
Snow
#FFFAFA
ΔE00 7.13
Very Light Pink
#FFF4F2
ΔE00 7.56
Whitesmoke
#F5F5F5
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAF8 #F3F8EA
analogous
#EAECF8 #EFEAF8 #F6EAF8
triadic
#EFEAF8 #F8EFEA #EAF8EF
tetradic
#EFEAF8 #F8EAEC #F3F8EA #EAF8F6
square
#EFEAF8 #F8EAEC #F3F8EA #EAF8F6
split-complementary
#EFEAF8 #F8F6EA #ECF8EA
monochromatic
#A98ED9 #CCBCE9 #EEE8F7 #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.18
#EFEAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#EFEAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAF8
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAF8 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF9
Deuteranopia (green-blind)
#E9ECF8
Tritanopia (blue-blind)
#EEECEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #efeaf8; /* rgb */ color: rgb(239, 234, 248); /* oklch */ color: oklch(94.5% 0.019 302.2);
Tailwind
colors: {
custom: {
50: '#f4f0fa',
500: '#efeaf8',
950: '#000000',
},
}SCSS
$custom: #efeaf8; $custom-light: #f4f0fa; $custom-dark: #000000;
JSON
{
"hex": "#efeaf8",
"rgb": {
"r": 239,
"g": 234,
"b": 248
},
"hsl": {
"h": 261.429,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.945,
"c": 0.01939,
"h": 302.2
},
"luminance": 0.83974
}Semantic roles & 50–950 ramp
primary
#EFEAF8
secondary
#C9D8AE
accent
#BD2888
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585