#EEB288#EEB288
#EEB288 is a light, moderate orange. Relative luminance 0.518; OKLCH L 80.9% C 0.090 H 56.1°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB288 |
|---|---|
| RGB | rgb(238, 178, 136) |
| HSL | hsl(25, 75%, 73%) |
| HSV | hsv(25, 43%, 93%) |
| CMYK | cmyk(0%, 25.2%, 42.9%, 6.7%) |
| CIE-LAB | lab(77.16, 16.68, 29.97) |
| CIE-LCH | lch(77.16, 34.30, 60.90°) |
| OKLab | oklab(80.93% 0.0501 0.0744) |
| OKLCH | oklch(80.93% 0.09 56.1) |
| XYZ | xyz(55.6264, 51.7990, 30.3561) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.02
Apricot (survey)
#FFB16D
ΔE00 6.04
Sandybrown
#F4A460
ΔE00 6.67
Burlywood
#DEB887
ΔE00 7.33
Apricot
#FBCEB1
ΔE00 7.60
Lightsalmon
#FFA07A
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB288 #88C4EE
analogous
#EE8891 #EEB288 #EEE588
triadic
#EEB288 #88EEB2 #B288EE
tetradic
#EEB288 #91EE88 #88C4EE #E588EE
square
#EEB288 #91EE88 #88C4EE #E588EE
split-complementary
#EEB288 #88EEE5 #8891EE
monochromatic
#DC6D1F #E68F52 #EEB288 #F6D5BE #FBEEE4
Accessibility & contrast
On white
1.85
#EEB288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#EEB288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB288
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB288 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B785
Deuteranopia (green-blind)
#D2C488
Tritanopia (blue-blind)
#FEA6A7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eeb288; /* rgb */ color: rgb(238, 178, 136); /* oklch */ color: oklch(80.9% 0.090 56.1);
Tailwind
colors: {
custom: {
50: '#f6c9ab',
500: '#eeb288',
950: '#000000',
},
}SCSS
$custom: #eeb288; $custom-light: #f6c9ab; $custom-dark: #000000;
JSON
{
"hex": "#eeb288",
"rgb": {
"r": 238,
"g": 178,
"b": 136
},
"hsl": {
"h": 24.706,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.80934,
"c": 0.0897,
"h": 56.1
},
"luminance": 0.51796
}Semantic roles & 50–950 ramp
primary
#EEB288
secondary
#5198C9
accent
#84D70E
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281