#EEB397#EEB397
#EEB397 is a light, moderate orange. Relative luminance 0.527; OKLCH L 81.4% C 0.079 H 46.5°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB397 |
|---|---|
| RGB | rgb(238, 179, 151) |
| HSL | hsl(19, 72%, 76%) |
| HSV | hsv(19, 37%, 93%) |
| CMYK | cmyk(0%, 24.8%, 36.6%, 6.7%) |
| CIE-LAB | lab(77.67, 17.81, 22.65) |
| CIE-LCH | lch(77.67, 28.82, 51.82°) |
| OKLab | oklab(81.42% 0.0544 0.0574) |
| OKLCH | oklch(81.42% 0.079 46.5) |
| XYZ | xyz(56.9677, 52.6550, 36.4350) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.93
Light Salmon
#FEA993
ΔE00 6.27
Pinkish Tan
#D99B82
ΔE00 6.41
Peach (survey)
#FFB07C
ΔE00 6.77
Apricot
#FBCEB1
ΔE00 6.97
Lightsalmon
#FFA07A
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB397 #97D2EE
analogous
#EE97A7 #EEB397 #EEDF97
triadic
#EEB397 #97EEB3 #B397EE
tetradic
#EEB397 #A7EE97 #97D2EE #DF97EE
square
#EEB397 #A7EE97 #97D2EE #DF97EE
split-complementary
#EEB397 #97EEDF #97A7EE
monochromatic
#DD662E #E58D62 #EEB397 #F7D9CC #FBECE5
Accessibility & contrast
On white
1.82
#EEB397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#EEB397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB397
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB397 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B995
Deuteranopia (green-blind)
#D0C597
Tritanopia (blue-blind)
#FDA9AB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #eeb397; /* rgb */ color: rgb(238, 179, 151); /* oklch */ color: oklch(81.4% 0.079 46.5);
Tailwind
colors: {
custom: {
50: '#f5c9b5',
500: '#eeb397',
950: '#000000',
},
}SCSS
$custom: #eeb397; $custom-light: #f5c9b5; $custom-dark: #000000;
JSON
{
"hex": "#eeb397",
"rgb": {
"r": 238,
"g": 179,
"b": 151
},
"hsl": {
"h": 19.31,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.8142,
"c": 0.07908,
"h": 46.5
},
"luminance": 0.52652
}Semantic roles & 50–950 ramp
primary
#EEB397
secondary
#5FA8CA
accent
#95D412
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281