#EBCBAB#EBCBAB
#EBCBAB is a very light, muted orange. Relative luminance 0.633; OKLCH L 86.1% C 0.056 H 67.0°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCBAB |
|---|---|
| RGB | rgb(235, 203, 171) |
| HSL | hsl(30, 62%, 80%) |
| HSV | hsv(30, 27%, 92%) |
| CMYK | cmyk(0%, 13.6%, 27.2%, 7.8%) |
| CIE-LAB | lab(83.61, 6.53, 20.13) |
| CIE-LCH | lch(83.61, 21.17, 72.03°) |
| OKLab | oklab(86.12% 0.0219 0.0515) |
| OKLCH | oklch(86.12% 0.056 67) |
| XYZ | xyz(62.9683, 63.3165, 47.4246) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.98
Light Peach
#FFD8B1
ΔE00 3.98
Apricot
#FBCEB1
ΔE00 5.04
Bisque
#FFE4C4
ΔE00 5.77
Navajowhite
#FFDEAD
ΔE00 6.48
Burlywood
#DEB887
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCBAB #ABCBEB
analogous
#EBABAB #EBCBAB #EBEBAB
triadic
#EBCBAB #ABEBCB #CBABEB
tetradic
#EBCBAB #ABEBAB #ABCBEB #EBABEB
square
#EBCBAB #ABEBAB #ABCBEB #EBABEB
split-complementary
#EBCBAB #ABEBEB #ABABEB
monochromatic
#D38E48 #DFAC7A #EBCBAB #F7EADC #F9F0E6
Accessibility & contrast
On white
1.54
#EBCBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#EBCBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCBAB
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCBAB | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA9
Deuteranopia (green-blind)
#DDD3AC
Tritanopia (blue-blind)
#F6C4C2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebcbab; /* rgb */ color: rgb(235, 203, 171); /* oklch */ color: oklch(86.1% 0.056 67.0);
Tailwind
colors: {
custom: {
50: '#f2dac4',
500: '#ebcbab',
950: '#000000',
},
}SCSS
$custom: #ebcbab; $custom-light: #f2dac4; $custom-dark: #000000;
JSON
{
"hex": "#ebcbab",
"rgb": {
"r": 235,
"g": 203,
"b": 171
},
"hsl": {
"h": 30,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.86118,
"c": 0.05595,
"h": 67
},
"luminance": 0.63314
}Semantic roles & 50–950 ramp
primary
#EBCBAB
secondary
#739DC7
accent
#73C91C
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382