#EBCAAD#EBCAAD
#EBCAAD is a very light, muted orange. Relative luminance 0.629; OKLCH L 86.0% C 0.054 H 63.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCAAD |
|---|---|
| RGB | rgb(235, 202, 173) |
| HSL | hsl(28, 61%, 80%) |
| HSV | hsv(28, 26%, 92%) |
| CMYK | cmyk(0%, 14%, 26.4%, 7.8%) |
| CIE-LAB | lab(83.40, 7.32, 18.79) |
| CIE-LCH | lch(83.40, 20.17, 68.71°) |
| OKLab | oklab(85.97% 0.0242 0.0482) |
| OKLCH | oklch(85.97% 0.054 63.3) |
| XYZ | xyz(62.9250, 62.9225, 48.3577) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.05
Apricot
#FBCEB1
ΔE00 4.16
Light Peach
#FFD8B1
ΔE00 4.49
Bisque
#FFE4C4
ΔE00 6.32
Tan
#D2B48C
ΔE00 7.30
Burlywood
#DEB887
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCAAD #ADCEEB
analogous
#EBADAF #EBCAAD #EBE9AD
triadic
#EBCAAD #ADEBCA #CAADEB
tetradic
#EBCAAD #AFEBAD #ADCEEB #E9ADEB
square
#EBCAAD #AFEBAD #ADCEEB #E9ADEB
split-complementary
#EBCAAD #ADEBE9 #ADAFEB
monochromatic
#D38A4B #DFAA7C #EBCAAD #F7EADE #F9EFE6
Accessibility & contrast
On white
1.55
#EBCAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#EBCAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCAAD
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCAAD | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAB
Deuteranopia (green-blind)
#DCD3AD
Tritanopia (blue-blind)
#F6C3C2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebcaad; /* rgb */ color: rgb(235, 202, 173); /* oklch */ color: oklch(86.0% 0.054 63.3);
Tailwind
colors: {
custom: {
50: '#f2dac5',
500: '#ebcaad',
950: '#000000',
},
}SCSS
$custom: #ebcaad; $custom-light: #f2dac5; $custom-dark: #000000;
JSON
{
"hex": "#ebcaad",
"rgb": {
"r": 235,
"g": 202,
"b": 173
},
"hsl": {
"h": 28.065,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.85969,
"c": 0.05393,
"h": 63.3
},
"luminance": 0.6292
}Semantic roles & 50–950 ramp
primary
#EBCAAD
secondary
#75A1C7
accent
#78C81D
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382