#EEC192#EEC192
#EEC192 is a very light, moderate orange. Relative luminance 0.584; OKLCH L 84.0% C 0.080 H 67.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC192 |
|---|---|
| RGB | rgb(238, 193, 146) |
| HSL | hsl(31, 73%, 75%) |
| HSV | hsv(31, 39%, 93%) |
| CMYK | cmyk(0%, 18.9%, 38.7%, 6.7%) |
| CIE-LAB | lab(80.96, 9.85, 29.74) |
| CIE-LCH | lch(80.96, 31.33, 71.68°) |
| OKLab | oklab(83.95% 0.0306 0.0742) |
| OKLCH | oklch(83.95% 0.08 67.6) |
| XYZ | xyz(59.5199, 58.3954, 35.3249) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.58
Light Peach
#FFD8B1
ΔE00 5.69
Tan
#D2B48C
ΔE00 5.85
Very Light Brown
#D3B683
ΔE00 6.64
Apricot
#FBCEB1
ΔE00 6.68
Peach
#FFDAB9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC192 #92BFEE
analogous
#EE9392 #EEC192 #EDEE92
triadic
#EEC192 #92EEC1 #C192EE
tetradic
#EEC192 #92EE93 #92BFEE #EE92ED
square
#EEC192 #92EE93 #92BFEE #EE92ED
split-complementary
#EEC192 #92EDEE #9392EE
monochromatic
#DD8528 #E6A35D #EEC192 #F6DFC7 #FBF0E5
Accessibility & contrast
On white
1.66
#EEC192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#EEC192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC192
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC192 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C38F
Deuteranopia (green-blind)
#DBCD93
Tritanopia (blue-blind)
#FDB7B5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eec192; /* rgb */ color: rgb(238, 193, 146); /* oklch */ color: oklch(84.0% 0.080 67.6);
Tailwind
colors: {
custom: {
50: '#f5d3b2',
500: '#eec192',
950: '#000000',
},
}SCSS
$custom: #eec192; $custom-light: #f5d3b2; $custom-dark: #000000;
JSON
{
"hex": "#eec192",
"rgb": {
"r": 238,
"g": 193,
"b": 146
},
"hsl": {
"h": 30.652,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.83954,
"c": 0.08027,
"h": 67.6
},
"luminance": 0.58392
}Semantic roles & 50–950 ramp
primary
#EEC192
secondary
#5A91CA
accent
#71D510
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171411
muted
#858381