#EEC595#EEC595
#EEC595 is a very light, moderate orange. Relative luminance 0.603; OKLCH L 84.8% C 0.078 H 70.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC595 |
|---|---|
| RGB | rgb(238, 197, 149) |
| HSL | hsl(32, 72%, 76%) |
| HSV | hsv(32, 37%, 93%) |
| CMYK | cmyk(0%, 17.2%, 37.4%, 6.7%) |
| CIE-LAB | lab(81.99, 8.09, 29.55) |
| CIE-LCH | lch(81.99, 30.64, 74.69°) |
| OKLab | oklab(84.78% 0.0256 0.0738) |
| OKLCH | oklch(84.78% 0.078 70.9) |
| XYZ | xyz(60.6526, 60.2824, 36.8688) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.58
Light Peach
#FFD8B1
ΔE00 5.09
Tan
#D2B48C
ΔE00 5.78
Navajowhite
#FFDEAD
ΔE00 6.00
Very Light Brown
#D3B683
ΔE00 6.10
Peach
#FFDAB9
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC595 #95BEEE
analogous
#EE9895 #EEC595 #EAEE95
triadic
#EEC595 #95EEC5 #C595EE
tetradic
#EEC595 #95EE98 #95BEEE #EE95EA
square
#EEC595 #95EE98 #95BEEE #EE95EA
split-complementary
#EEC595 #95EAEE #9895EE
monochromatic
#DD8B2C #E6A860 #EEC595 #F6E2CA #FBF1E5
Accessibility & contrast
On white
1.61
#EEC595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#EEC595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC595
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC595 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C692
Deuteranopia (green-blind)
#DDD096
Tritanopia (blue-blind)
#FCBBB8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec595; /* rgb */ color: rgb(238, 197, 149); /* oklch */ color: oklch(84.8% 0.078 70.9);
Tailwind
colors: {
custom: {
50: '#f5d6b4',
500: '#eec595',
950: '#000000',
},
}SCSS
$custom: #eec595; $custom-light: #f5d6b4; $custom-dark: #000000;
JSON
{
"hex": "#eec595",
"rgb": {
"r": 238,
"g": 197,
"b": 149
},
"hsl": {
"h": 32.36,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.8478,
"c": 0.07816,
"h": 70.9
},
"luminance": 0.6028
}Semantic roles & 50–950 ramp
primary
#EEC595
secondary
#5D8FCA
accent
#6BD411
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381