#EFEAFE#EFEAFE
#EFEAFE is a very light, muted violet. Relative luminance 0.844; OKLCH L 94.7% C 0.027 H 297.3°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAFE |
|---|---|
| RGB | rgb(239, 234, 254) |
| HSL | hsl(255, 91%, 96%) |
| HSV | hsv(255, 8%, 100%) |
| CMYK | cmyk(5.9%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(93.60, 5.31, -9.04) |
| CIE-LCH | lch(93.60, 10.48, 300.42°) |
| OKLab | oklab(94.68% 0.0125 -0.0242) |
| OKLCH | oklch(94.68% 0.027 297.3) |
| XYZ | xyz(82.9055, 84.3520, 105.6606) |
| Luminance | 0.8435 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.41
Ghostwhite
#F8F8FF
ΔE00 6.66
Lavenderblush
#FFF0F5
ΔE00 7.01
Snow
#FFFAFA
ΔE00 9.18
Aliceblue
#F0F8FF
ΔE00 9.56
Pale Grey
#FDFDFE
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAFE #F9FEEA
analogous
#EAEFFE #EFEAFE #F9EAFE
triadic
#EFEAFE #FEEFEA #EAFEEF
tetradic
#EFEAFE #FEEAEF #F9FEEA #EAFEF9
square
#EFEAFE #FEEAEF #F9FEEA #EAFEF9
split-complementary
#EFEAFE #FEF9EA #EFFEEA
monochromatic
#9675F8 #C2B0FB #E9E2FE #E9E2FE #E9E2FE
Accessibility & contrast
On white
1.18
#EFEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#EFEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAFE
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAFE | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EDFF
Deuteranopia (green-blind)
#E7ECFD
Tritanopia (blue-blind)
#EDEDF0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #efeafe; /* rgb */ color: rgb(239, 234, 254); /* oklch */ color: oklch(94.7% 0.027 297.3);
Tailwind
colors: {
custom: {
50: '#f4f0fe',
500: '#efeafe',
950: '#000000',
},
}SCSS
$custom: #efeafe; $custom-light: #f4f0fe; $custom-dark: #000000;
JSON
{
"hex": "#efeafe",
"rgb": {
"r": 239,
"g": 234,
"b": 254
},
"hsl": {
"h": 255,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.94683,
"c": 0.02722,
"h": 297.3
},
"luminance": 0.84352
}Semantic roles & 50–950 ramp
primary
#EFEAFE
secondary
#D8EAA2
accent
#E600AC
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585