#EFEAFC#EFEAFC
#EFEAFC is a very light, muted violet. Relative luminance 0.842; OKLCH L 94.6% C 0.025 H 298.6°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAFC |
|---|---|
| RGB | rgb(239, 234, 252) |
| HSL | hsl(257, 75%, 95%) |
| HSV | hsv(257, 7%, 99%) |
| CMYK | cmyk(5.2%, 7.1%, 0%, 1.2%) |
| CIE-LAB | lab(93.55, 4.93, -8.08) |
| CIE-LCH | lch(93.55, 9.46, 301.40°) |
| OKLab | oklab(94.62% 0.0118 -0.0216) |
| OKLCH | oklch(94.62% 0.025 298.6) |
| XYZ | xyz(82.5869, 84.2246, 103.9827) |
| Luminance | 0.8423 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.43
Ghostwhite
#F8F8FF
ΔE00 6.05
Lavenderblush
#FFF0F5
ΔE00 6.45
Snow
#FFFAFA
ΔE00 8.51
Very Light Pink
#FFF4F2
ΔE00 8.94
Pale Grey
#FDFDFE
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAFC #F7FCEA
analogous
#EAEEFC #EFEAFC #F8EAFC
triadic
#EFEAFC #FCEFEA #EAFCEF
tetradic
#EFEAFC #FCEAEE #F7FCEA #EAFCF8
square
#EFEAFC #FCEAEE #F7FCEA #EAFCF8
split-complementary
#EFEAFC #FCF8EA #EEFCEA
monochromatic
#9D7FED #C6B4F4 #EBE4FB #EBE4FB #EBE4FB
Accessibility & contrast
On white
1.18
#EFEAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#EFEAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAFC
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAFC | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFD
Deuteranopia (green-blind)
#E8ECFB
Tritanopia (blue-blind)
#EDECF0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #efeafc; /* rgb */ color: rgb(239, 234, 252); /* oklch */ color: oklch(94.6% 0.025 298.6);
Tailwind
colors: {
custom: {
50: '#f4f0fd',
500: '#efeafc',
950: '#000000',
},
}SCSS
$custom: #efeafc; $custom-light: #f4f0fd; $custom-dark: #000000;
JSON
{
"hex": "#efeafc",
"rgb": {
"r": 239,
"g": 234,
"b": 252
},
"hsl": {
"h": 256.667,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.94621,
"c": 0.02458,
"h": 298.6
},
"luminance": 0.84225
}Semantic roles & 50–950 ramp
primary
#EFEAFC
secondary
#D3E3A7
accent
#D70E9F
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585