#EEB287#EEB287
#EEB287 is a light, moderate orange. Relative luminance 0.518; OKLCH L 80.9% C 0.090 H 56.7°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB287 |
|---|---|
| RGB | rgb(238, 178, 135) |
| HSL | hsl(25, 75%, 73%) |
| HSV | hsv(25, 43%, 93%) |
| CMYK | cmyk(0%, 25.2%, 43.3%, 6.7%) |
| CIE-LAB | lab(77.14, 16.57, 30.47) |
| CIE-LCH | lch(77.14, 34.69, 61.46°) |
| OKLab | oklab(80.92% 0.0497 0.0756) |
| OKLCH | oklch(80.92% 0.09 56.7) |
| XYZ | xyz(55.5557, 51.7707, 29.9836) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.97
Apricot (survey)
#FFB16D
ΔE00 5.81
Sandybrown
#F4A460
ΔE00 6.47
Burlywood
#DEB887
ΔE00 7.14
Apricot
#FBCEB1
ΔE00 7.71
Pale Orange
#FFA756
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB287 #87C3EE
analogous
#EE878F #EEB287 #EEE687
triadic
#EEB287 #87EEB2 #B287EE
tetradic
#EEB287 #8FEE87 #87C3EE #E687EE
square
#EEB287 #8FEE87 #87C3EE #E687EE
split-complementary
#EEB287 #87EEE6 #878FEE
monochromatic
#DC6E1F #E69051 #EEB287 #F6D4BD #FBEEE4
Accessibility & contrast
On white
1.85
#EEB287 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#EEB287 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB287
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB287 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB287 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B784
Deuteranopia (green-blind)
#D2C487
Tritanopia (blue-blind)
#FFA6A7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eeb287; /* rgb */ color: rgb(238, 178, 135); /* oklch */ color: oklch(80.9% 0.090 56.7);
Tailwind
colors: {
custom: {
50: '#f6c9aa',
500: '#eeb287',
950: '#000000',
},
}SCSS
$custom: #eeb287; $custom-light: #f6c9aa; $custom-dark: #000000;
JSON
{
"hex": "#eeb287",
"rgb": {
"r": 238,
"g": 178,
"b": 135
},
"hsl": {
"h": 25.049,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.80916,
"c": 0.09044,
"h": 56.7
},
"luminance": 0.51767
}Semantic roles & 50–950 ramp
primary
#EEB287
secondary
#5097C9
accent
#83D70E
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281