#EBCAA8#EBCAA8
#EBCAA8 is a very light, muted orange. Relative luminance 0.627; OKLCH L 85.9% C 0.059 H 67.8°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCAA8 |
|---|---|
| RGB | rgb(235, 202, 168) |
| HSL | hsl(30, 63%, 79%) |
| HSV | hsv(30, 29%, 92%) |
| CMYK | cmyk(0%, 14%, 28.5%, 7.8%) |
| CIE-LAB | lab(83.30, 6.66, 21.29) |
| CIE-LCH | lch(83.30, 22.31, 72.64°) |
| OKLab | oklab(85.86% 0.0222 0.0543) |
| OKLCH | oklch(85.86% 0.059 67.8) |
| XYZ | xyz(62.4502, 62.7326, 45.8572) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.90
Peach
#FFDAB9
ΔE00 4.18
Apricot
#FBCEB1
ΔE00 5.21
Bisque
#FFE4C4
ΔE00 6.02
Burlywood
#DEB887
ΔE00 6.04
Navajowhite
#FFDEAD
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCAA8 #A8C9EB
analogous
#EBA9A8 #EBCAA8 #EBEBA8
triadic
#EBCAA8 #A8EBCA #CAA8EB
tetradic
#EBCAA8 #A8EBA9 #A8C9EB #EBA8EB
square
#EBCAA8 #A8EBA9 #A8C9EB #EBA8EB
split-complementary
#EBCAA8 #A8EBEB #A9A8EB
monochromatic
#D48D44 #E0AC76 #EBCAA8 #F6E8DA #F9F0E6
Accessibility & contrast
On white
1.55
#EBCAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#EBCAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCAA8
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCAA8 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CBA6
Deuteranopia (green-blind)
#DDD3A9
Tritanopia (blue-blind)
#F7C2C1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ebcaa8; /* rgb */ color: rgb(235, 202, 168); /* oklch */ color: oklch(85.9% 0.059 67.8);
Tailwind
colors: {
custom: {
50: '#f2dac2',
500: '#ebcaa8',
950: '#000000',
},
}SCSS
$custom: #ebcaa8; $custom-light: #f2dac2; $custom-dark: #000000;
JSON
{
"hex": "#ebcaa8",
"rgb": {
"r": 235,
"g": 202,
"b": 168
},
"hsl": {
"h": 30.448,
"s": 62.617,
"l": 79.02
},
"oklch": {
"l": 0.85857,
"c": 0.05867,
"h": 67.8
},
"luminance": 0.6273
}Semantic roles & 50–950 ramp
primary
#EBCAA8
secondary
#709BC7
accent
#71CA1B
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382