#EEBBA2#EEBBA2
#EEBBA2 is a very light, moderate orange. Relative luminance 0.563; OKLCH L 83.1% C 0.068 H 47.4°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBA2 |
|---|---|
| RGB | rgb(238, 187, 162) |
| HSL | hsl(20, 69%, 78%) |
| HSV | hsv(20, 32%, 93%) |
| CMYK | cmyk(0%, 21.4%, 31.9%, 6.7%) |
| CIE-LAB | lab(79.80, 14.92, 19.69) |
| CIE-LCH | lch(79.80, 24.70, 52.85°) |
| OKLab | oklab(83.15% 0.0463 0.0503) |
| OKLCH | oklch(83.15% 0.068 47.4) |
| XYZ | xyz(59.5532, 56.3294, 41.9112) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.97
Pale Salmon
#FFB19A
ΔE00 6.23
Light Salmon
#FEA993
ΔE00 7.89
Peach (survey)
#FFB07C
ΔE00 8.27
Pinkish Tan
#D99B82
ΔE00 8.30
Peach
#FFDAB9
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBA2 #A2D5EE
analogous
#EEA2AF #EEBBA2 #EEE1A2
triadic
#EEBBA2 #A2EEBB #BBA2EE
tetradic
#EEBBA2 #AFEEA2 #A2D5EE #E1A2EE
square
#EEBBA2 #AFEEA2 #A2D5EE #E1A2EE
split-complementary
#EEBBA2 #A2EEE1 #A2AFEE
monochromatic
#DB6F3B #E5956E #EEBBA2 #F7E1D6 #FAECE5
Accessibility & contrast
On white
1.71
#EEBBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#EEBBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBA2
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBA2 | 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)
#C8C0A0
Deuteranopia (green-blind)
#D4CAA2
Tritanopia (blue-blind)
#FCB3B4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eebba2; /* rgb */ color: rgb(238, 187, 162); /* oklch */ color: oklch(83.1% 0.068 47.4);
Tailwind
colors: {
custom: {
50: '#f5cfbd',
500: '#eebba2',
950: '#000000',
},
}SCSS
$custom: #eebba2; $custom-light: #f5cfbd; $custom-dark: #000000;
JSON
{
"hex": "#eebba2",
"rgb": {
"r": 238,
"g": 187,
"b": 162
},
"hsl": {
"h": 19.737,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.83149,
"c": 0.06834,
"h": 47.4
},
"luminance": 0.56326
}Semantic roles & 50–950 ramp
primary
#EEBBA2
secondary
#69ABCB
accent
#93D114
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171312
muted
#858382