#EBCCB8#EBCCB8
#EBCCB8 is a very light, muted orange. Relative luminance 0.643; OKLCH L 86.6% C 0.044 H 54.8°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCCB8 |
|---|---|
| RGB | rgb(235, 204, 184) |
| HSL | hsl(24, 56%, 82%) |
| HSV | hsv(24, 22%, 92%) |
| CMYK | cmyk(0%, 13.2%, 21.7%, 7.8%) |
| CIE-LAB | lab(84.13, 7.81, 13.98) |
| CIE-LCH | lch(84.13, 16.01, 60.80°) |
| OKLab | oklab(86.61% 0.0255 0.0362) |
| OKLCH | oklch(86.61% 0.044 54.8) |
| XYZ | xyz(64.5058, 64.3106, 54.3533) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.36
Peach
#FFDAB9
ΔE00 5.45
Light Peach
#FFD8B1
ΔE00 6.74
Bisque
#FFE4C4
ΔE00 7.53
Warm Beige
#E9DCC9
ΔE00 7.98
Warm Gray
#C9BEB0
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCCB8 #B8D7EB
analogous
#EBB8BE #EBCCB8 #EBE5B8
triadic
#EBCCB8 #B8EBCC #CCB8EB
tetradic
#EBCCB8 #BEEBB8 #B8D7EB #E5B8EB
square
#EBCCB8 #BEEBB8 #B8D7EB #E5B8EB
split-complementary
#EBCCB8 #B8EBE5 #B8BEEB
monochromatic
#D08759 #DEAA88 #EBCCB8 #F8EEE7 #F8EEE7
Accessibility & contrast
On white
1.51
#EBCCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#EBCCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCCB8
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCCB8 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CEB7
Deuteranopia (green-blind)
#DCD4B8
Tritanopia (blue-blind)
#F5C6C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebccb8; /* rgb */ color: rgb(235, 204, 184); /* oklch */ color: oklch(86.6% 0.044 54.8);
Tailwind
colors: {
custom: {
50: '#f2dbcd',
500: '#ebccb8',
950: '#000000',
},
}SCSS
$custom: #ebccb8; $custom-light: #f2dbcd; $custom-dark: #000000;
JSON
{
"hex": "#ebccb8",
"rgb": {
"r": 235,
"g": 204,
"b": 184
},
"hsl": {
"h": 23.529,
"s": 56.044,
"l": 82.157
},
"oklch": {
"l": 0.86613,
"c": 0.04434,
"h": 54.8
},
"luminance": 0.64309
}Semantic roles & 50–950 ramp
primary
#EBCCB8
secondary
#80ABC7
accent
#84C422
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171513
muted
#858483