#EBE5DF#EBE5DF
#EBE5DF is a very light, near-neutral orange. Relative luminance 0.790; OKLCH L 92.5% C 0.010 H 67.7°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE5DF |
|---|---|
| RGB | rgb(235, 229, 223) |
| HSL | hsl(30, 23%, 90%) |
| HSV | hsv(30, 5%, 92%) |
| CMYK | cmyk(0%, 2.6%, 5.1%, 7.8%) |
| CIE-LAB | lab(91.25, 0.99, 3.64) |
| CIE-LCH | lch(91.25, 3.77, 74.80°) |
| OKLab | oklab(92.49% 0.0039 0.0096) |
| OKLCH | oklch(92.49% 0.01 67.7) |
| XYZ | xyz(75.5977, 79.0290, 81.0693) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.24
Seashell
#FFF5EE
ΔE00 3.93
Gainsboro
#DCDCDC
ΔE00 4.22
Off White
#FAF9F6
ΔE00 4.72
Floralwhite
#FFFAF0
ΔE00 4.78
Whitesmoke
#F5F5F5
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE5DF #DFE5EB
analogous
#EBDFDF #EBE5DF #EBEBDF
triadic
#EBE5DF #DFEBE5 #E5DFEB
tetradic
#EBE5DF #DFEBDF #DFE5EB #EBDFEB
square
#EBE5DF #DFEBDF #DFE5EB #EBDFEB
split-complementary
#EBE5DF #DFEBEB #DFDFEB
monochromatic
#BCA894 #D3C6B9 #EBE5DF #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.25
#EBE5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#EBE5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE5DF
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE5DF | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5DF
Deuteranopia (green-blind)
#E9E6DF
Tritanopia (blue-blind)
#EEE4E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ebe5df; /* rgb */ color: rgb(235, 229, 223); /* oklch */ color: oklch(92.5% 0.010 67.7);
Tailwind
colors: {
custom: {
50: '#f1ede9',
500: '#ebe5df',
950: '#000000',
},
}SCSS
$custom: #ebe5df; $custom-light: #f1ede9; $custom-dark: #000000;
JSON
{
"hex": "#ebe5df",
"rgb": {
"r": 235,
"g": 229,
"b": 223
},
"hsl": {
"h": 30,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.92494,
"c": 0.01039,
"h": 67.7
},
"luminance": 0.79029
}Semantic roles & 50–950 ramp
primary
#EBE5DF
secondary
#ABB7C3
accent
#73A244
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161616
muted
#858484