#EBCDBA#EBCDBA
#EBCDBA is a very light, muted orange. Relative luminance 0.649; OKLCH L 86.9% C 0.043 H 54.4°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDBA |
|---|---|
| RGB | rgb(235, 205, 186) |
| HSL | hsl(23, 55%, 83%) |
| HSV | hsv(23, 21%, 92%) |
| CMYK | cmyk(0%, 12.8%, 20.9%, 7.8%) |
| CIE-LAB | lab(84.42, 7.58, 13.33) |
| CIE-LCH | lch(84.42, 15.33, 60.37°) |
| OKLab | oklab(86.86% 0.0248 0.0346) |
| OKLCH | oklch(86.86% 0.043 54.4) |
| XYZ | xyz(64.9554, 64.8719, 55.5447) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.70
Peach
#FFDAB9
ΔE00 5.63
Light Peach
#FFD8B1
ΔE00 6.98
Bisque
#FFE4C4
ΔE00 7.52
Warm Beige
#E9DCC9
ΔE00 7.72
Warm Gray
#C9BEB0
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDBA #BAD8EB
analogous
#EBBAC0 #EBCDBA #EBE5BA
triadic
#EBCDBA #BAEBCD #CDBAEB
tetradic
#EBCDBA #C0EBBA #BAD8EB #E5BAEB
square
#EBCDBA #C0EBBA #BAD8EB #E5BAEB
split-complementary
#EBCDBA #BAEBE5 #BAC0EB
monochromatic
#CF885B #DDAB8B #EBCDBA #F8EEE7 #F8EEE7
Accessibility & contrast
On white
1.50
#EBCDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#EBCDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDBA
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDBA | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFB9
Deuteranopia (green-blind)
#DCD5BA
Tritanopia (blue-blind)
#F4C8C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebcdba; /* rgb */ color: rgb(235, 205, 186); /* oklch */ color: oklch(86.9% 0.043 54.4);
Tailwind
colors: {
custom: {
50: '#f2dcce',
500: '#ebcdba',
950: '#000000',
},
}SCSS
$custom: #ebcdba; $custom-light: #f2dcce; $custom-dark: #000000;
JSON
{
"hex": "#ebcdba",
"rgb": {
"r": 235,
"g": 205,
"b": 186
},
"hsl": {
"h": 23.265,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.86855,
"c": 0.04258,
"h": 54.4
},
"luminance": 0.6487
}Semantic roles & 50–950 ramp
primary
#EBCDBA
secondary
#82ACC7
accent
#85C323
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483