#EBCAB0#EBCAB0
#EBCAB0 is a very light, muted orange. Relative luminance 0.630; OKLCH L 86.0% C 0.051 H 60.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCAB0 |
|---|---|
| RGB | rgb(235, 202, 176) |
| HSL | hsl(26, 60%, 81%) |
| HSV | hsv(26, 25%, 92%) |
| CMYK | cmyk(0%, 14%, 25.1%, 7.8%) |
| CIE-LAB | lab(83.46, 7.73, 17.29) |
| CIE-LCH | lch(83.46, 18.94, 65.90°) |
| OKLab | oklab(86.04% 0.0254 0.0445) |
| OKLCH | oklch(86.04% 0.051 60.3) |
| XYZ | xyz(63.2185, 63.0400, 49.9037) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.77
Peach
#FFDAB9
ΔE00 4.36
Light Peach
#FFD8B1
ΔE00 5.15
Bisque
#FFE4C4
ΔE00 6.76
Tan
#D2B48C
ΔE00 8.06
Warm Beige
#E9DCC9
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCAB0 #B0D1EB
analogous
#EBB0B3 #EBCAB0 #EBE8B0
triadic
#EBCAB0 #B0EBCA #CAB0EB
tetradic
#EBCAB0 #B3EBB0 #B0D1EB #E8B0EB
square
#EBCAB0 #B3EBB0 #B0D1EB #E8B0EB
split-complementary
#EBCAB0 #B0EBE8 #B0B3EB
monochromatic
#D2884E #DFA97F #EBCAB0 #F7EBE1 #F9EFE7
Accessibility & contrast
On white
1.54
#EBCAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#EBCAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCAB0
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCAB0 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCAE
Deuteranopia (green-blind)
#DCD3B0
Tritanopia (blue-blind)
#F6C3C3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebcab0; /* rgb */ color: rgb(235, 202, 176); /* oklch */ color: oklch(86.0% 0.051 60.3);
Tailwind
colors: {
custom: {
50: '#f2dac7',
500: '#ebcab0',
950: '#000000',
},
}SCSS
$custom: #ebcab0; $custom-light: #f2dac7; $custom-dark: #000000;
JSON
{
"hex": "#ebcab0",
"rgb": {
"r": 235,
"g": 202,
"b": 176
},
"hsl": {
"h": 26.441,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.86037,
"c": 0.05122,
"h": 60.3
},
"luminance": 0.63038
}Semantic roles & 50–950 ramp
primary
#EBCAB0
secondary
#78A4C7
accent
#7DC71E
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382