#EBE4D2#EBE4D2
#EBE4D2 is a very light, muted orange. Relative luminance 0.778; OKLCH L 92.0% C 0.025 H 89.2°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE4D2 |
|---|---|
| RGB | rgb(235, 228, 210) |
| HSL | hsl(43, 38%, 87%) |
| HSV | hsv(43, 11%, 92%) |
| CMYK | cmyk(0%, 3%, 10.6%, 7.8%) |
| CIE-LAB | lab(90.69, -0.65, 9.63) |
| CIE-LCH | lch(90.69, 9.65, 93.87°) |
| OKLab | oklab(91.95% 0.0003 0.0252) |
| OKLCH | oklch(91.95% 0.025 89.2) |
| XYZ | xyz(73.6360, 77.8029, 72.0986) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.59
Warm Beige
#E9DCC9
ΔE00 3.16
Oldlace
#FDF5E6
ΔE00 3.99
Antiquewhite
#FAEBD7
ΔE00 3.99
Champagne
#F7E7CE
ΔE00 4.10
Papayawhip
#FFEFD5
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE4D2 #D2D9EB
analogous
#EBD8D2 #EBE4D2 #E6EBD2
triadic
#EBE4D2 #D2EBE4 #E4D2EB
tetradic
#EBE4D2 #D2EBD8 #D2D9EB #EBD2E6
square
#EBE4D2 #D2EBD8 #D2D9EB #EBD2E6
split-complementary
#EBE4D2 #D2E6EB #D8D2EB
monochromatic
#C5B17D #D8CBA8 #EBE4D2 #F6F2EA #F6F2EA
Accessibility & contrast
On white
1.27
#EBE4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#EBE4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE4D2
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE4D2 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E3D1
Deuteranopia (green-blind)
#EAE5D2
Tritanopia (blue-blind)
#F0E1DF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ebe4d2; /* rgb */ color: rgb(235, 228, 210); /* oklch */ color: oklch(92.0% 0.025 89.2);
Tailwind
colors: {
custom: {
50: '#f1ecdf',
500: '#ebe4d2',
950: '#000000',
},
}SCSS
$custom: #ebe4d2; $custom-light: #f1ecdf; $custom-dark: #000000;
JSON
{
"hex": "#ebe4d2",
"rgb": {
"r": 235,
"g": 228,
"b": 210
},
"hsl": {
"h": 43.2,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.91954,
"c": 0.02515,
"h": 89.2
},
"luminance": 0.77802
}Semantic roles & 50–950 ramp
primary
#EBE4D2
secondary
#9BA7C6
accent
#57B134
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484