#EEB598#EEB598
#EEB598 is a light, moderate orange. Relative luminance 0.535; OKLCH L 81.8% C 0.077 H 48.2°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB598 |
|---|---|
| RGB | rgb(238, 181, 152) |
| HSL | hsl(20, 72%, 76%) |
| HSV | hsv(20, 36%, 93%) |
| CMYK | cmyk(0%, 23.9%, 36.1%, 6.7%) |
| CIE-LAB | lab(78.17, 16.87, 22.79) |
| CIE-LCH | lch(78.17, 28.36, 53.49°) |
| OKLab | oklab(81.81% 0.0517 0.0577) |
| OKLCH | oklch(81.81% 0.077 48.2) |
| XYZ | xyz(57.4530, 53.4951, 36.9991) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.57
Apricot
#FBCEB1
ΔE00 6.31
Peach (survey)
#FFB07C
ΔE00 6.61
Pinkish Tan
#D99B82
ΔE00 6.95
Light Salmon
#FEA993
ΔE00 7.01
Lightsalmon
#FFA07A
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB598 #98D1EE
analogous
#EE98A6 #EEB598 #EEE098
triadic
#EEB598 #98EEB5 #B598EE
tetradic
#EEB598 #A6EE98 #98D1EE #E098EE
square
#EEB598 #A6EE98 #98D1EE #E098EE
split-complementary
#EEB598 #98EEE0 #98A6EE
monochromatic
#DD6A2F #E58F63 #EEB598 #F7DBCD #FBECE5
Accessibility & contrast
On white
1.80
#EEB598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#EEB598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB598
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB598 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA96
Deuteranopia (green-blind)
#D1C698
Tritanopia (blue-blind)
#FDABAD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #eeb598; /* rgb */ color: rgb(238, 181, 152); /* oklch */ color: oklch(81.8% 0.077 48.2);
Tailwind
colors: {
custom: {
50: '#f5cbb6',
500: '#eeb598',
950: '#000000',
},
}SCSS
$custom: #eeb598; $custom-light: #f5cbb6; $custom-dark: #000000;
JSON
{
"hex": "#eeb598",
"rgb": {
"r": 238,
"g": 181,
"b": 152
},
"hsl": {
"h": 20.233,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.81812,
"c": 0.07748,
"h": 48.2
},
"luminance": 0.53492
}Semantic roles & 50–950 ramp
primary
#EEB598
secondary
#60A6CA
accent
#92D412
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281