#EBCAAF#EBCAAF
#EBCAAF is a very light, muted orange. Relative luminance 0.630; OKLCH L 86.0% C 0.052 H 61.3°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCAAF |
|---|---|
| RGB | rgb(235, 202, 175) |
| HSL | hsl(27, 60%, 80%) |
| HSV | hsv(27, 26%, 92%) |
| CMYK | cmyk(0%, 14%, 25.5%, 7.8%) |
| CIE-LAB | lab(83.44, 7.59, 17.79) |
| CIE-LCH | lch(83.44, 19.34, 66.88°) |
| OKLab | oklab(86.01% 0.025 0.0457) |
| OKLCH | oklch(86.01% 0.052 61.3) |
| XYZ | xyz(63.1199, 63.0005, 49.3845) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.87
Peach
#FFDAB9
ΔE00 4.22
Light Peach
#FFD8B1
ΔE00 4.91
Bisque
#FFE4C4
ΔE00 6.59
Tan
#D2B48C
ΔE00 7.79
Burlywood
#DEB887
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCAAF #AFD0EB
analogous
#EBAFB2 #EBCAAF #EBE8AF
triadic
#EBCAAF #AFEBCA #CAAFEB
tetradic
#EBCAAF #B2EBAF #AFD0EB #E8AFEB
square
#EBCAAF #B2EBAF #AFD0EB #E8AFEB
split-complementary
#EBCAAF #AFEBE8 #AFB2EB
monochromatic
#D3894D #DFAA7E #EBCAAF #F7EAE0 #F9EFE7
Accessibility & contrast
On white
1.54
#EBCAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#EBCAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCAAF
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCAAF | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCAD
Deuteranopia (green-blind)
#DCD3AF
Tritanopia (blue-blind)
#F6C3C2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebcaaf; /* rgb */ color: rgb(235, 202, 175); /* oklch */ color: oklch(86.0% 0.052 61.3);
Tailwind
colors: {
custom: {
50: '#f2dac7',
500: '#ebcaaf',
950: '#000000',
},
}SCSS
$custom: #ebcaaf; $custom-light: #f2dac7; $custom-dark: #000000;
JSON
{
"hex": "#ebcaaf",
"rgb": {
"r": 235,
"g": 202,
"b": 175
},
"hsl": {
"h": 27,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.86014,
"c": 0.05211,
"h": 61.3
},
"luminance": 0.62998
}Semantic roles & 50–950 ramp
primary
#EBCAAF
secondary
#77A3C7
accent
#7BC81E
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382