#EEC288#EEC288
#EEC288 is a very light, moderate orange. Relative luminance 0.585; OKLCH L 84.0% C 0.090 H 73.8°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC288 |
|---|---|
| RGB | rgb(238, 194, 136) |
| HSL | hsl(34, 75%, 73%) |
| HSV | hsv(34, 43%, 93%) |
| CMYK | cmyk(0%, 18.5%, 42.9%, 6.7%) |
| CIE-LAB | lab(81.04, 8.25, 35.06) |
| CIE-LCH | lch(81.04, 36.02, 76.77°) |
| OKLab | oklab(83.96% 0.0251 0.0863) |
| OKLCH | oklch(83.96% 0.09 73.8) |
| XYZ | xyz(58.9976, 58.5413, 31.4798) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.49
Very Light Brown
#D3B683
ΔE00 5.65
Tan
#D2B48C
ΔE00 6.39
Fawn
#CFAF7B
ΔE00 6.39
Navajowhite
#FFDEAD
ΔE00 6.92
Tan (survey)
#D1B26F
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC288 #88B4EE
analogous
#EE8F88 #EEC288 #E7EE88
triadic
#EEC288 #88EEC2 #C288EE
tetradic
#EEC288 #88EE8F #88B4EE #EE88E7
square
#EEC288 #88EE8F #88B4EE #EE88E7
split-complementary
#EEC288 #88E7EE #8F88EE
monochromatic
#DC8B1F #E6A752 #EEC288 #F6DDBE #FBF1E4
Accessibility & contrast
On white
1.65
#EEC288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#EEC288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC288
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC288 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C384
Deuteranopia (green-blind)
#DDCE89
Tritanopia (blue-blind)
#FEB7B3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eec288; /* rgb */ color: rgb(238, 194, 136); /* oklch */ color: oklch(84.0% 0.090 73.8);
Tailwind
colors: {
custom: {
50: '#f5d4ab',
500: '#eec288',
950: '#000000',
},
}SCSS
$custom: #eec288; $custom-light: #f5d4ab; $custom-dark: #000000;
JSON
{
"hex": "#eec288",
"rgb": {
"r": 238,
"g": 194,
"b": 136
},
"hsl": {
"h": 34.118,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.83964,
"c": 0.08987,
"h": 73.8
},
"luminance": 0.58538
}Semantic roles & 50–950 ramp
primary
#EEC288
secondary
#5185C9
accent
#65D70E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381