#EEC293#EEC293
#EEC293 is a very light, moderate orange. Relative luminance 0.589; OKLCH L 84.2% C 0.079 H 68.3°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC293 |
|---|---|
| RGB | rgb(238, 194, 147) |
| HSL | hsl(31, 73%, 75%) |
| HSV | hsv(31, 38%, 93%) |
| CMYK | cmyk(0%, 18.5%, 38.2%, 6.7%) |
| CIE-LAB | lab(81.22, 9.44, 29.57) |
| CIE-LCH | lch(81.22, 31.04, 72.30°) |
| OKLab | oklab(84.17% 0.0294 0.0738) |
| OKLCH | oklch(84.17% 0.079 68.3) |
| XYZ | xyz(59.8199, 58.8702, 35.8103) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.55
Light Peach
#FFD8B1
ΔE00 5.48
Tan
#D2B48C
ΔE00 5.80
Very Light Brown
#D3B683
ΔE00 6.51
Peach
#FFDAB9
ΔE00 6.71
Apricot
#FBCEB1
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC293 #93BFEE
analogous
#EE9493 #EEC293 #ECEE93
triadic
#EEC293 #93EEC2 #C293EE
tetradic
#EEC293 #93EE94 #93BFEE #EE93EC
square
#EEC293 #93EE94 #93BFEE #EE93EC
split-complementary
#EEC293 #93ECEE #9493EE
monochromatic
#DD8629 #E6A45E #EEC293 #F6E0C8 #FBF0E5
Accessibility & contrast
On white
1.64
#EEC293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#EEC293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC293
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC293 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C490
Deuteranopia (green-blind)
#DBCE94
Tritanopia (blue-blind)
#FDB8B6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eec293; /* rgb */ color: rgb(238, 194, 147); /* oklch */ color: oklch(84.2% 0.079 68.3);
Tailwind
colors: {
custom: {
50: '#f5d4b3',
500: '#eec293',
950: '#000000',
},
}SCSS
$custom: #eec293; $custom-light: #f5d4b3; $custom-dark: #000000;
JSON
{
"hex": "#eec293",
"rgb": {
"r": 238,
"g": 194,
"b": 147
},
"hsl": {
"h": 30.989,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.84165,
"c": 0.07947,
"h": 68.3
},
"luminance": 0.58867
}Semantic roles & 50–950 ramp
primary
#EEC293
secondary
#5B91CA
accent
#70D511
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381