#EBCDB5#EBCDB5
#EBCDB5 is a very light, muted orange. Relative luminance 0.647; OKLCH L 86.7% C 0.047 H 60.8°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDB5 |
|---|---|
| RGB | rgb(235, 205, 181) |
| HSL | hsl(27, 57%, 82%) |
| HSV | hsv(27, 23%, 92%) |
| CMYK | cmyk(0%, 12.8%, 23%, 7.8%) |
| CIE-LAB | lab(84.31, 6.86, 15.83) |
| CIE-LCH | lch(84.31, 17.25, 66.56°) |
| OKLab | oklab(86.74% 0.0228 0.0409) |
| OKLCH | oklch(86.74% 0.047 60.8) |
| XYZ | xyz(64.4331, 64.6630, 52.7942) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.35
Apricot
#FBCEB1
ΔE00 4.46
Light Peach
#FFD8B1
ΔE00 5.38
Bisque
#FFE4C4
ΔE00 6.17
Warm Beige
#E9DCC9
ΔE00 7.12
Champagne
#F7E7CE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDB5 #B5D3EB
analogous
#EBB5B8 #EBCDB5 #EBE8B5
triadic
#EBCDB5 #B5EBCD #CDB5EB
tetradic
#EBCDB5 #B8EBB5 #B5D3EB #E8B5EB
square
#EBCDB5 #B8EBB5 #B5D3EB #E8B5EB
split-complementary
#EBCDB5 #B5EBE8 #B5B8EB
monochromatic
#D18C55 #DEAC85 #EBCDB5 #F8EEE5 #F8EFE7
Accessibility & contrast
On white
1.51
#EBCDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#EBCDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDB5
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDB5 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB3
Deuteranopia (green-blind)
#DDD5B5
Tritanopia (blue-blind)
#F5C7C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebcdb5; /* rgb */ color: rgb(235, 205, 181); /* oklch */ color: oklch(86.7% 0.047 60.8);
Tailwind
colors: {
custom: {
50: '#f2dccb',
500: '#ebcdb5',
950: '#000000',
},
}SCSS
$custom: #ebcdb5; $custom-light: #f2dccb; $custom-dark: #000000;
JSON
{
"hex": "#ebcdb5",
"rgb": {
"r": 235,
"g": 205,
"b": 181
},
"hsl": {
"h": 26.667,
"s": 57.447,
"l": 81.569
},
"oklch": {
"l": 0.86735,
"c": 0.04681,
"h": 60.8
},
"luminance": 0.64661
}Semantic roles & 50–950 ramp
primary
#EBCDB5
secondary
#7DA6C7
accent
#7CC520
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482