#EBCDA8#EBCDA8
#EBCDA8 is a very light, muted orange. Relative luminance 0.642; OKLCH L 86.4% C 0.059 H 72.7°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDA8 |
|---|---|
| RGB | rgb(235, 205, 168) |
| HSL | hsl(33, 63%, 79%) |
| HSV | hsv(33, 29%, 92%) |
| CMYK | cmyk(0%, 12.8%, 28.5%, 7.8%) |
| CIE-LAB | lab(84.05, 5.09, 22.32) |
| CIE-LCH | lch(84.05, 22.89, 77.16°) |
| OKLab | oklab(86.44% 0.0177 0.0568) |
| OKLCH | oklch(86.44% 0.059 72.7) |
| XYZ | xyz(63.1609, 64.1541, 46.0941) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.01
Peach
#FFDAB9
ΔE00 4.69
Navajowhite
#FFDEAD
ΔE00 4.95
Wheat
#F5DEB3
ΔE00 5.07
Bisque
#FFE4C4
ΔE00 5.37
Moccasin
#FFE4B5
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDA8 #A8C6EB
analogous
#EBACA8 #EBCDA8 #E8EBA8
triadic
#EBCDA8 #A8EBCD #CDA8EB
tetradic
#EBCDA8 #A8EBAC #A8C6EB #EBA8E8
square
#EBCDA8 #A8EBAC #A8C6EB #EBA8E8
split-complementary
#EBCDA8 #A8E8EB #ACA8EB
monochromatic
#D49444 #E0B076 #EBCDA8 #F6EADA #F9F1E6
Accessibility & contrast
On white
1.52
#EBCDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#EBCDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDA8
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDA8 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA6
Deuteranopia (green-blind)
#DFD4A9
Tritanopia (blue-blind)
#F7C5C3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebcda8; /* rgb */ color: rgb(235, 205, 168); /* oklch */ color: oklch(86.4% 0.059 72.7);
Tailwind
colors: {
custom: {
50: '#f2dcc2',
500: '#ebcda8',
950: '#000000',
},
}SCSS
$custom: #ebcda8; $custom-light: #f2dcc2; $custom-dark: #000000;
JSON
{
"hex": "#ebcda8",
"rgb": {
"r": 235,
"g": 205,
"b": 168
},
"hsl": {
"h": 33.134,
"s": 62.617,
"l": 79.02
},
"oklch": {
"l": 0.86441,
"c": 0.05949,
"h": 72.7
},
"luminance": 0.64152
}Semantic roles & 50–950 ramp
primary
#EBCDA8
secondary
#7097C7
accent
#6ACA1B
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171512
muted
#858482