#EBC8AF#EBC8AF
#EBC8AF is a very light, muted orange. Relative luminance 0.621; OKLCH L 85.6% C 0.052 H 57.5°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC8AF |
|---|---|
| RGB | rgb(235, 200, 175) |
| HSL | hsl(25, 60%, 80%) |
| HSV | hsv(25, 26%, 92%) |
| CMYK | cmyk(0%, 14.9%, 25.5%, 7.8%) |
| CIE-LAB | lab(82.95, 8.64, 17.10) |
| CIE-LCH | lch(82.95, 19.16, 63.18°) |
| OKLab | oklab(85.63% 0.028 0.044) |
| OKLCH | oklch(85.63% 0.052 57.5) |
| XYZ | xyz(62.6537, 62.0681, 49.2291) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.33
Peach
#FFDAB9
ΔE00 4.92
Light Peach
#FFD8B1
ΔE00 5.76
Bisque
#FFE4C4
ΔE00 7.62
Tan
#D2B48C
ΔE00 8.40
Burlywood
#DEB887
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC8AF #AFD2EB
analogous
#EBAFB4 #EBC8AF #EBE6AF
triadic
#EBC8AF #AFEBC8 #C8AFEB
tetradic
#EBC8AF #B4EBAF #AFD2EB #E6AFEB
square
#EBC8AF #B4EBAF #AFD2EB #E6AFEB
split-complementary
#EBC8AF #AFEBE6 #AFB4EB
monochromatic
#D3854D #DFA67E #EBC8AF #F7EAE0 #F9EEE7
Accessibility & contrast
On white
1.57
#EBC8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#EBC8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC8AF
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC8AF | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAAD
Deuteranopia (green-blind)
#DAD2AF
Tritanopia (blue-blind)
#F6C1C1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ebc8af; /* rgb */ color: rgb(235, 200, 175); /* oklch */ color: oklch(85.6% 0.052 57.5);
Tailwind
colors: {
custom: {
50: '#f2d8c7',
500: '#ebc8af',
950: '#000000',
},
}SCSS
$custom: #ebc8af; $custom-light: #f2d8c7; $custom-dark: #000000;
JSON
{
"hex": "#ebc8af",
"rgb": {
"r": 235,
"g": 200,
"b": 175
},
"hsl": {
"h": 25,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.85629,
"c": 0.05218,
"h": 57.5
},
"luminance": 0.62066
}Semantic roles & 50–950 ramp
primary
#EBC8AF
secondary
#77A6C7
accent
#81C81E
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382