#EBC2AB#EBC2AB
#EBC2AB is a very light, muted orange. Relative luminance 0.592; OKLCH L 84.4% C 0.057 H 50.9°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC2AB |
|---|---|
| RGB | rgb(235, 194, 171) |
| HSL | hsl(22, 62%, 80%) |
| HSV | hsv(22, 27%, 92%) |
| CMYK | cmyk(0%, 17.4%, 27.2%, 7.8%) |
| CIE-LAB | lab(81.40, 11.26, 17.06) |
| CIE-LCH | lch(81.40, 20.43, 56.58°) |
| OKLab | oklab(84.39% 0.0357 0.0439) |
| OKLCH | oklch(84.39% 0.057 50.9) |
| XYZ | xyz(60.9043, 59.1885, 46.7366) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.58
Peach
#FFDAB9
ΔE00 6.92
Light Peach
#FFD8B1
ΔE00 7.71
Pale Salmon
#FFB19A
ΔE00 8.82
Tan
#D2B48C
ΔE00 9.55
Burlywood
#DEB887
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC2AB #ABD4EB
analogous
#EBABB4 #EBC2AB #EBE2AB
triadic
#EBC2AB #ABEBC2 #C2ABEB
tetradic
#EBC2AB #B4EBAB #ABD4EB #E2ABEB
square
#EBC2AB #B4EBAB #ABD4EB #E2ABEB
split-complementary
#EBC2AB #ABEBE2 #ABB4EB
monochromatic
#D37A48 #DF9E7A #EBC2AB #F7E6DC #F9EDE6
Accessibility & contrast
On white
1.64
#EBC2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#EBC2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC2AB
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC2AB | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC5A9
Deuteranopia (green-blind)
#D7CEAB
Tritanopia (blue-blind)
#F7BBBC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebc2ab; /* rgb */ color: rgb(235, 194, 171); /* oklch */ color: oklch(84.4% 0.057 50.9);
Tailwind
colors: {
custom: {
50: '#f2d4c4',
500: '#ebc2ab',
950: '#000000',
},
}SCSS
$custom: #ebc2ab; $custom-light: #f2d4c4; $custom-dark: #000000;
JSON
{
"hex": "#ebc2ab",
"rgb": {
"r": 235,
"g": 194,
"b": 171
},
"hsl": {
"h": 21.563,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.84386,
"c": 0.05654,
"h": 50.9
},
"luminance": 0.59186
}Semantic roles & 50–950 ramp
primary
#EBC2AB
secondary
#73A9C7
accent
#8BC91C
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382