#EFEBE7#EFEBE7
#EFEBE7 is a very light, near-neutral orange. Relative luminance 0.835; OKLCH L 94.2% C 0.007 H 67.8°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBE7 |
|---|---|
| RGB | rgb(239, 235, 231) |
| HSL | hsl(30, 20%, 92%) |
| HSV | hsv(30, 3%, 94%) |
| CMYK | cmyk(0%, 1.7%, 3.3%, 6.3%) |
| CIE-LAB | lab(93.25, 0.65, 2.41) |
| CIE-LCH | lch(93.25, 2.50, 75.01°) |
| OKLab | oklab(94.21% 0.0026 0.0064) |
| OKLCH | oklch(94.21% 0.007 67.8) |
| XYZ | xyz(79.7266, 83.5372, 87.5100) |
| Luminance | 0.8354 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 3.14
Whitesmoke
#F5F5F5
ΔE00 3.15
Linen
#FAF0E6
ΔE00 3.49
Seashell
#FFF5EE
ΔE00 3.53
Snow
#FFFAFA
ΔE00 3.95
Floralwhite
#FFFAF0
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBE7 #E7EBEF
analogous
#EFE7E7 #EFEBE7 #EFEFE7
triadic
#EFEBE7 #E7EFEB #EBE7EF
tetradic
#EFEBE7 #E7EFE7 #E7EBEF #EFE7EF
square
#EFEBE7 #E7EFE7 #E7EBEF #EFE7EF
split-complementary
#EFEBE7 #E7EFEF #E7E7EF
monochromatic
#BEAE9E #D7CCC2 #EFEBE7 #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.19
#EFEBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#EFEBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBE7
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBE7 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE7
Deuteranopia (green-blind)
#EDECE7
Tritanopia (blue-blind)
#F1EAEA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #efebe7; /* rgb */ color: rgb(239, 235, 231); /* oklch */ color: oklch(94.2% 0.007 67.8);
Tailwind
colors: {
custom: {
50: '#f4f1ee',
500: '#efebe7',
950: '#000000',
},
}SCSS
$custom: #efebe7; $custom-light: #f4f1ee; $custom-dark: #000000;
JSON
{
"hex": "#efebe7",
"rgb": {
"r": 239,
"g": 235,
"b": 231
},
"hsl": {
"h": 30,
"s": 20,
"l": 92.157
},
"oklch": {
"l": 0.94206,
"c": 0.00689,
"h": 67.8
},
"luminance": 0.83537
}Semantic roles & 50–950 ramp
primary
#EFEBE7
secondary
#B4BDC6
accent
#739E47
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585