#EBC2A9#EBC2A9
#EBC2A9 is a very light, muted orange. Relative luminance 0.591; OKLCH L 84.3% C 0.058 H 53.1°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC2A9 |
|---|---|
| RGB | rgb(235, 194, 169) |
| HSL | hsl(23, 62%, 79%) |
| HSV | hsv(23, 28%, 92%) |
| CMYK | cmyk(0%, 17.4%, 28.1%, 7.8%) |
| CIE-LAB | lab(81.35, 10.99, 18.06) |
| CIE-LCH | lch(81.35, 21.14, 58.69°) |
| OKLab | oklab(84.34% 0.0349 0.0464) |
| OKLCH | oklch(84.34% 0.058 53.1) |
| XYZ | xyz(60.7151, 59.1128, 45.7402) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.30
Peach
#FFDAB9
ΔE00 6.48
Light Peach
#FFD8B1
ΔE00 7.14
Burlywood
#DEB887
ΔE00 8.83
Tan
#D2B48C
ΔE00 8.89
Pale Salmon
#FFB19A
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC2A9 #A9D2EB
analogous
#EBA9B1 #EBC2A9 #EBE3A9
triadic
#EBC2A9 #A9EBC2 #C2A9EB
tetradic
#EBC2A9 #B1EBA9 #A9D2EB #E3A9EB
square
#EBC2A9 #B1EBA9 #A9D2EB #E3A9EB
split-complementary
#EBC2A9 #A9EBE3 #A9B1EB
monochromatic
#D47C46 #DF9F77 #EBC2A9 #F7E5DB #F9EDE6
Accessibility & contrast
On white
1.64
#EBC2A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#EBC2A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC2A9
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC2A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC2A9 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC5A7
Deuteranopia (green-blind)
#D7CEA9
Tritanopia (blue-blind)
#F7BBBB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebc2a9; /* rgb */ color: rgb(235, 194, 169); /* oklch */ color: oklch(84.3% 0.058 53.1);
Tailwind
colors: {
custom: {
50: '#f2d4c2',
500: '#ebc2a9',
950: '#000000',
},
}SCSS
$custom: #ebc2a9; $custom-light: #f2d4c2; $custom-dark: #000000;
JSON
{
"hex": "#ebc2a9",
"rgb": {
"r": 235,
"g": 194,
"b": 169
},
"hsl": {
"h": 22.727,
"s": 62.264,
"l": 79.216
},
"oklch": {
"l": 0.8434,
"c": 0.05801,
"h": 53.1
},
"luminance": 0.5911
}Semantic roles & 50–950 ramp
primary
#EBC2A9
secondary
#71A7C7
accent
#88CA1B
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382