#EBE4E1#EBE4E1
#EBE4E1 is a very light, near-neutral orange. Relative luminance 0.786; OKLCH L 92.4% C 0.009 H 44.9°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE4E1 |
|---|---|
| RGB | rgb(235, 228, 225) |
| HSL | hsl(18, 20%, 90%) |
| HSV | hsv(18, 4%, 92%) |
| CMYK | cmyk(0%, 3%, 4.3%, 7.8%) |
| CIE-LAB | lab(91.05, 1.85, 2.30) |
| CIE-LCH | lch(91.05, 2.95, 51.27°) |
| OKLab | oklab(92.35% 0.0061 0.0061) |
| OKLCH | oklch(92.35% 0.009 44.9) |
| XYZ | xyz(75.5931, 78.5857, 82.4058) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.92
Very Light Pink
#FFF4F2
ΔE00 4.07
Linen
#FAF0E6
ΔE00 4.16
Seashell
#FFF5EE
ΔE00 4.17
Whitesmoke
#F5F5F5
ΔE00 4.70
Snow
#FFFAFA
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE4E1 #E1E8EB
analogous
#EBE1E3 #EBE4E1 #EBE9E1
triadic
#EBE4E1 #E1EBE4 #E4E1EB
tetradic
#EBE4E1 #E3EBE1 #E1E8EB #E9E1EB
square
#EBE4E1 #E3EBE1 #E1E8EB #E9E1EB
split-complementary
#EBE4E1 #E1EBE9 #E1E3EB
monochromatic
#BAA298 #D3C3BC #EBE4E1 #F3EEED #F3EEED
Accessibility & contrast
On white
1.26
#EBE4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#EBE4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE4E1
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE4E1 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E1
Deuteranopia (green-blind)
#E7E6E1
Tritanopia (blue-blind)
#EDE3E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ebe4e1; /* rgb */ color: rgb(235, 228, 225); /* oklch */ color: oklch(92.4% 0.009 44.9);
Tailwind
colors: {
custom: {
50: '#f1ecea',
500: '#ebe4e1',
950: '#000000',
},
}SCSS
$custom: #ebe4e1; $custom-light: #f1ecea; $custom-dark: #000000;
JSON
{
"hex": "#ebe4e1",
"rgb": {
"r": 235,
"g": 228,
"b": 225
},
"hsl": {
"h": 18,
"s": 20,
"l": 90.196
},
"oklch": {
"l": 0.92352,
"c": 0.00866,
"h": 44.9
},
"luminance": 0.78585
}Semantic roles & 50–950 ramp
primary
#EBE4E1
secondary
#AEBCC2
accent
#849E47
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484