#EFEAF5#EFEAF5
#EFEAF5 is a very light, near-neutral violet. Relative luminance 0.838; OKLCH L 94.4% C 0.016 H 306.4°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAF5 |
|---|---|
| RGB | rgb(239, 234, 245) |
| HSL | hsl(267, 35%, 94%) |
| HSV | hsv(267, 4%, 96%) |
| CMYK | cmyk(2.4%, 4.5%, 0%, 3.9%) |
| CIE-LAB | lab(93.36, 3.64, -4.71) |
| CIE-LCH | lch(93.36, 5.96, 307.67°) |
| OKLab | oklab(94.41% 0.0092 -0.0125) |
| OKLCH | oklch(94.41% 0.016 306.4) |
| XYZ | xyz(81.4980, 83.7890, 98.2479) |
| Luminance | 0.8379 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.03
Ghostwhite
#F8F8FF
ΔE00 4.14
Lavenderblush
#FFF0F5
ΔE00 4.78
Snow
#FFFAFA
ΔE00 6.07
Whitesmoke
#F5F5F5
ΔE00 6.49
Very Light Pink
#FFF4F2
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAF5 #F0F5EA
analogous
#EAEBF5 #EFEAF5 #F5EAF5
triadic
#EFEAF5 #F5EFEA #EAF5EF
tetradic
#EFEAF5 #F5EAEB #F0F5EA #EAF5F5
square
#EFEAF5 #F5EAEB #F0F5EA #EAF5F5
split-complementary
#EFEAF5 #F5F5EA #EBF5EA
monochromatic
#B097CE #CFC1E1 #EFEAF5 #EFEAF5 #EFEAF5
Accessibility & contrast
On white
1.18
#EFEAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#EFEAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAF5
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAF5 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF6
Deuteranopia (green-blind)
#E9ECF5
Tritanopia (blue-blind)
#EEEBED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #efeaf5; /* rgb */ color: rgb(239, 234, 245); /* oklch */ color: oklch(94.4% 0.016 306.4);
Tailwind
colors: {
custom: {
50: '#f4f0f8',
500: '#efeaf5',
950: '#000000',
},
}SCSS
$custom: #efeaf5; $custom-light: #f4f0f8; $custom-dark: #000000;
JSON
{
"hex": "#efeaf5",
"rgb": {
"r": 239,
"g": 234,
"b": 245
},
"hsl": {
"h": 267.273,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.9441,
"c": 0.01557,
"h": 306.4
},
"luminance": 0.83789
}Semantic roles & 50–950 ramp
primary
#EFEAF5
secondary
#C3D1B2
accent
#AE3778
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585