#EBCDB6#EBCDB6
#EBCDB6 is a very light, muted orange. Relative luminance 0.647; OKLCH L 86.8% C 0.046 H 59.6°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDB6 |
|---|---|
| RGB | rgb(235, 205, 182) |
| HSL | hsl(26, 57%, 82%) |
| HSV | hsv(26, 23%, 92%) |
| CMYK | cmyk(0%, 12.8%, 22.6%, 7.8%) |
| CIE-LAB | lab(84.33, 7.00, 15.33) |
| CIE-LCH | lch(84.33, 16.85, 65.44°) |
| OKLab | oklab(86.76% 0.0232 0.0396) |
| OKLCH | oklch(86.76% 0.046 59.6) |
| XYZ | xyz(64.5361, 64.7042, 53.3365) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.43
Peach
#FFDAB9
ΔE00 4.55
Light Peach
#FFD8B1
ΔE00 5.66
Bisque
#FFE4C4
ΔE00 6.40
Warm Beige
#E9DCC9
ΔE00 7.20
Champagne
#F7E7CE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDB6 #B6D4EB
analogous
#EBB6BA #EBCDB6 #EBE8B6
triadic
#EBCDB6 #B6EBCD #CDB6EB
tetradic
#EBCDB6 #BAEBB6 #B6D4EB #E8B6EB
square
#EBCDB6 #BAEBB6 #B6D4EB #E8B6EB
split-complementary
#EBCDB6 #B6EBE8 #B6BAEB
monochromatic
#D18B56 #DEAC86 #EBCDB6 #F8EEE6 #F8EFE7
Accessibility & contrast
On white
1.51
#EBCDB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#EBCDB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDB6
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDB6 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB5
Deuteranopia (green-blind)
#DDD5B6
Tritanopia (blue-blind)
#F5C7C7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebcdb6; /* rgb */ color: rgb(235, 205, 182); /* oklch */ color: oklch(86.8% 0.046 59.6);
Tailwind
colors: {
custom: {
50: '#f2dccc',
500: '#ebcdb6',
950: '#000000',
},
}SCSS
$custom: #ebcdb6; $custom-light: #f2dccc; $custom-dark: #000000;
JSON
{
"hex": "#ebcdb6",
"rgb": {
"r": 235,
"g": 205,
"b": 182
},
"hsl": {
"h": 26.038,
"s": 56.989,
"l": 81.765
},
"oklch": {
"l": 0.86758,
"c": 0.04592,
"h": 59.6
},
"luminance": 0.64702
}Semantic roles & 50–950 ramp
primary
#EBCDB6
secondary
#7EA7C7
accent
#7EC521
background
#FFFEFE
surface
#FEFCFA
border
#D6D5D3
text
#171513
muted
#858483