#EBCAA7#EBCAA7
#EBCAA7 is a very light, muted orange. Relative luminance 0.627; OKLCH L 85.8% C 0.060 H 68.6°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCAA7 |
|---|---|
| RGB | rgb(235, 202, 167) |
| HSL | hsl(31, 63%, 79%) |
| HSV | hsv(31, 29%, 92%) |
| CMYK | cmyk(0%, 14%, 28.9%, 7.8%) |
| CIE-LAB | lab(83.28, 6.52, 21.79) |
| CIE-LCH | lch(83.28, 22.75, 73.34°) |
| OKLab | oklab(85.84% 0.0218 0.0555) |
| OKLCH | oklch(85.84% 0.06 68.6) |
| XYZ | xyz(62.3574, 62.6955, 45.3685) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.87
Peach
#FFDAB9
ΔE00 4.29
Apricot
#FBCEB1
ΔE00 5.45
Burlywood
#DEB887
ΔE00 5.83
Navajowhite
#FFDEAD
ΔE00 6.00
Bisque
#FFE4C4
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCAA7 #A7C8EB
analogous
#EBA8A7 #EBCAA7 #EAEBA7
triadic
#EBCAA7 #A7EBCA #CAA7EB
tetradic
#EBCAA7 #A7EBA8 #A7C8EB #EBA7EA
square
#EBCAA7 #A7EBA8 #A7C8EB #EBA7EA
split-complementary
#EBCAA7 #A7EAEB #A8A7EB
monochromatic
#D48E43 #E0AC75 #EBCAA7 #F6E8D9 #F9F0E6
Accessibility & contrast
On white
1.55
#EBCAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#EBCAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCAA7
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCAA7 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CBA5
Deuteranopia (green-blind)
#DDD3A8
Tritanopia (blue-blind)
#F7C2C0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ebcaa7; /* rgb */ color: rgb(235, 202, 167); /* oklch */ color: oklch(85.8% 0.060 68.6);
Tailwind
colors: {
custom: {
50: '#f2dac1',
500: '#ebcaa7',
950: '#000000',
},
}SCSS
$custom: #ebcaa7; $custom-light: #f2dac1; $custom-dark: #000000;
JSON
{
"hex": "#ebcaa7",
"rgb": {
"r": 235,
"g": 202,
"b": 167
},
"hsl": {
"h": 30.882,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.85836,
"c": 0.05965,
"h": 68.6
},
"luminance": 0.62693
}Semantic roles & 50–950 ramp
primary
#EBCAA7
secondary
#6F9AC7
accent
#70CB1B
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382