#EFECEB#EFECEB
#EFECEB is a very light, near-neutral orange. Relative luminance 0.843; OKLCH L 94.5% C 0.004 H 39.5°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EFECEB |
|---|---|
| RGB | rgb(239, 236, 235) |
| HSL | hsl(15, 11%, 93%) |
| HSV | hsv(15, 2%, 94%) |
| CMYK | cmyk(0%, 1.3%, 1.7%, 6.3%) |
| CIE-LAB | lab(93.60, 0.83, 0.84) |
| CIE-LCH | lch(93.60, 1.18, 45.34°) |
| OKLab | oklab(94.51% 0.0027 0.0022) |
| OKLCH | oklch(94.51% 0.004 39.5) |
| XYZ | xyz(80.5851, 84.3400, 90.6150) |
| Luminance | 0.8434 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.28
Off White
#FAF9F6
ΔE00 3.06
Snow
#FFFAFA
ΔE00 3.21
Pale Grey
#FDFDFE
ΔE00 3.74
Gainsboro
#DCDCDC
ΔE00 3.91
Very Light Pink
#FFF4F2
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFECEB #EBEEEF
analogous
#EFEBEC #EFECEB #EFEEEB
triadic
#EFECEB #EBEFEC #ECEBEF
tetradic
#EFECEB #ECEFEB #EBEEEF #EEEBEF
square
#EFECEB #ECEFEB #EBEEEF #EEEBEF
split-complementary
#EFECEB #EBEFEE #EBECEF
monochromatic
#B9ABA7 #D4CCC9 #EFECEB #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.18
#EFECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#EFECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFECEB
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFECEB | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEB
Deuteranopia (green-blind)
#EDEDEB
Tritanopia (blue-blind)
#F0ECEC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #efeceb; /* rgb */ color: rgb(239, 236, 235); /* oklch */ color: oklch(94.5% 0.004 39.5);
Tailwind
colors: {
custom: {
50: '#f4f2f1',
500: '#efeceb',
950: '#000000',
},
}SCSS
$custom: #efeceb; $custom-light: #f4f2f1; $custom-dark: #000000;
JSON
{
"hex": "#efeceb",
"rgb": {
"r": 239,
"g": 236,
"b": 235
},
"hsl": {
"h": 15,
"s": 11.111,
"l": 92.941
},
"oklch": {
"l": 0.94513,
"c": 0.00351,
"h": 39.5
},
"luminance": 0.8434
}Semantic roles & 50–950 ramp
primary
#EFECEB
secondary
#BAC2C4
accent
#849550
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585