#EEB698#EEB698
#EEB698 is a light, moderate orange. Relative luminance 0.539; OKLCH L 82.0% C 0.077 H 49.4°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB698 |
|---|---|
| RGB | rgb(238, 182, 152) |
| HSL | hsl(21, 72%, 76%) |
| HSV | hsv(21, 36%, 93%) |
| CMYK | cmyk(0%, 23.5%, 36.1%, 6.7%) |
| CIE-LAB | lab(78.41, 16.34, 23.12) |
| CIE-LCH | lch(78.41, 28.31, 54.74°) |
| OKLab | oklab(82% 0.0501 0.0585) |
| OKLCH | oklch(82% 0.077 49.4) |
| XYZ | xyz(57.6571, 53.9033, 37.0671) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.97
Pale Salmon
#FFB19A
ΔE00 6.04
Peach (survey)
#FFB07C
ΔE00 6.45
Pinkish Tan
#D99B82
ΔE00 7.29
Light Salmon
#FEA993
ΔE00 7.50
Lightsalmon
#FFA07A
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB698 #98D0EE
analogous
#EE98A5 #EEB698 #EEE198
triadic
#EEB698 #98EEB6 #B698EE
tetradic
#EEB698 #A5EE98 #98D0EE #E198EE
square
#EEB698 #A5EE98 #98D0EE #E198EE
split-complementary
#EEB698 #98EEE1 #98A5EE
monochromatic
#DD6C2F #E59163 #EEB698 #F7DBCD #FBECE5
Accessibility & contrast
On white
1.78
#EEB698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#EEB698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB698
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB698 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB96
Deuteranopia (green-blind)
#D2C798
Tritanopia (blue-blind)
#FDACAE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #eeb698; /* rgb */ color: rgb(238, 182, 152); /* oklch */ color: oklch(82.0% 0.077 49.4);
Tailwind
colors: {
custom: {
50: '#f5ccb6',
500: '#eeb698',
950: '#000000',
},
}SCSS
$custom: #eeb698; $custom-light: #f5ccb6; $custom-dark: #000000;
JSON
{
"hex": "#eeb698",
"rgb": {
"r": 238,
"g": 182,
"b": 152
},
"hsl": {
"h": 20.93,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.81998,
"c": 0.07704,
"h": 49.4
},
"luminance": 0.539
}Semantic roles & 50–950 ramp
primary
#EEB698
secondary
#60A5CA
accent
#90D412
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#171311
muted
#858381