#EBDCC8#EBDCC8
#EBDCC8 is a very light, muted orange. Relative luminance 0.730; OKLCH L 90.1% C 0.031 H 75.2°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCC8 |
|---|---|
| RGB | rgb(235, 220, 200) |
| HSL | hsl(34, 47%, 85%) |
| HSV | hsv(34, 15%, 92%) |
| CMYK | cmyk(0%, 6.4%, 14.9%, 7.8%) |
| CIE-LAB | lab(88.46, 1.89, 11.68) |
| CIE-LCH | lch(88.46, 11.83, 80.83°) |
| OKLab | oklab(90.12% 0.008 0.0304) |
| OKLCH | oklch(90.12% 0.031 75.2) |
| XYZ | xyz(70.2788, 73.0199, 65.0244) |
| Luminance | 0.7302 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 0.84
Champagne
#F7E7CE
ΔE00 2.96
Antiquewhite
#FAEBD7
ΔE00 3.27
Papayawhip
#FFEFD5
ΔE00 4.57
Blanchedalmond
#FFEBCD
ΔE00 4.70
Eggshell
#F0EAD6
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCC8 #C8D7EB
analogous
#EBCAC8 #EBDCC8 #E8EBC8
triadic
#EBDCC8 #C8EBDC #DCC8EB
tetradic
#EBDCC8 #C8EBCA #C8D7EB #EBC8E8
square
#EBDCC8 #C8EBCA #C8D7EB #EBC8E8
split-complementary
#EBDCC8 #C8E8EB #CAC8EB
monochromatic
#CAA36E #DBBF9B #EBDCC8 #F7F1E9 #F7F1E9
Accessibility & contrast
On white
1.35
#EBDCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#EBDCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCC8
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCC8 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC7
Deuteranopia (green-blind)
#E6DFC8
Tritanopia (blue-blind)
#F2D8D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ebdcc8; /* rgb */ color: rgb(235, 220, 200); /* oklch */ color: oklch(90.1% 0.031 75.2);
Tailwind
colors: {
custom: {
50: '#f1e6d8',
500: '#ebdcc8',
950: '#000000',
},
}SCSS
$custom: #ebdcc8; $custom-light: #f1e6d8; $custom-dark: #000000;
JSON
{
"hex": "#ebdcc8",
"rgb": {
"r": 235,
"g": 220,
"b": 200
},
"hsl": {
"h": 34.286,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.90124,
"c": 0.03144,
"h": 75.2
},
"luminance": 0.73019
}Semantic roles & 50–950 ramp
primary
#EBDCC8
secondary
#90A8C7
accent
#69BA2C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483