#EEC295#EEC295
#EEC295 is a very light, moderate orange. Relative luminance 0.589; OKLCH L 84.2% C 0.078 H 67.1°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC295 |
|---|---|
| RGB | rgb(238, 194, 149) |
| HSL | hsl(30, 72%, 76%) |
| HSV | hsv(30, 37%, 93%) |
| CMYK | cmyk(0%, 18.5%, 37.4%, 6.7%) |
| CIE-LAB | lab(81.25, 9.66, 28.56) |
| CIE-LCH | lch(81.25, 30.16, 71.31°) |
| OKLab | oklab(84.2% 0.0302 0.0715) |
| OKLCH | oklch(84.2% 0.078 67.1) |
| XYZ | xyz(59.9782, 58.9335, 36.6440) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.82
Light Peach
#FFD8B1
ΔE00 5.31
Tan
#D2B48C
ΔE00 5.85
Apricot
#FBCEB1
ΔE00 6.20
Peach
#FFDAB9
ΔE00 6.42
Very Light Brown
#D3B683
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC295 #95C1EE
analogous
#EE9595 #EEC295 #EEEE95
triadic
#EEC295 #95EEC2 #C295EE
tetradic
#EEC295 #95EE95 #95C1EE #EE95EE
square
#EEC295 #95EE95 #95C1EE #EE95EE
split-complementary
#EEC295 #95EEEE #9595EE
monochromatic
#DD852C #E6A460 #EEC295 #F6E0CA #FBF0E5
Accessibility & contrast
On white
1.64
#EEC295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#EEC295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC295
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC295 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C492
Deuteranopia (green-blind)
#DBCE96
Tritanopia (blue-blind)
#FDB8B6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eec295; /* rgb */ color: rgb(238, 194, 149); /* oklch */ color: oklch(84.2% 0.078 67.1);
Tailwind
colors: {
custom: {
50: '#f5d4b4',
500: '#eec295',
950: '#000000',
},
}SCSS
$custom: #eec295; $custom-light: #f5d4b4; $custom-dark: #000000;
JSON
{
"hex": "#eec295",
"rgb": {
"r": 238,
"g": 194,
"b": 149
},
"hsl": {
"h": 30.337,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.84204,
"c": 0.07763,
"h": 67.1
},
"luminance": 0.58931
}Semantic roles & 50–950 ramp
primary
#EEC295
secondary
#5D93CA
accent
#72D411
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381