#EBCCB4#EBCCB4
#EBCCB4 is a very light, muted orange. Relative luminance 0.641; OKLCH L 86.5% C 0.048 H 59.9°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCCB4 |
|---|---|
| RGB | rgb(235, 204, 180) |
| HSL | hsl(26, 58%, 81%) |
| HSV | hsv(26, 23%, 92%) |
| CMYK | cmyk(0%, 13.2%, 23.4%, 7.8%) |
| CIE-LAB | lab(84.04, 7.24, 15.98) |
| CIE-LCH | lch(84.04, 17.54, 65.61°) |
| OKLab | oklab(86.52% 0.024 0.0412) |
| OKLCH | oklch(86.52% 0.048 59.9) |
| XYZ | xyz(64.0924, 64.1452, 52.1763) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.17
Peach
#FFDAB9
ΔE00 4.44
Light Peach
#FFD8B1
ΔE00 5.46
Bisque
#FFE4C4
ΔE00 6.49
Warm Beige
#E9DCC9
ΔE00 7.52
Champagne
#F7E7CE
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCCB4 #B4D3EB
analogous
#EBB4B8 #EBCCB4 #EBE8B4
triadic
#EBCCB4 #B4EBCC #CCB4EB
tetradic
#EBCCB4 #B8EBB4 #B4D3EB #E8B4EB
square
#EBCCB4 #B8EBB4 #B4D3EB #E8B4EB
split-complementary
#EBCCB4 #B4EBE8 #B4B8EB
monochromatic
#D18A53 #DEAB84 #EBCCB4 #F8EDE4 #F9EFE7
Accessibility & contrast
On white
1.52
#EBCCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#EBCCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCCB4
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCCB4 | 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)
#D5CEB2
Deuteranopia (green-blind)
#DDD4B4
Tritanopia (blue-blind)
#F5C6C5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebccb4; /* rgb */ color: rgb(235, 204, 180); /* oklch */ color: oklch(86.5% 0.048 59.9);
Tailwind
colors: {
custom: {
50: '#f2dbca',
500: '#ebccb4',
950: '#000000',
},
}SCSS
$custom: #ebccb4; $custom-light: #f2dbca; $custom-dark: #000000;
JSON
{
"hex": "#ebccb4",
"rgb": {
"r": 235,
"g": 204,
"b": 180
},
"hsl": {
"h": 26.182,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.86517,
"c": 0.04769,
"h": 59.9
},
"luminance": 0.64143
}Semantic roles & 50–950 ramp
primary
#EBCCB4
secondary
#7CA6C7
accent
#7DC520
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171513
muted
#858482