#EEB98F#EEB98F
#EEB98F is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.4% C 0.083 H 59.7°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB98F |
|---|---|
| RGB | rgb(238, 185, 143) |
| HSL | hsl(27, 74%, 75%) |
| HSV | hsv(27, 40%, 93%) |
| CMYK | cmyk(0%, 22.3%, 39.9%, 6.7%) |
| CIE-LAB | lab(78.96, 13.73, 28.66) |
| CIE-LCH | lch(78.96, 31.78, 64.40°) |
| OKLab | oklab(82.38% 0.0418 0.0716) |
| OKLCH | oklch(82.38% 0.083 59.7) |
| XYZ | xyz(57.5687, 54.8615, 33.5383) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.58
Burlywood
#DEB887
ΔE00 5.68
Apricot
#FBCEB1
ΔE00 6.19
Apricot (survey)
#FFB16D
ΔE00 6.64
Tan
#D2B48C
ΔE00 7.24
Light Peach
#FFD8B1
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB98F #8FC4EE
analogous
#EE8F95 #EEB98F #EEE88F
triadic
#EEB98F #8FEEB9 #B98FEE
tetradic
#EEB98F #95EE8F #8FC4EE #E88FEE
square
#EEB98F #95EE8F #8FC4EE #E88FEE
split-complementary
#EEB98F #8FEEE8 #8F95EE
monochromatic
#DE7725 #E6985A #EEB98F #F6DAC4 #FBEEE4
Accessibility & contrast
On white
1.75
#EEB98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#EEB98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB98F
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB98F | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8C
Deuteranopia (green-blind)
#D6C890
Tritanopia (blue-blind)
#FEAEAE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #eeb98f; /* rgb */ color: rgb(238, 185, 143); /* oklch */ color: oklch(82.4% 0.083 59.7);
Tailwind
colors: {
custom: {
50: '#f5ceb0',
500: '#eeb98f',
950: '#000000',
},
}SCSS
$custom: #eeb98f; $custom-light: #f5ceb0; $custom-dark: #000000;
JSON
{
"hex": "#eeb98f",
"rgb": {
"r": 238,
"g": 185,
"b": 143
},
"hsl": {
"h": 26.526,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.82377,
"c": 0.08289,
"h": 59.7
},
"luminance": 0.54858
}Semantic roles & 50–950 ramp
primary
#EEB98F
secondary
#5897CA
accent
#7ED610
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#171310
muted
#858381