#EFE5E2#EFE5E2
#EFE5E2 is a very light, near-neutral red. Relative luminance 0.799; OKLCH L 92.9% C 0.012 H 37.4°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE5E2 |
|---|---|
| RGB | rgb(239, 229, 226) |
| HSL | hsl(14, 29%, 91%) |
| HSV | hsv(14, 5%, 94%) |
| CMYK | cmyk(0%, 4.2%, 5.4%, 6.3%) |
| CIE-LAB | lab(91.63, 2.87, 2.67) |
| CIE-LCH | lch(91.63, 3.92, 42.91°) |
| OKLab | oklab(92.9% 0.0093 0.0071) |
| OKLCH | oklch(92.9% 0.012 37.4) |
| XYZ | xyz(77.3416, 79.8810, 83.2809) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.30
Seashell
#FFF5EE
ΔE00 3.88
Linen
#FAF0E6
ΔE00 4.16
Snow
#FFFAFA
ΔE00 4.83
Gainsboro
#DCDCDC
ΔE00 5.15
Lavenderblush
#FFF0F5
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE5E2 #E2ECEF
analogous
#EFE2E5 #EFE5E2 #EFEBE2
triadic
#EFE5E2 #E2EFE5 #E5E2EF
tetradic
#EFE5E2 #E5EFE2 #E2ECEF #EBE2EF
square
#EFE5E2 #E5EFE2 #E2ECEF #EBE2EF
split-complementary
#EFE5E2 #E2EFEB #E2E5EF
monochromatic
#C39E93 #D9C2BB #EFE5E2 #F4EDEB #F4EDEB
Accessibility & contrast
On white
1.24
#EFE5E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#EFE5E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE5E2
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE5E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE5E2 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E6E2
Deuteranopia (green-blind)
#E9E8E2
Tritanopia (blue-blind)
#F2E4E4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efe5e2; /* rgb */ color: rgb(239, 229, 226); /* oklch */ color: oklch(92.9% 0.012 37.4);
Tailwind
colors: {
custom: {
50: '#f4edeb',
500: '#efe5e2',
950: '#000000',
},
}SCSS
$custom: #efe5e2; $custom-light: #f4edeb; $custom-dark: #000000;
JSON
{
"hex": "#efe5e2",
"rgb": {
"r": 239,
"g": 229,
"b": 226
},
"hsl": {
"h": 13.846,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.92895,
"c": 0.01166,
"h": 37.4
},
"luminance": 0.7988
}Semantic roles & 50–950 ramp
primary
#EFE5E2
secondary
#ADC2C8
accent
#8FA83E
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484