#EFE2E4#EFE2E4
#EFE2E4 is a very light, near-neutral red. Relative luminance 0.783; OKLCH L 92.4% C 0.014 H 6.7°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2E4 |
|---|---|
| RGB | rgb(239, 226, 228) |
| HSL | hsl(351, 29%, 91%) |
| HSV | hsv(351, 5%, 94%) |
| CMYK | cmyk(0%, 5.4%, 4.6%, 6.3%) |
| CIE-LAB | lab(90.94, 4.76, 0.61) |
| CIE-LCH | lch(90.94, 4.80, 7.31°) |
| OKLab | oklab(92.37% 0.0143 0.0017) |
| OKLCH | oklch(92.37% 0.014 6.7) |
| XYZ | xyz(76.7948, 78.3456, 84.4604) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.51
Very Light Pink
#FFF4F2
ΔE00 4.33
Mistyrose
#FFE4E1
ΔE00 5.25
Snow
#FFFAFA
ΔE00 6.00
Seashell
#FFF5EE
ΔE00 6.30
Gainsboro
#DCDCDC
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2E4 #E2EFED
analogous
#EFE2EA #EFE2E4 #EFE6E2
triadic
#EFE2E4 #E4EFE2 #E2E4EF
tetradic
#EFE2E4 #EAEFE2 #E2EFED #E6E2EF
square
#EFE2E4 #EAEFE2 #E2EFED #E6E2EF
split-complementary
#EFE2E4 #E2EFE6 #E2EAEF
monochromatic
#C3939B #D9BBBF #EFE2E4 #F4EBED #F4EBED
Accessibility & contrast
On white
1.26
#EFE2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#EFE2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2E4
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2E4 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E4E4
Deuteranopia (green-blind)
#E6E6E4
Tritanopia (blue-blind)
#F2E1E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe2e4; /* rgb */ color: rgb(239, 226, 228); /* oklch */ color: oklch(92.4% 0.014 6.7);
Tailwind
colors: {
custom: {
50: '#f4ebec',
500: '#efe2e4',
950: '#000000',
},
}SCSS
$custom: #efe2e4; $custom-light: #f4ebec; $custom-dark: #000000;
JSON
{
"hex": "#efe2e4",
"rgb": {
"r": 239,
"g": 226,
"b": 228
},
"hsl": {
"h": 350.769,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.92367,
"c": 0.01442,
"h": 6.7
},
"luminance": 0.78345
}Semantic roles & 50–950 ramp
primary
#EFE2E4
secondary
#ADC8C4
accent
#A8973E
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484