#EFEDEB#EFEDEB
#EFEDEB is a very light, near-neutral orange. Relative luminance 0.849; OKLCH L 94.7% C 0.003 H 67.8°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEDEB |
|---|---|
| RGB | rgb(239, 237, 235) |
| HSL | hsl(30, 11%, 93%) |
| HSV | hsv(30, 2%, 94%) |
| CMYK | cmyk(0%, 0.8%, 1.7%, 6.3%) |
| CIE-LAB | lab(93.85, 0.32, 1.20) |
| CIE-LCH | lch(93.85, 1.24, 75.21°) |
| OKLab | oklab(94.71% 0.0013 0.0032) |
| OKLCH | oklch(94.71% 0.003 67.8) |
| XYZ | xyz(80.8738, 84.9174, 90.7113) |
| Luminance | 0.8492 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.04
Off White
#FAF9F6
ΔE00 2.56
Snow
#FFFAFA
ΔE00 3.48
Pale Grey
#FDFDFE
ΔE00 3.63
White
#FFFFFF
ΔE00 3.83
Gainsboro
#DCDCDC
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEDEB #EBEDEF
analogous
#EFEBEB #EFEDEB #EFEFEB
triadic
#EFEDEB #EBEFED #EDEBEF
tetradic
#EFEDEB #EBEFEB #EBEDEF #EFEBEF
square
#EFEDEB #EBEFEB #EBEDEF #EFEBEF
split-complementary
#EFEDEB #EBEFEF #EBEBEF
monochromatic
#B9B0A7 #D4CEC9 #EFEDEB #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.17
#EFEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#EFEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEDEB
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEDEB | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEB
Deuteranopia (green-blind)
#EEEDEB
Tritanopia (blue-blind)
#F0EDEC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #efedeb; /* rgb */ color: rgb(239, 237, 235); /* oklch */ color: oklch(94.7% 0.003 67.8);
Tailwind
colors: {
custom: {
50: '#f4f2f1',
500: '#efedeb',
950: '#000000',
},
}SCSS
$custom: #efedeb; $custom-light: #f4f2f1; $custom-dark: #000000;
JSON
{
"hex": "#efedeb",
"rgb": {
"r": 239,
"g": 237,
"b": 235
},
"hsl": {
"h": 30,
"s": 11.111,
"l": 92.941
},
"oklch": {
"l": 0.94709,
"c": 0.00344,
"h": 67.8
},
"luminance": 0.84917
}Semantic roles & 50–950 ramp
primary
#EFEDEB
secondary
#BABFC4
accent
#739550
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585