#EBE4DF#EBE4DF
#EBE4DF is a very light, near-neutral orange. Relative luminance 0.785; OKLCH L 92.3% C 0.010 H 58.2°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE4DF |
|---|---|
| RGB | rgb(235, 228, 223) |
| HSL | hsl(25, 23%, 90%) |
| HSV | hsv(25, 5%, 92%) |
| CMYK | cmyk(0%, 3%, 5.1%, 7.8%) |
| CIE-LAB | lab(91.00, 1.50, 3.28) |
| CIE-LCH | lch(91.00, 3.60, 65.35°) |
| OKLab | oklab(92.3% 0.0054 0.0087) |
| OKLCH | oklch(92.3% 0.01 58.2) |
| XYZ | xyz(75.3219, 78.4772, 80.9773) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.49
Seashell
#FFF5EE
ΔE00 3.93
Gainsboro
#DCDCDC
ΔE00 4.18
Very Light Pink
#FFF4F2
ΔE00 4.50
Whitesmoke
#F5F5F5
ΔE00 4.96
Off White
#FAF9F6
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE4DF #DFE6EB
analogous
#EBDFE0 #EBE4DF #EBEADF
triadic
#EBE4DF #DFEBE4 #E4DFEB
tetradic
#EBE4DF #E0EBDF #DFE6EB #EADFEB
square
#EBE4DF #E0EBDF #DFE6EB #EADFEB
split-complementary
#EBE4DF #DFEBEA #DFE0EB
monochromatic
#BCA494 #D3C4B9 #EBE4DF #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.26
#EBE4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#EBE4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE4DF
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE4DF | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DF
Deuteranopia (green-blind)
#E8E6DF
Tritanopia (blue-blind)
#EEE3E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ebe4df; /* rgb */ color: rgb(235, 228, 223); /* oklch */ color: oklch(92.3% 0.010 58.2);
Tailwind
colors: {
custom: {
50: '#f1ece9',
500: '#ebe4df',
950: '#000000',
},
}SCSS
$custom: #ebe4df; $custom-light: #f1ece9; $custom-dark: #000000;
JSON
{
"hex": "#ebe4df",
"rgb": {
"r": 235,
"g": 228,
"b": 223
},
"hsl": {
"h": 25,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.92297,
"c": 0.0102,
"h": 58.2
},
"luminance": 0.78477
}Semantic roles & 50–950 ramp
primary
#EBE4DF
secondary
#ABB9C3
accent
#7BA244
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161616
muted
#858484