#EBE4E0#EBE4E0
#EBE4E0 is a very light, near-neutral orange. Relative luminance 0.785; OKLCH L 92.3% C 0.009 H 52.1°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE4E0 |
|---|---|
| RGB | rgb(235, 228, 224) |
| HSL | hsl(22, 22%, 90%) |
| HSV | hsv(22, 5%, 92%) |
| CMYK | cmyk(0%, 3%, 4.7%, 7.8%) |
| CIE-LAB | lab(91.02, 1.67, 2.79) |
| CIE-LCH | lch(91.02, 3.25, 59.02°) |
| OKLab | oklab(92.32% 0.0058 0.0074) |
| OKLCH | oklch(92.32% 0.009 52.1) |
| XYZ | xyz(75.4571, 78.5313, 81.6895) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.79
Seashell
#FFF5EE
ΔE00 4.01
Gainsboro
#DCDCDC
ΔE00 4.02
Very Light Pink
#FFF4F2
ΔE00 4.26
Whitesmoke
#F5F5F5
ΔE00 4.81
Snow
#FFFAFA
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE4E0 #E0E7EB
analogous
#EBE0E1 #EBE4E0 #EBEAE0
triadic
#EBE4E0 #E0EBE4 #E4E0EB
tetradic
#EBE4E0 #E1EBE0 #E0E7EB #EAE0EB
square
#EBE4E0 #E1EBE0 #E0E7EB #EAE0EB
split-complementary
#EBE4E0 #E0EBEA #E0E1EB
monochromatic
#BBA396 #D3C4BB #EBE4E0 #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.26
#EBE4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#EBE4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE4E0
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE4E0 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4E0
Deuteranopia (green-blind)
#E7E6E0
Tritanopia (blue-blind)
#EDE3E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ebe4e0; /* rgb */ color: rgb(235, 228, 224); /* oklch */ color: oklch(92.3% 0.009 52.1);
Tailwind
colors: {
custom: {
50: '#f1ece9',
500: '#ebe4e0',
950: '#000000',
},
}SCSS
$custom: #ebe4e0; $custom-light: #f1ece9; $custom-dark: #000000;
JSON
{
"hex": "#ebe4e0",
"rgb": {
"r": 235,
"g": 228,
"b": 224
},
"hsl": {
"h": 21.818,
"s": 21.569,
"l": 90
},
"oklch": {
"l": 0.92324,
"c": 0.00936,
"h": 52.1
},
"luminance": 0.78531
}Semantic roles & 50–950 ramp
primary
#EBE4E0
secondary
#ADBBC2
accent
#7FA046
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161616
muted
#858484