#EBE5E2#EBE5E2
#EBE5E2 is a very light, near-neutral orange. Relative luminance 0.792; OKLCH L 92.6% C 0.008 H 48.6°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE5E2 |
|---|---|
| RGB | rgb(235, 229, 226) |
| HSL | hsl(20, 18%, 90%) |
| HSV | hsv(20, 4%, 92%) |
| CMYK | cmyk(0%, 2.6%, 3.8%, 7.8%) |
| CIE-LAB | lab(91.32, 1.50, 2.18) |
| CIE-LCH | lch(91.32, 2.65, 55.39°) |
| OKLab | oklab(92.58% 0.0051 0.0058) |
| OKLCH | oklch(92.58% 0.008 48.6) |
| XYZ | xyz(76.0058, 79.1922, 83.2183) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.69
Linen
#FAF0E6
ΔE00 4.09
Seashell
#FFF5EE
ΔE00 4.12
Very Light Pink
#FFF4F2
ΔE00 4.16
Whitesmoke
#F5F5F5
ΔE00 4.30
Snow
#FFFAFA
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE5E2 #E2E8EB
analogous
#EBE2E3 #EBE5E2 #EBE9E2
triadic
#EBE5E2 #E2EBE5 #E5E2EB
tetradic
#EBE5E2 #E3EBE2 #E2E8EB #E9E2EB
square
#EBE5E2 #E3EBE2 #E2E8EB #E9E2EB
split-complementary
#EBE5E2 #E2EBE9 #E2E3EB
monochromatic
#B9A49A #D2C5BE #EBE5E2 #F3EFED #F3EFED
Accessibility & contrast
On white
1.25
#EBE5E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#EBE5E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE5E2
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE5E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE5E2 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5E2
Deuteranopia (green-blind)
#E8E7E2
Tritanopia (blue-blind)
#EDE4E4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ebe5e2; /* rgb */ color: rgb(235, 229, 226); /* oklch */ color: oklch(92.6% 0.008 48.6);
Tailwind
colors: {
custom: {
50: '#f1edeb',
500: '#ebe5e2',
950: '#000000',
},
}SCSS
$custom: #ebe5e2; $custom-light: #f1edeb; $custom-dark: #000000;
JSON
{
"hex": "#ebe5e2",
"rgb": {
"r": 235,
"g": 229,
"b": 226
},
"hsl": {
"h": 20,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.92576,
"c": 0.0077,
"h": 48.6
},
"luminance": 0.79192
}Semantic roles & 50–950 ramp
primary
#EBE5E2
secondary
#B0BCC2
accent
#819D49
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484