#EBAF87#EBAF87
#EBAF87 is a light, moderate orange. Relative luminance 0.501; OKLCH L 80.0% C 0.088 H 54.8°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAF87 |
|---|---|
| RGB | rgb(235, 175, 135) |
| HSL | hsl(24, 71%, 73%) |
| HSV | hsv(24, 43%, 92%) |
| CMYK | cmyk(0%, 25.5%, 42.6%, 7.8%) |
| CIE-LAB | lab(76.12, 16.98, 29.05) |
| CIE-LCH | lch(76.12, 33.65, 59.70°) |
| OKLab | oklab(80.05% 0.051 0.0723) |
| OKLCH | oklch(80.05% 0.088 54.8) |
| XYZ | xyz(53.9662, 50.0748, 29.7399) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.34
Apricot (survey)
#FFB16D
ΔE00 6.64
Sandybrown
#F4A460
ΔE00 6.85
Pinkish Tan
#D99B82
ΔE00 7.30
Lightsalmon
#FFA07A
ΔE00 7.71
Burlywood
#DEB887
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAF87 #87C3EB
analogous
#EB8791 #EBAF87 #EBE187
triadic
#EBAF87 #87EBAF #AF87EB
tetradic
#EBAF87 #91EB87 #87C3EB #E187EB
square
#EBAF87 #91EB87 #87C3EB #E187EB
split-complementary
#EBAF87 #87EBE1 #8791EB
monochromatic
#D46A23 #E28C53 #EBAF87 #F4D2BB #FBEEE5
Accessibility & contrast
On white
1.91
#EBAF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#EBAF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAF87
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAF87 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B484
Deuteranopia (green-blind)
#CEC187
Tritanopia (blue-blind)
#FBA4A5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebaf87; /* rgb */ color: rgb(235, 175, 135); /* oklch */ color: oklch(80.0% 0.088 54.8);
Tailwind
colors: {
custom: {
50: '#f3c7aa',
500: '#ebaf87',
950: '#000000',
},
}SCSS
$custom: #ebaf87; $custom-light: #f3c7aa; $custom-dark: #000000;
JSON
{
"hex": "#ebaf87",
"rgb": {
"r": 235,
"g": 175,
"b": 135
},
"hsl": {
"h": 24,
"s": 71.429,
"l": 72.549
},
"oklch": {
"l": 0.80045,
"c": 0.08848,
"h": 54.8
},
"luminance": 0.50071
}Semantic roles & 50–950 ramp
primary
#EBAF87
secondary
#5197C5
accent
#86D312
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281