#EEC294#EEC294
#EEC294 is a very light, moderate orange. Relative luminance 0.589; OKLCH L 84.2% C 0.079 H 67.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC294 |
|---|---|
| RGB | rgb(238, 194, 148) |
| HSL | hsl(31, 73%, 76%) |
| HSV | hsv(31, 38%, 93%) |
| CMYK | cmyk(0%, 18.5%, 37.8%, 6.7%) |
| CIE-LAB | lab(81.24, 9.55, 29.07) |
| CIE-LCH | lch(81.24, 30.59, 71.81°) |
| OKLab | oklab(84.18% 0.0298 0.0727) |
| OKLCH | oklch(84.18% 0.079 67.7) |
| XYZ | xyz(59.8987, 58.9017, 36.2253) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.68
Light Peach
#FFD8B1
ΔE00 5.39
Tan
#D2B48C
ΔE00 5.82
Apricot
#FBCEB1
ΔE00 6.46
Peach
#FFDAB9
ΔE00 6.56
Very Light Brown
#D3B683
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC294 #94C0EE
analogous
#EE9594 #EEC294 #EDEE94
triadic
#EEC294 #94EEC2 #C294EE
tetradic
#EEC294 #94EE95 #94C0EE #EE94ED
square
#EEC294 #94EE95 #94C0EE #EE94ED
split-complementary
#EEC294 #94EDEE #9594EE
monochromatic
#DD862A #E6A45F #EEC294 #F6E0C9 #FBF0E5
Accessibility & contrast
On white
1.64
#EEC294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#EEC294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC294
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC294 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C491
Deuteranopia (green-blind)
#DBCE95
Tritanopia (blue-blind)
#FDB8B6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eec294; /* rgb */ color: rgb(238, 194, 148); /* oklch */ color: oklch(84.2% 0.079 67.7);
Tailwind
colors: {
custom: {
50: '#f5d4b3',
500: '#eec294',
950: '#000000',
},
}SCSS
$custom: #eec294; $custom-light: #f5d4b3; $custom-dark: #000000;
JSON
{
"hex": "#eec294",
"rgb": {
"r": 238,
"g": 194,
"b": 148
},
"hsl": {
"h": 30.667,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.84184,
"c": 0.07854,
"h": 67.7
},
"luminance": 0.58899
}Semantic roles & 50–950 ramp
primary
#EEC294
secondary
#5C92CA
accent
#71D511
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381