#EEC092#EEC092
#EEC092 is a very light, moderate orange. Relative luminance 0.580; OKLCH L 83.8% C 0.080 H 66.4°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC092 |
|---|---|
| RGB | rgb(238, 192, 146) |
| HSL | hsl(30, 73%, 75%) |
| HSV | hsv(30, 39%, 93%) |
| CMYK | cmyk(0%, 19.3%, 38.7%, 6.7%) |
| CIE-LAB | lab(80.71, 10.37, 29.42) |
| CIE-LCH | lch(80.71, 31.19, 70.58°) |
| OKLab | oklab(83.76% 0.0321 0.0734) |
| OKLCH | oklch(83.76% 0.08 66.4) |
| XYZ | xyz(59.2996, 57.9547, 35.2514) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.79
Light Peach
#FFD8B1
ΔE00 5.84
Tan
#D2B48C
ΔE00 5.95
Apricot
#FBCEB1
ΔE00 6.43
Very Light Brown
#D3B683
ΔE00 6.93
Peach
#FFDAB9
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC092 #92C0EE
analogous
#EE9292 #EEC092 #EEEE92
triadic
#EEC092 #92EEC0 #C092EE
tetradic
#EEC092 #92EE92 #92C0EE #EE92EE
square
#EEC092 #92EE92 #92C0EE #EE92EE
split-complementary
#EEC092 #92EEEE #9292EE
monochromatic
#DD8328 #E6A15D #EEC092 #F6DFC7 #FBF0E5
Accessibility & contrast
On white
1.67
#EEC092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#EEC092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC092
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC092 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28F
Deuteranopia (green-blind)
#DACD93
Tritanopia (blue-blind)
#FDB6B4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eec092; /* rgb */ color: rgb(238, 192, 146); /* oklch */ color: oklch(83.8% 0.080 66.4);
Tailwind
colors: {
custom: {
50: '#f5d3b2',
500: '#eec092',
950: '#000000',
},
}SCSS
$custom: #eec092; $custom-light: #f5d3b2; $custom-dark: #000000;
JSON
{
"hex": "#eec092",
"rgb": {
"r": 238,
"g": 192,
"b": 146
},
"hsl": {
"h": 30,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.83763,
"c": 0.08016,
"h": 66.4
},
"luminance": 0.57952
}Semantic roles & 50–950 ramp
primary
#EEC092
secondary
#5A92CA
accent
#73D510
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171411
muted
#858381