#EBE1DD#EBE1DD
#EBE1DD is a very light, near-neutral orange. Relative luminance 0.767; OKLCH L 91.7% C 0.012 H 43.3°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE1DD |
|---|---|
| RGB | rgb(235, 225, 221) |
| HSL | hsl(17, 26%, 89%) |
| HSV | hsv(17, 6%, 92%) |
| CMYK | cmyk(0%, 4.3%, 6%, 7.8%) |
| CIE-LAB | lab(90.20, 2.71, 3.16) |
| CIE-LCH | lch(90.20, 4.17, 49.43°) |
| OKLab | oklab(91.65% 0.0089 0.0084) |
| OKLCH | oklch(91.65% 0.012 43.3) |
| XYZ | xyz(74.2357, 76.7337, 79.2929) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.28
Linen
#FAF0E6
ΔE00 4.32
Seashell
#FFF5EE
ΔE00 4.46
Gainsboro
#DCDCDC
ΔE00 4.87
Snow
#FFFAFA
ΔE00 5.73
Light Gray
#D3D3D3
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE1DD #DDE7EB
analogous
#EBDDE0 #EBE1DD #EBE8DD
triadic
#EBE1DD #DDEBE1 #E1DDEB
tetradic
#EBE1DD #E0EBDD #DDE7EB #E8DDEB
square
#EBE1DD #E0EBDD #DDE7EB #E8DDEB
split-complementary
#EBE1DD #DDEBE8 #DDE0EB
monochromatic
#BE9D90 #D4BFB6 #EBE1DD #F4EEEC #F4EEEC
Accessibility & contrast
On white
1.28
#EBE1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#EBE1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE1DD
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE1DD | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DD
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#EEE0E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebe1dd; /* rgb */ color: rgb(235, 225, 221); /* oklch */ color: oklch(91.7% 0.012 43.3);
Tailwind
colors: {
custom: {
50: '#f1eae7',
500: '#ebe1dd',
950: '#000000',
},
}SCSS
$custom: #ebe1dd; $custom-light: #f1eae7; $custom-dark: #000000;
JSON
{
"hex": "#ebe1dd",
"rgb": {
"r": 235,
"g": 225,
"b": 221
},
"hsl": {
"h": 17.143,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.91654,
"c": 0.01224,
"h": 43.3
},
"luminance": 0.76733
}Semantic roles & 50–950 ramp
primary
#EBE1DD
secondary
#A9BCC3
accent
#88A441
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161616
muted
#858484