#EFE5EE#EFE5EE
#EFE5EE is a very light, near-neutral purple. Relative luminance 0.806; OKLCH L 93.2% C 0.016 H 328.8°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE5EE |
|---|---|
| RGB | rgb(239, 229, 238) |
| HSL | hsl(306, 24%, 92%) |
| HSV | hsv(306, 4%, 94%) |
| CMYK | cmyk(0%, 4.2%, 0.4%, 6.3%) |
| CIE-LAB | lab(91.94, 4.96, -3.16) |
| CIE-LCH | lch(91.94, 5.88, 327.51°) |
| OKLab | oklab(93.24% 0.0138 -0.0083) |
| OKLCH | oklch(93.24% 0.016 328.8) |
| XYZ | xyz(79.0462, 80.5628, 92.2583) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.49
Lavender (CSS)
#E6E6FA
ΔE00 5.72
Ghostwhite
#F8F8FF
ΔE00 5.86
Very Light Pink
#FFF4F2
ΔE00 5.95
Snow
#FFFAFA
ΔE00 6.51
Gainsboro
#DCDCDC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE5EE #E5EFE6
analogous
#EBE5EF #EFE5EE #EFE5E9
triadic
#EFE5EE #EEEFE5 #E5EEEF
tetradic
#EFE5EE #EFEBE5 #E5EFE6 #E5E9EF
square
#EFE5EE #EFEBE5 #E5EFE6 #E5E9EF
split-complementary
#EFE5EE #E9EFE5 #E5EFEB
monochromatic
#C099BC #D8BFD5 #EFE5EE #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.23
#EFE5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#EFE5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE5EE
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE5EE | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EE
Deuteranopia (green-blind)
#E7E8EE
Tritanopia (blue-blind)
#F0E6E8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efe5ee; /* rgb */ color: rgb(239, 229, 238); /* oklch */ color: oklch(93.2% 0.016 328.8);
Tailwind
colors: {
custom: {
50: '#f4edf3',
500: '#efe5ee',
950: '#000000',
},
}SCSS
$custom: #efe5ee; $custom-light: #f4edf3; $custom-dark: #000000;
JSON
{
"hex": "#efe5ee",
"rgb": {
"r": 239,
"g": 229,
"b": 238
},
"hsl": {
"h": 306,
"s": 23.81,
"l": 91.765
},
"oklch": {
"l": 0.93235,
"c": 0.01608,
"h": 328.8
},
"luminance": 0.80562
}Semantic roles & 50–950 ramp
primary
#EFE5EE
secondary
#B1C7B3
accent
#A24D43
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485