#EFEBE9#EFEBE9
#EFEBE9 is a very light, near-neutral orange. Relative luminance 0.837; OKLCH L 94.3% C 0.005 H 48.7°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBE9 |
|---|---|
| RGB | rgb(239, 235, 233) |
| HSL | hsl(20, 16%, 93%) |
| HSV | hsv(20, 3%, 94%) |
| CMYK | cmyk(0%, 1.7%, 2.5%, 6.3%) |
| CIE-LAB | lab(93.30, 0.99, 1.44) |
| CIE-LCH | lch(93.30, 1.75, 55.50°) |
| OKLab | oklab(94.26% 0.0034 0.0038) |
| OKLCH | oklch(94.26% 0.005 48.7) |
| XYZ | xyz(80.0107, 83.6509, 89.0061) |
| Luminance | 0.8365 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.77
Off White
#FAF9F6
ΔE00 3.26
Snow
#FFFAFA
ΔE00 3.41
Seashell
#FFF5EE
ΔE00 3.82
Very Light Pink
#FFF4F2
ΔE00 3.82
Gainsboro
#DCDCDC
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBE9 #E9EDEF
analogous
#EFE9EA #EFEBE9 #EFEEE9
triadic
#EFEBE9 #E9EFEB #EBE9EF
tetradic
#EFEBE9 #EAEFE9 #E9EDEF #EEE9EF
square
#EFEBE9 #EAEFE9 #E9EDEF #EEE9EF
split-complementary
#EFEBE9 #E9EFEE #E9EAEF
monochromatic
#BBABA2 #D5CBC6 #EFEBE9 #F2EFED #F2EFED
Accessibility & contrast
On white
1.18
#EFEBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#EFEBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBE9
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBE9 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE9
Deuteranopia (green-blind)
#EDECE9
Tritanopia (blue-blind)
#F0EAEA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #efebe9; /* rgb */ color: rgb(239, 235, 233); /* oklch */ color: oklch(94.3% 0.005 48.7);
Tailwind
colors: {
custom: {
50: '#f4f1f0',
500: '#efebe9',
950: '#000000',
},
}SCSS
$custom: #efebe9; $custom-light: #f4f1f0; $custom-dark: #000000;
JSON
{
"hex": "#efebe9",
"rgb": {
"r": 239,
"g": 235,
"b": 233
},
"hsl": {
"h": 20,
"s": 15.789,
"l": 92.549
},
"oklch": {
"l": 0.94261,
"c": 0.0051,
"h": 48.7
},
"luminance": 0.83651
}Semantic roles & 50–950 ramp
primary
#EFEBE9
secondary
#B7C0C5
accent
#809A4B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585