#EBCDB3#EBCDB3
#EBCDB3 is a very light, muted orange. Relative luminance 0.646; OKLCH L 86.7% C 0.049 H 63.0°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDB3 |
|---|---|
| RGB | rgb(235, 205, 179) |
| HSL | hsl(28, 58%, 81%) |
| HSV | hsv(28, 24%, 92%) |
| CMYK | cmyk(0%, 12.8%, 23.8%, 7.8%) |
| CIE-LAB | lab(84.27, 6.58, 16.82) |
| CIE-LCH | lch(84.27, 18.07, 68.64°) |
| OKLab | oklab(86.69% 0.0221 0.0433) |
| OKLCH | oklch(86.69% 0.049 63) |
| XYZ | xyz(64.2294, 64.5815, 51.7212) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.05
Apricot
#FBCEB1
ΔE00 4.62
Light Peach
#FFD8B1
ΔE00 4.87
Bisque
#FFE4C4
ΔE00 5.78
Warm Beige
#E9DCC9
ΔE00 7.02
Champagne
#F7E7CE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDB3 #B3D1EB
analogous
#EBB3B5 #EBCDB3 #EBE9B3
triadic
#EBCDB3 #B3EBCD #CDB3EB
tetradic
#EBCDB3 #B5EBB3 #B3D1EB #E9B3EB
square
#EBCDB3 #B5EBB3 #B3D1EB #E9B3EB
split-complementary
#EBCDB3 #B3EBE9 #B3B5EB
monochromatic
#D18D52 #DEAD83 #EBCDB3 #F8EDE3 #F9EFE7
Accessibility & contrast
On white
1.51
#EBCDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#EBCDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDB3
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDB3 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEB1
Deuteranopia (green-blind)
#DED5B3
Tritanopia (blue-blind)
#F5C7C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebcdb3; /* rgb */ color: rgb(235, 205, 179); /* oklch */ color: oklch(86.7% 0.049 63.0);
Tailwind
colors: {
custom: {
50: '#f2dcc9',
500: '#ebcdb3',
950: '#000000',
},
}SCSS
$custom: #ebcdb3; $custom-light: #f2dcc9; $custom-dark: #000000;
JSON
{
"hex": "#ebcdb3",
"rgb": {
"r": 235,
"g": 205,
"b": 179
},
"hsl": {
"h": 27.857,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.86688,
"c": 0.04863,
"h": 63
},
"luminance": 0.64579
}Semantic roles & 50–950 ramp
primary
#EBCDB3
secondary
#7BA4C7
accent
#79C620
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482