#EEBB9B#EEBB9B
#EEBB9B is a very light, moderate orange. Relative luminance 0.561; OKLCH L 83.0% C 0.073 H 53.5°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBB9B |
|---|---|
| RGB | rgb(238, 187, 155) |
| HSL | hsl(23, 71%, 77%) |
| HSV | hsv(23, 35%, 93%) |
| CMYK | cmyk(0%, 21.4%, 34.9%, 6.7%) |
| CIE-LAB | lab(79.66, 14.05, 23.24) |
| CIE-LCH | lch(79.66, 27.16, 58.83°) |
| OKLab | oklab(83% 0.0435 0.0589) |
| OKLCH | oklch(83% 0.073 53.5) |
| XYZ | xyz(58.9482, 56.0874, 38.7250) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.58
Peach (survey)
#FFB07C
ΔE00 6.78
Pale Salmon
#FFB19A
ΔE00 7.77
Peach
#FFDAB9
ΔE00 7.91
Burlywood
#DEB887
ΔE00 7.93
Light Peach
#FFD8B1
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBB9B #9BCEEE
analogous
#EE9BA5 #EEBB9B #EEE59B
triadic
#EEBB9B #9BEEBB #BB9BEE
tetradic
#EEBB9B #A5EE9B #9BCEEE #E59BEE
square
#EEBB9B #A5EE9B #9BCEEE #E59BEE
split-complementary
#EEBB9B #9BEEE5 #9BA5EE
monochromatic
#DC7432 #E59767 #EEBB9B #F7DFCF #FBEDE5
Accessibility & contrast
On white
1.72
#EEBB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#EEBB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBB9B
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBB9B | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BF99
Deuteranopia (green-blind)
#D5CA9B
Tritanopia (blue-blind)
#FCB2B2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eebb9b; /* rgb */ color: rgb(238, 187, 155); /* oklch */ color: oklch(83.0% 0.073 53.5);
Tailwind
colors: {
custom: {
50: '#f5cfb8',
500: '#eebb9b',
950: '#000000',
},
}SCSS
$custom: #eebb9b; $custom-light: #f5cfb8; $custom-dark: #000000;
JSON
{
"hex": "#eebb9b",
"rgb": {
"r": 238,
"g": 187,
"b": 155
},
"hsl": {
"h": 23.133,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.82997,
"c": 0.07317,
"h": 53.5
},
"luminance": 0.56084
}Semantic roles & 50–950 ramp
primary
#EEBB9B
secondary
#63A2CA
accent
#89D313
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171311
muted
#858381