#EFE5E1#EFE5E1
#EFE5E1 is a very light, near-neutral orange. Relative luminance 0.798; OKLCH L 92.9% C 0.012 H 43.3°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE5E1 |
|---|---|
| RGB | rgb(239, 229, 225) |
| HSL | hsl(17, 30%, 91%) |
| HSV | hsv(17, 6%, 94%) |
| CMYK | cmyk(0%, 4.2%, 5.9%, 6.3%) |
| CIE-LAB | lab(91.61, 2.70, 3.15) |
| CIE-LCH | lch(91.61, 4.15, 49.44°) |
| OKLab | oklab(92.87% 0.0089 0.0084) |
| OKLCH | oklch(92.87% 0.012 43.3) |
| XYZ | xyz(77.2048, 79.8263, 82.5604) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.45
Seashell
#FFF5EE
ΔE00 3.65
Linen
#FAF0E6
ΔE00 3.74
Snow
#FFFAFA
ΔE00 4.97
Gainsboro
#DCDCDC
ΔE00 5.20
Whitesmoke
#F5F5F5
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE5E1 #E1EBEF
analogous
#EFE1E4 #EFE5E1 #EFECE1
triadic
#EFE5E1 #E1EFE5 #E5E1EF
tetradic
#EFE5E1 #E4EFE1 #E1EBEF #ECE1EF
square
#EFE5E1 #E4EFE1 #E1EBEF #ECE1EF
split-complementary
#EFE5E1 #E1EFEC #E1E4EF
monochromatic
#C4A091 #DAC2B9 #EFE5E1 #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.24
#EFE5E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#EFE5E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE5E1
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE5E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE5E1 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E6E1
Deuteranopia (green-blind)
#EAE8E1
Tritanopia (blue-blind)
#F2E4E4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efe5e1; /* rgb */ color: rgb(239, 229, 225); /* oklch */ color: oklch(92.9% 0.012 43.3);
Tailwind
colors: {
custom: {
50: '#f4edea',
500: '#efe5e1',
950: '#000000',
},
}SCSS
$custom: #efe5e1; $custom-light: #f4edea; $custom-dark: #000000;
JSON
{
"hex": "#efe5e1",
"rgb": {
"r": 239,
"g": 229,
"b": 225
},
"hsl": {
"h": 17.143,
"s": 30.435,
"l": 90.98
},
"oklch": {
"l": 0.92868,
"c": 0.0122,
"h": 43.3
},
"luminance": 0.79826
}Semantic roles & 50–950 ramp
primary
#EFE5E1
secondary
#ABC0C9
accent
#8AA93C
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484