#EBCBAA#EBCBAA
#EBCBAA is a very light, muted orange. Relative luminance 0.633; OKLCH L 86.1% C 0.057 H 67.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCBAA |
|---|---|
| RGB | rgb(235, 203, 170) |
| HSL | hsl(30, 62%, 79%) |
| HSV | hsv(30, 28%, 92%) |
| CMYK | cmyk(0%, 13.6%, 27.7%, 7.8%) |
| CIE-LAB | lab(83.59, 6.40, 20.64) |
| CIE-LCH | lch(83.59, 21.60, 72.78°) |
| OKLab | oklab(86.1% 0.0215 0.0527) |
| OKLCH | oklch(86.1% 0.057 67.8) |
| XYZ | xyz(62.8733, 63.2785, 46.9245) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.91
Peach
#FFDAB9
ΔE00 4.05
Apricot
#FBCEB1
ΔE00 5.26
Bisque
#FFE4C4
ΔE00 5.74
Navajowhite
#FFDEAD
ΔE00 6.23
Burlywood
#DEB887
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCBAA #AACAEB
analogous
#EBABAA #EBCBAA #EAEBAA
triadic
#EBCBAA #AAEBCB #CBAAEB
tetradic
#EBCBAA #AAEBAB #AACAEB #EBAAEA
square
#EBCBAA #AAEBAB #AACAEB #EBAAEA
split-complementary
#EBCBAA #AAEAEB #ABAAEB
monochromatic
#D48E47 #DFAD78 #EBCBAA #F7E9DC #F9F0E6
Accessibility & contrast
On white
1.54
#EBCBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#EBCBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCBAA
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCBAA | 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)
#D6CCA8
Deuteranopia (green-blind)
#DED3AB
Tritanopia (blue-blind)
#F6C4C2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebcbaa; /* rgb */ color: rgb(235, 203, 170); /* oklch */ color: oklch(86.1% 0.057 67.8);
Tailwind
colors: {
custom: {
50: '#f2dac3',
500: '#ebcbaa',
950: '#000000',
},
}SCSS
$custom: #ebcbaa; $custom-light: #f2dac3; $custom-dark: #000000;
JSON
{
"hex": "#ebcbaa",
"rgb": {
"r": 235,
"g": 203,
"b": 170
},
"hsl": {
"h": 30.462,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.86095,
"c": 0.05692,
"h": 67.8
},
"luminance": 0.63276
}Semantic roles & 50–950 ramp
primary
#EBCBAA
secondary
#729CC7
accent
#71CA1C
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382