#EEC598#EEC598
#EEC598 is a very light, moderate orange. Relative luminance 0.604; OKLCH L 84.8% C 0.075 H 69.1°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC598 |
|---|---|
| RGB | rgb(238, 197, 152) |
| HSL | hsl(31, 72%, 76%) |
| HSV | hsv(31, 36%, 93%) |
| CMYK | cmyk(0%, 17.2%, 36.1%, 6.7%) |
| CIE-LAB | lab(82.04, 8.44, 28.05) |
| CIE-LCH | lch(82.04, 29.29, 73.26°) |
| OKLab | oklab(84.84% 0.0268 0.0704) |
| OKLCH | oklch(84.84% 0.075 69.1) |
| XYZ | xyz(60.8952, 60.3794, 38.1465) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.87
Light Peach
#FFD8B1
ΔE00 4.71
Tan
#D2B48C
ΔE00 5.77
Peach
#FFDAB9
ΔE00 5.93
Navajowhite
#FFDEAD
ΔE00 6.21
Apricot
#FBCEB1
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC598 #98C1EE
analogous
#EE9A98 #EEC598 #ECEE98
triadic
#EEC598 #98EEC5 #C598EE
tetradic
#EEC598 #98EE9A #98C1EE #EE98EC
square
#EEC598 #98EE9A #98C1EE #EE98EC
split-complementary
#EEC598 #98ECEE #9A98EE
monochromatic
#DD8A2F #E5A763 #EEC598 #F7E3CD #FBF0E5
Accessibility & contrast
On white
1.61
#EEC598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#EEC598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC598
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC598 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C795
Deuteranopia (green-blind)
#DDD099
Tritanopia (blue-blind)
#FCBBB9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec598; /* rgb */ color: rgb(238, 197, 152); /* oklch */ color: oklch(84.8% 0.075 69.1);
Tailwind
colors: {
custom: {
50: '#f5d6b6',
500: '#eec598',
950: '#000000',
},
}SCSS
$custom: #eec598; $custom-light: #f5d6b6; $custom-dark: #000000;
JSON
{
"hex": "#eec598",
"rgb": {
"r": 238,
"g": 197,
"b": 152
},
"hsl": {
"h": 31.395,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.84838,
"c": 0.07528,
"h": 69.1
},
"luminance": 0.60377
}Semantic roles & 50–950 ramp
primary
#EEC598
secondary
#6093CA
accent
#6ED412
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381