#EFEAF7#EFEAF7
#EFEAF7 is a very light, near-neutral violet. Relative luminance 0.839; OKLCH L 94.5% C 0.018 H 303.4°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAF7 |
|---|---|
| RGB | rgb(239, 234, 247) |
| HSL | hsl(263, 45%, 94%) |
| HSV | hsv(263, 5%, 97%) |
| CMYK | cmyk(3.2%, 5.3%, 0%, 3.1%) |
| CIE-LAB | lab(93.41, 4.01, -5.68) |
| CIE-LCH | lch(93.41, 6.95, 305.20°) |
| OKLab | oklab(94.47% 0.01 -0.0151) |
| OKLCH | oklch(94.47% 0.018 303.4) |
| XYZ | xyz(81.8050, 83.9118, 99.8646) |
| Luminance | 0.8391 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.39
Ghostwhite
#F8F8FF
ΔE00 4.62
Lavenderblush
#FFF0F5
ΔE00 5.18
Snow
#FFFAFA
ΔE00 6.78
Very Light Pink
#FFF4F2
ΔE00 7.21
Whitesmoke
#F5F5F5
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAF7 #F2F7EA
analogous
#EAECF7 #EFEAF7 #F6EAF7
triadic
#EFEAF7 #F7EFEA #EAF7EF
tetradic
#EFEAF7 #F7EAEC #F2F7EA #EAF7F6
square
#EFEAF7 #F7EAEC #F2F7EA #EAF7F6
split-complementary
#EFEAF7 #F7F6EA #ECF7EA
monochromatic
#AB91D5 #CDBEE6 #EEE9F7 #EEE9F7 #EEE9F7
Accessibility & contrast
On white
1.18
#EFEAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#EFEAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAF7
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAF7 | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF8
Deuteranopia (green-blind)
#E9ECF7
Tritanopia (blue-blind)
#EEECEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #efeaf7; /* rgb */ color: rgb(239, 234, 247); /* oklch */ color: oklch(94.5% 0.018 303.4);
Tailwind
colors: {
custom: {
50: '#f4f0f9',
500: '#efeaf7',
950: '#000000',
},
}SCSS
$custom: #efeaf7; $custom-light: #f4f0f9; $custom-dark: #000000;
JSON
{
"hex": "#efeaf7",
"rgb": {
"r": 239,
"g": 234,
"b": 247
},
"hsl": {
"h": 263.077,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.9447,
"c": 0.0181,
"h": 303.4
},
"luminance": 0.83912
}Semantic roles & 50–950 ramp
primary
#EFEAF7
secondary
#C7D6B0
accent
#B82E83
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585