#EEC191#EEC191
#EEC191 is a very light, moderate orange. Relative luminance 0.584; OKLCH L 83.9% C 0.081 H 68.2°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC191 |
|---|---|
| RGB | rgb(238, 193, 145) |
| HSL | hsl(31, 73%, 75%) |
| HSV | hsv(31, 39%, 93%) |
| CMYK | cmyk(0%, 18.9%, 39.1%, 6.7%) |
| CIE-LAB | lab(80.94, 9.74, 30.24) |
| CIE-LCH | lch(80.94, 31.77, 72.16°) |
| OKLab | oklab(83.94% 0.0302 0.0754) |
| OKLCH | oklch(83.94% 0.081 68.2) |
| XYZ | xyz(59.4425, 58.3644, 34.9170) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.46
Light Peach
#FFD8B1
ΔE00 5.79
Tan
#D2B48C
ΔE00 5.84
Very Light Brown
#D3B683
ΔE00 6.50
Apricot
#FBCEB1
ΔE00 6.93
Peach
#FFDAB9
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC191 #91BEEE
analogous
#EE9391 #EEC191 #ECEE91
triadic
#EEC191 #91EEC1 #C191EE
tetradic
#EEC191 #91EE93 #91BEEE #EE91EC
square
#EEC191 #91EE93 #91BEEE #EE91EC
split-complementary
#EEC191 #91ECEE #9391EE
monochromatic
#DE8527 #E6A35C #EEC191 #F6DFC6 #FBF0E4
Accessibility & contrast
On white
1.66
#EEC191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#EEC191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC191
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC191 | 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)
#D0C38E
Deuteranopia (green-blind)
#DBCD92
Tritanopia (blue-blind)
#FDB7B4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eec191; /* rgb */ color: rgb(238, 193, 145); /* oklch */ color: oklch(83.9% 0.081 68.2);
Tailwind
colors: {
custom: {
50: '#f5d3b1',
500: '#eec191',
950: '#000000',
},
}SCSS
$custom: #eec191; $custom-light: #f5d3b1; $custom-dark: #000000;
JSON
{
"hex": "#eec191",
"rgb": {
"r": 238,
"g": 193,
"b": 145
},
"hsl": {
"h": 30.968,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.83935,
"c": 0.08118,
"h": 68.2
},
"luminance": 0.58361
}Semantic roles & 50–950 ramp
primary
#EEC191
secondary
#5A90CA
accent
#70D510
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381