#EBB287#EBB287
#EBB287 is a light, moderate orange. Relative luminance 0.513; OKLCH L 80.6% C 0.088 H 58.1°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB287 |
|---|---|
| RGB | rgb(235, 178, 135) |
| HSL | hsl(26, 71%, 73%) |
| HSV | hsv(26, 43%, 92%) |
| CMYK | cmyk(0%, 24.3%, 42.6%, 7.8%) |
| CIE-LAB | lab(76.83, 15.39, 30.01) |
| CIE-LCH | lch(76.83, 33.72, 62.85°) |
| OKLab | oklab(80.6% 0.0463 0.0745) |
| OKLCH | oklch(80.6% 0.088 58.1) |
| XYZ | xyz(54.5566, 51.2555, 29.9367) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.64
Apricot (survey)
#FFB16D
ΔE00 6.03
Burlywood
#DEB887
ΔE00 6.41
Sandybrown
#F4A460
ΔE00 6.64
Apricot
#FBCEB1
ΔE00 7.71
Tan
#D2B48C
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB287 #87C0EB
analogous
#EB878E #EBB287 #EBE487
triadic
#EBB287 #87EBB2 #B287EB
tetradic
#EBB287 #8EEB87 #87C0EB #E487EB
square
#EBB287 #8EEB87 #87C0EB #E487EB
split-complementary
#EBB287 #87EBE4 #878EEB
monochromatic
#D46F23 #E29053 #EBB287 #F4D4BB #FBEEE5
Accessibility & contrast
On white
1.87
#EBB287 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#EBB287 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB287
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB287 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB287 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B684
Deuteranopia (green-blind)
#D0C387
Tritanopia (blue-blind)
#FBA7A7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ebb287; /* rgb */ color: rgb(235, 178, 135); /* oklch */ color: oklch(80.6% 0.088 58.1);
Tailwind
colors: {
custom: {
50: '#f3c9aa',
500: '#ebb287',
950: '#000000',
},
}SCSS
$custom: #ebb287; $custom-light: #f3c9aa; $custom-dark: #000000;
JSON
{
"hex": "#ebb287",
"rgb": {
"r": 235,
"g": 178,
"b": 135
},
"hsl": {
"h": 25.8,
"s": 71.429,
"l": 72.549
},
"oklch": {
"l": 0.80604,
"c": 0.08772,
"h": 58.1
},
"luminance": 0.51252
}Semantic roles & 50–950 ramp
primary
#EBB287
secondary
#5193C5
accent
#80D312
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281