#EFE4E5#EFE4E5
#EFE4E5 is a very light, near-neutral red. Relative luminance 0.795; OKLCH L 92.8% C 0.012 H 11.0°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE4E5 |
|---|---|
| RGB | rgb(239, 228, 229) |
| HSL | hsl(355, 26%, 92%) |
| HSV | hsv(355, 5%, 94%) |
| CMYK | cmyk(0%, 4.6%, 4.2%, 6.3%) |
| CIE-LAB | lab(91.46, 3.90, 0.85) |
| CIE-LCH | lch(91.46, 3.99, 12.26°) |
| OKLab | oklab(92.78% 0.0118 0.0023) |
| OKLCH | oklch(92.78% 0.012 11) |
| XYZ | xyz(77.4810, 79.4953, 85.3759) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.65
Lavenderblush
#FFF0F5
ΔE00 3.80
Snow
#FFFAFA
ΔE00 5.15
Seashell
#FFF5EE
ΔE00 5.44
Gainsboro
#DCDCDC
ΔE00 5.71
Mistyrose
#FFE4E1
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE4E5 #E4EFEE
analogous
#EFE4EB #EFE4E5 #EFE9E4
triadic
#EFE4E5 #E5EFE4 #E4E5EF
tetradic
#EFE4E5 #EBEFE4 #E4EFEE #E9E4EF
square
#EFE4E5 #EBEFE4 #E4EFEE #E9E4EF
split-complementary
#EFE4E5 #E4EFE9 #E4EBEF
monochromatic
#C1979B #D8BEC0 #EFE4E5 #F4ECEC #F4ECEC
Accessibility & contrast
On white
1.24
#EFE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#EFE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE4E5
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE4E5 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E5
Deuteranopia (green-blind)
#E8E7E5
Tritanopia (blue-blind)
#F2E3E4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efe4e5; /* rgb */ color: rgb(239, 228, 229); /* oklch */ color: oklch(92.8% 0.012 11.0);
Tailwind
colors: {
custom: {
50: '#f4eced',
500: '#efe4e5',
950: '#000000',
},
}SCSS
$custom: #efe4e5; $custom-light: #f4eced; $custom-dark: #000000;
JSON
{
"hex": "#efe4e5",
"rgb": {
"r": 239,
"g": 228,
"b": 229
},
"hsl": {
"h": 354.545,
"s": 25.581,
"l": 91.569
},
"oklch": {
"l": 0.92784,
"c": 0.01205,
"h": 11
},
"luminance": 0.79495
}Semantic roles & 50–950 ramp
primary
#EFE4E5
secondary
#B0C8C5
accent
#A49B41
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484