#EEBE98#EEBE98
#EEBE98 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.5% C 0.075 H 59.9°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBE98 |
|---|---|
| RGB | rgb(238, 190, 152) |
| HSL | hsl(27, 72%, 76%) |
| HSV | hsv(27, 36%, 93%) |
| CMYK | cmyk(0%, 20.2%, 36.1%, 6.7%) |
| CIE-LAB | lab(80.33, 12.12, 25.74) |
| CIE-LCH | lch(80.33, 28.45, 64.80°) |
| OKLab | oklab(83.5% 0.0376 0.0648) |
| OKLCH | oklch(83.5% 0.075 59.9) |
| XYZ | xyz(59.3425, 57.2740, 37.6289) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.73
Burlywood
#DEB887
ΔE00 5.74
Light Peach
#FFD8B1
ΔE00 6.35
Peach
#FFDAB9
ΔE00 6.80
Peach (survey)
#FFB07C
ΔE00 6.97
Tan
#D2B48C
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBE98 #98C8EE
analogous
#EE989D #EEBE98 #EEE998
triadic
#EEBE98 #98EEBE #BE98EE
tetradic
#EEBE98 #9DEE98 #98C8EE #E998EE
square
#EEBE98 #9DEE98 #98C8EE #E998EE
split-complementary
#EEBE98 #98EEE9 #989DEE
monochromatic
#DD7C2F #E59D63 #EEBE98 #F7DFCD #FBEEE5
Accessibility & contrast
On white
1.69
#EEBE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#EEBE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBE98
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBE98 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC195
Deuteranopia (green-blind)
#D8CC98
Tritanopia (blue-blind)
#FCB4B4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebe98; /* rgb */ color: rgb(238, 190, 152); /* oklch */ color: oklch(83.5% 0.075 59.9);
Tailwind
colors: {
custom: {
50: '#f5d1b6',
500: '#eebe98',
950: '#000000',
},
}SCSS
$custom: #eebe98; $custom-light: #f5d1b6; $custom-dark: #000000;
JSON
{
"hex": "#eebe98",
"rgb": {
"r": 238,
"g": 190,
"b": 152
},
"hsl": {
"h": 26.512,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.83501,
"c": 0.07495,
"h": 59.9
},
"luminance": 0.57271
}Semantic roles & 50–950 ramp
primary
#EEBE98
secondary
#609BCA
accent
#7ED412
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381