#EFE3EE#EFE3EE
#EFE3EE is a very light, near-neutral purple. Relative luminance 0.795; OKLCH L 92.8% C 0.020 H 328.3°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE3EE |
|---|---|
| RGB | rgb(239, 227, 238) |
| HSL | hsl(305, 27%, 91%) |
| HSV | hsv(305, 5%, 94%) |
| CMYK | cmyk(0%, 5%, 0.4%, 6.3%) |
| CIE-LAB | lab(91.44, 5.99, -3.88) |
| CIE-LCH | lch(91.44, 7.14, 327.06°) |
| OKLab | oklab(92.85% 0.0166 -0.0103) |
| OKLCH | oklch(92.85% 0.02 328.3) |
| XYZ | xyz(78.4960, 79.4624, 92.0749) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.89
Lavender (CSS)
#E6E6FA
ΔE00 5.80
Ghostwhite
#F8F8FF
ΔE00 6.92
Very Light Pink
#FFF4F2
ΔE00 6.93
Mistyrose
#FFE4E1
ΔE00 7.56
Snow
#FFFAFA
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE3EE #E3EFE4
analogous
#EAE3EF #EFE3EE #EFE3E8
triadic
#EFE3EE #EEEFE3 #E3EEEF
tetradic
#EFE3EE #EFEAE3 #E3EFE4 #E3E8EF
square
#EFE3EE #EFEAE3 #E3EFE4 #E3E8EF
split-complementary
#EFE3EE #E8EFE3 #E3EFEA
monochromatic
#C295BF #D9BCD6 #EFE3EE #F4ECF3 #F4ECF3
Accessibility & contrast
On white
1.24
#EFE3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#EFE3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE3EE
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE3EE | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EF
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#F0E4E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efe3ee; /* rgb */ color: rgb(239, 227, 238); /* oklch */ color: oklch(92.8% 0.020 328.3);
Tailwind
colors: {
custom: {
50: '#f4ebf3',
500: '#efe3ee',
950: '#000000',
},
}SCSS
$custom: #efe3ee; $custom-light: #f4ebf3; $custom-dark: #000000;
JSON
{
"hex": "#efe3ee",
"rgb": {
"r": 239,
"g": 227,
"b": 238
},
"hsl": {
"h": 305,
"s": 27.273,
"l": 91.373
},
"oklch": {
"l": 0.92849,
"c": 0.01951,
"h": 328.3
},
"luminance": 0.79462
}Semantic roles & 50–950 ramp
primary
#EFE3EE
secondary
#AEC8B0
accent
#A64840
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485