#EFE4E0#EFE4E0
#EFE4E0 is a very light, near-neutral orange. Relative luminance 0.792; OKLCH L 92.6% C 0.013 H 41.2°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE4E0 |
|---|---|
| RGB | rgb(239, 228, 224) |
| HSL | hsl(16, 32%, 91%) |
| HSV | hsv(16, 6%, 94%) |
| CMYK | cmyk(0%, 4.6%, 6.3%, 6.3%) |
| CIE-LAB | lab(91.33, 3.05, 3.28) |
| CIE-LCH | lch(91.33, 4.48, 47.12°) |
| OKLab | oklab(92.65% 0.0099 0.0087) |
| OKLCH | oklch(92.65% 0.013 41.2) |
| XYZ | xyz(76.7929, 79.2201, 81.7521) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.55
Seashell
#FFF5EE
ΔE00 3.90
Linen
#FAF0E6
ΔE00 4.01
Snow
#FFFAFA
ΔE00 5.27
Gainsboro
#DCDCDC
ΔE00 5.47
Lavenderblush
#FFF0F5
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE4E0 #E0EBEF
analogous
#EFE0E3 #EFE4E0 #EFEBE0
triadic
#EFE4E0 #E0EFE4 #E4E0EF
tetradic
#EFE4E0 #E3EFE0 #E0EBEF #EBE0EF
square
#EFE4E0 #E3EFE0 #E0EBEF #EBE0EF
split-complementary
#EFE4E0 #E0EFEB #E0E3EF
monochromatic
#C59E8F #DAC1B8 #EFE4E0 #F5EDEB #F5EDEB
Accessibility & contrast
On white
1.25
#EFE4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#EFE4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE4E0
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE4E0 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5E0
Deuteranopia (green-blind)
#E9E7E0
Tritanopia (blue-blind)
#F2E3E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efe4e0; /* rgb */ color: rgb(239, 228, 224); /* oklch */ color: oklch(92.6% 0.013 41.2);
Tailwind
colors: {
custom: {
50: '#f4ece9',
500: '#efe4e0',
950: '#000000',
},
}SCSS
$custom: #efe4e0; $custom-light: #f4ece9; $custom-dark: #000000;
JSON
{
"hex": "#efe4e0",
"rgb": {
"r": 239,
"g": 228,
"b": 224
},
"hsl": {
"h": 16,
"s": 31.915,
"l": 90.784
},
"oklch": {
"l": 0.92645,
"c": 0.01321,
"h": 41.2
},
"luminance": 0.79219
}Semantic roles & 50–950 ramp
primary
#EFE4E0
secondary
#AAC1C9
accent
#8DAB3B
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484