#EEC392#EEC392
#EEC392 is a very light, moderate orange. Relative luminance 0.593; OKLCH L 84.3% C 0.081 H 70.0°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC392 |
|---|---|
| RGB | rgb(238, 195, 146) |
| HSL | hsl(32, 73%, 75%) |
| HSV | hsv(32, 39%, 93%) |
| CMYK | cmyk(0%, 18.1%, 38.7%, 6.7%) |
| CIE-LAB | lab(81.45, 8.80, 30.40) |
| CIE-LCH | lch(81.45, 31.64, 73.86°) |
| OKLab | oklab(84.34% 0.0275 0.0758) |
| OKLCH | oklch(84.34% 0.081 70) |
| XYZ | xyz(59.9650, 59.2856, 35.4733) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.37
Light Peach
#FFD8B1
ΔE00 5.53
Tan
#D2B48C
ΔE00 5.78
Very Light Brown
#D3B683
ΔE00 6.14
Navajowhite
#FFDEAD
ΔE00 6.58
Peach
#FFDAB9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC392 #92BDEE
analogous
#EE9592 #EEC392 #EBEE92
triadic
#EEC392 #92EEC3 #C392EE
tetradic
#EEC392 #92EE95 #92BDEE #EE92EB
square
#EEC392 #92EE95 #92BDEE #EE92EB
split-complementary
#EEC392 #92EBEE #9592EE
monochromatic
#DD8928 #E6A65D #EEC392 #F6E0C7 #FBF0E5
Accessibility & contrast
On white
1.63
#EEC392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#EEC392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC392
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC392 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C58F
Deuteranopia (green-blind)
#DCCE93
Tritanopia (blue-blind)
#FDB9B6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eec392; /* rgb */ color: rgb(238, 195, 146); /* oklch */ color: oklch(84.3% 0.081 70.0);
Tailwind
colors: {
custom: {
50: '#f5d5b2',
500: '#eec392',
950: '#000000',
},
}SCSS
$custom: #eec392; $custom-light: #f5d5b2; $custom-dark: #000000;
JSON
{
"hex": "#eec392",
"rgb": {
"r": 238,
"g": 195,
"b": 146
},
"hsl": {
"h": 31.957,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.84338,
"c": 0.08059,
"h": 70
},
"luminance": 0.59283
}Semantic roles & 50–950 ramp
primary
#EEC392
secondary
#5A8ECA
accent
#6CD510
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171411
muted
#858381