#EFE4E3#EFE4E3
#EFE4E3 is a very light, near-neutral red. Relative luminance 0.794; OKLCH L 92.7% C 0.012 H 23.7°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE4E3 |
|---|---|
| RGB | rgb(239, 228, 227) |
| HSL | hsl(5, 27%, 91%) |
| HSV | hsv(5, 5%, 94%) |
| CMYK | cmyk(0%, 4.6%, 5%, 6.3%) |
| CIE-LAB | lab(91.41, 3.55, 1.82) |
| CIE-LCH | lch(91.41, 3.99, 27.11°) |
| OKLab | oklab(92.73% 0.0111 0.0049) |
| OKLCH | oklch(92.73% 0.012 23.7) |
| XYZ | xyz(77.2033, 79.3842, 83.9137) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.39
Lavenderblush
#FFF0F5
ΔE00 4.46
Seashell
#FFF5EE
ΔE00 4.73
Snow
#FFFAFA
ΔE00 5.06
Linen
#FAF0E6
ΔE00 5.29
Gainsboro
#DCDCDC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE4E3 #E3EEEF
analogous
#EFE3E8 #EFE4E3 #EFEAE3
triadic
#EFE4E3 #E3EFE4 #E4E3EF
tetradic
#EFE4E3 #E8EFE3 #E3EEEF #EAE3EF
square
#EFE4E3 #E8EFE3 #E3EEEF #EAE3EF
split-complementary
#EFE4E3 #E3EFEA #E3E8EF
monochromatic
#C29995 #D9BEBC #EFE4E3 #F4ECEC #F4ECEC
Accessibility & contrast
On white
1.24
#EFE4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#EFE4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE4E3
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE4E3 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E3
Deuteranopia (green-blind)
#E8E7E3
Tritanopia (blue-blind)
#F2E3E4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efe4e3; /* rgb */ color: rgb(239, 228, 227); /* oklch */ color: oklch(92.7% 0.012 23.7);
Tailwind
colors: {
custom: {
50: '#f4eceb',
500: '#efe4e3',
950: '#000000',
},
}SCSS
$custom: #efe4e3; $custom-light: #f4eceb; $custom-dark: #000000;
JSON
{
"hex": "#efe4e3",
"rgb": {
"r": 239,
"g": 228,
"b": 227
},
"hsl": {
"h": 5,
"s": 27.273,
"l": 91.373
},
"oklch": {
"l": 0.92728,
"c": 0.0121,
"h": 23.7
},
"luminance": 0.79384
}Semantic roles & 50–950 ramp
primary
#EFE4E3
secondary
#AEC6C8
accent
#9DA640
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484