#EEBBA3#EEBBA3
#EEBBA3 is a very light, moderate orange. Relative luminance 0.564; OKLCH L 83.2% C 0.068 H 46.4°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBA3 |
|---|---|
| RGB | rgb(238, 187, 163) |
| HSL | hsl(19, 69%, 79%) |
| HSV | hsv(19, 32%, 93%) |
| CMYK | cmyk(0%, 21.4%, 31.5%, 6.7%) |
| CIE-LAB | lab(79.82, 15.04, 19.18) |
| CIE-LCH | lch(79.82, 24.38, 51.90°) |
| OKLab | oklab(83.17% 0.0466 0.0491) |
| OKLCH | oklch(83.17% 0.068 46.4) |
| XYZ | xyz(59.6424, 56.3651, 42.3812) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.14
Pale Salmon
#FFB19A
ΔE00 6.07
Light Salmon
#FEA993
ΔE00 7.72
Pinkish Tan
#D99B82
ΔE00 8.28
Peach (survey)
#FFB07C
ΔE00 8.54
Peach
#FFDAB9
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBA3 #A3D6EE
analogous
#EEA3B0 #EEBBA3 #EEE0A3
triadic
#EEBBA3 #A3EEBB #BBA3EE
tetradic
#EEBBA3 #B0EEA3 #A3D6EE #E0A3EE
square
#EEBBA3 #B0EEA3 #A3D6EE #E0A3EE
split-complementary
#EEBBA3 #A3EEE0 #A3B0EE
monochromatic
#DB6F3C #E4956F #EEBBA3 #F8E1D7 #FAECE5
Accessibility & contrast
On white
1.71
#EEBBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#EEBBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBA3
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBA3 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C0A1
Deuteranopia (green-blind)
#D4CAA3
Tritanopia (blue-blind)
#FCB3B4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eebba3; /* rgb */ color: rgb(238, 187, 163); /* oklch */ color: oklch(83.2% 0.068 46.4);
Tailwind
colors: {
custom: {
50: '#f5cfbe',
500: '#eebba3',
950: '#000000',
},
}SCSS
$custom: #eebba3; $custom-light: #f5cfbe; $custom-dark: #000000;
JSON
{
"hex": "#eebba3",
"rgb": {
"r": 238,
"g": 187,
"b": 163
},
"hsl": {
"h": 19.2,
"s": 68.807,
"l": 78.627
},
"oklch": {
"l": 0.83171,
"c": 0.06771,
"h": 46.4
},
"luminance": 0.56362
}Semantic roles & 50–950 ramp
primary
#EEBBA3
secondary
#6AACCB
accent
#95D115
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171312
muted
#858382