#EEBB98#EEBB98
#EEBB98 is a very light, moderate orange. Relative luminance 0.560; OKLCH L 82.9% C 0.075 H 55.9°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBB98 |
|---|---|
| RGB | rgb(238, 187, 152) |
| HSL | hsl(24, 72%, 76%) |
| HSV | hsv(24, 36%, 93%) |
| CMYK | cmyk(0%, 21.4%, 36.1%, 6.7%) |
| CIE-LAB | lab(79.61, 13.70, 24.75) |
| CIE-LCH | lch(79.61, 28.29, 61.04°) |
| OKLab | oklab(82.93% 0.0423 0.0625) |
| OKLCH | oklch(82.93% 0.075 55.9) |
| XYZ | xyz(58.6994, 55.9879, 37.4146) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.80
Peach (survey)
#FFB07C
ΔE00 6.40
Burlywood
#DEB887
ΔE00 7.05
Light Peach
#FFD8B1
ΔE00 7.54
Peach
#FFDAB9
ΔE00 7.72
Tan
#D2B48C
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBB98 #98CBEE
analogous
#EE98A0 #EEBB98 #EEE698
triadic
#EEBB98 #98EEBB #BB98EE
tetradic
#EEBB98 #A0EE98 #98CBEE #E698EE
square
#EEBB98 #A0EE98 #98CBEE #E698EE
split-complementary
#EEBB98 #98EEE6 #98A0EE
monochromatic
#DD762F #E59863 #EEBB98 #F7DECD #FBEEE5
Accessibility & contrast
On white
1.72
#EEBB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#EEBB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBB98
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBB98 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF96
Deuteranopia (green-blind)
#D6CA98
Tritanopia (blue-blind)
#FDB1B2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eebb98; /* rgb */ color: rgb(238, 187, 152); /* oklch */ color: oklch(82.9% 0.075 55.9);
Tailwind
colors: {
custom: {
50: '#f5cfb6',
500: '#eebb98',
950: '#000000',
},
}SCSS
$custom: #eebb98; $custom-light: #f5cfb6; $custom-dark: #000000;
JSON
{
"hex": "#eebb98",
"rgb": {
"r": 238,
"g": 187,
"b": 152
},
"hsl": {
"h": 24.419,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.82934,
"c": 0.07542,
"h": 55.9
},
"luminance": 0.55985
}Semantic roles & 50–950 ramp
primary
#EEBB98
secondary
#609FCA
accent
#85D412
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171311
muted
#858381