#EFEBE5#EFEBE5
#EFEBE5 is a very light, near-neutral orange. Relative luminance 0.834; OKLCH L 94.2% C 0.009 H 78.3°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBE5 |
|---|---|
| RGB | rgb(239, 235, 229) |
| HSL | hsl(36, 24%, 92%) |
| HSV | hsv(36, 4%, 94%) |
| CMYK | cmyk(0%, 1.7%, 4.2%, 6.3%) |
| CIE-LAB | lab(93.20, 0.30, 3.38) |
| CIE-LCH | lch(93.20, 3.39, 84.89°) |
| OKLab | oklab(94.15% 0.0019 0.0089) |
| OKLCH | oklch(94.15% 0.009 78.3) |
| XYZ | xyz(79.4458, 83.4249, 86.0308) |
| Luminance | 0.8343 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.08
Off White
#FAF9F6
ΔE00 3.34
Floralwhite
#FFFAF0
ΔE00 3.55
Seashell
#FFF5EE
ΔE00 3.58
Whitesmoke
#F5F5F5
ΔE00 3.75
Oldlace
#FDF5E6
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBE5 #E5E9EF
analogous
#EFE6E5 #EFEBE5 #EEEFE5
triadic
#EFEBE5 #E5EFEB #EBE5EF
tetradic
#EFEBE5 #E5EFE6 #E5E9EF #EFE5EE
square
#EFEBE5 #E5EFE6 #E5E9EF #EFE5EE
split-complementary
#EFEBE5 #E5EEEF #E6E5EF
monochromatic
#C0B199 #D8CEBF #EFEBE5 #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.19
#EFEBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#EFEBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBE5
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBE5 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEBE5
Deuteranopia (green-blind)
#EEECE5
Tritanopia (blue-blind)
#F1EAE9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #efebe5; /* rgb */ color: rgb(239, 235, 229); /* oklch */ color: oklch(94.2% 0.009 78.3);
Tailwind
colors: {
custom: {
50: '#f4f1ed',
500: '#efebe5',
950: '#000000',
},
}SCSS
$custom: #efebe5; $custom-light: #f4f1ed; $custom-dark: #000000;
JSON
{
"hex": "#efebe5",
"rgb": {
"r": 239,
"g": 235,
"b": 229
},
"hsl": {
"h": 36,
"s": 23.81,
"l": 91.765
},
"oklch": {
"l": 0.94151,
"c": 0.00912,
"h": 78.3
},
"luminance": 0.83425
}Semantic roles & 50–950 ramp
primary
#EFEBE5
secondary
#B1BAC7
accent
#69A243
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171616
muted
#858584