#EEC190#EEC190
#EEC190 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 83.9% C 0.082 H 68.7°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC190 |
|---|---|
| RGB | rgb(238, 193, 144) |
| HSL | hsl(31, 73%, 75%) |
| HSV | hsv(31, 39%, 93%) |
| CMYK | cmyk(0%, 18.9%, 39.5%, 6.7%) |
| CIE-LAB | lab(80.92, 9.63, 30.75) |
| CIE-LCH | lch(80.92, 32.22, 72.62°) |
| OKLab | oklab(83.92% 0.0298 0.0765) |
| OKLCH | oklch(83.92% 0.082 68.7) |
| XYZ | xyz(59.3657, 58.3337, 34.5127) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.36
Tan
#D2B48C
ΔE00 5.84
Light Peach
#FFD8B1
ΔE00 5.89
Very Light Brown
#D3B683
ΔE00 6.37
Fawn
#CFAF7B
ΔE00 6.94
Apricot
#FBCEB1
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC190 #90BDEE
analogous
#EE9290 #EEC190 #ECEE90
triadic
#EEC190 #90EEC1 #C190EE
tetradic
#EEC190 #90EE92 #90BDEE #EE90EC
square
#EEC190 #90EE92 #90BDEE #EE90EC
split-complementary
#EEC190 #90ECEE #9290EE
monochromatic
#DE8626 #E6A35B #EEC190 #F6DFC5 #FBF0E4
Accessibility & contrast
On white
1.66
#EEC190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#EEC190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC190
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC190 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38D
Deuteranopia (green-blind)
#DBCD91
Tritanopia (blue-blind)
#FDB6B4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eec190; /* rgb */ color: rgb(238, 193, 144); /* oklch */ color: oklch(83.9% 0.082 68.7);
Tailwind
colors: {
custom: {
50: '#f5d3b1',
500: '#eec190',
950: '#000000',
},
}SCSS
$custom: #eec190; $custom-light: #f5d3b1; $custom-dark: #000000;
JSON
{
"hex": "#eec190",
"rgb": {
"r": 238,
"g": 193,
"b": 144
},
"hsl": {
"h": 31.277,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.83916,
"c": 0.08211,
"h": 68.7
},
"luminance": 0.58331
}Semantic roles & 50–950 ramp
primary
#EEC190
secondary
#598FCA
accent
#6FD610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381