#EEC290#EEC290
#EEC290 is a very light, moderate orange. Relative luminance 0.588; OKLCH L 84.1% C 0.082 H 69.9°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC290 |
|---|---|
| RGB | rgb(238, 194, 144) |
| HSL | hsl(32, 73%, 75%) |
| HSV | hsv(32, 39%, 93%) |
| CMYK | cmyk(0%, 18.5%, 39.5%, 6.7%) |
| CIE-LAB | lab(81.17, 9.10, 31.07) |
| CIE-LCH | lch(81.17, 32.38, 73.67°) |
| OKLab | oklab(84.11% 0.0283 0.0773) |
| OKLCH | oklch(84.11% 0.082 69.9) |
| XYZ | xyz(59.5875, 58.7773, 34.5866) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.28
Light Peach
#FFD8B1
ΔE00 5.83
Tan
#D2B48C
ΔE00 5.83
Very Light Brown
#D3B683
ΔE00 6.14
Fawn
#CFAF7B
ΔE00 6.82
Navajowhite
#FFDEAD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC290 #90BCEE
analogous
#EE9390 #EEC290 #EBEE90
triadic
#EEC290 #90EEC2 #C290EE
tetradic
#EEC290 #90EE93 #90BCEE #EE90EB
square
#EEC290 #90EE93 #90BCEE #EE90EB
split-complementary
#EEC290 #90EBEE #9390EE
monochromatic
#DE8826 #E6A55B #EEC290 #F6DFC5 #FBF0E4
Accessibility & contrast
On white
1.65
#EEC290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#EEC290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC290
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC290 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C48C
Deuteranopia (green-blind)
#DCCE91
Tritanopia (blue-blind)
#FDB7B5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eec290; /* rgb */ color: rgb(238, 194, 144); /* oklch */ color: oklch(84.1% 0.082 69.9);
Tailwind
colors: {
custom: {
50: '#f5d4b1',
500: '#eec290',
950: '#000000',
},
}SCSS
$custom: #eec290; $custom-light: #f5d4b1; $custom-dark: #000000;
JSON
{
"hex": "#eec290",
"rgb": {
"r": 238,
"g": 194,
"b": 144
},
"hsl": {
"h": 31.915,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.84108,
"c": 0.08228,
"h": 69.9
},
"luminance": 0.58774
}Semantic roles & 50–950 ramp
primary
#EEC290
secondary
#598DCA
accent
#6CD610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381