#EEBAA3#EEBAA3
#EEBAA3 is a very light, moderate orange. Relative luminance 0.559; OKLCH L 83.0% C 0.068 H 45.0°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBAA3 |
|---|---|
| RGB | rgb(238, 186, 163) |
| HSL | hsl(18, 69%, 79%) |
| HSV | hsv(18, 32%, 93%) |
| CMYK | cmyk(0%, 21.8%, 31.5%, 6.7%) |
| CIE-LAB | lab(79.58, 15.57, 18.85) |
| CIE-LCH | lch(79.58, 24.45, 50.44°) |
| OKLab | oklab(82.98% 0.0482 0.0483) |
| OKLCH | oklch(82.98% 0.068 45) |
| XYZ | xyz(59.4310, 55.9423, 42.3107) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.60
Pale Salmon
#FFB19A
ΔE00 5.65
Light Salmon
#FEA993
ΔE00 7.28
Pinkish Tan
#D99B82
ΔE00 8.02
Peach (survey)
#FFB07C
ΔE00 8.72
Blush (survey)
#F29E8E
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBAA3 #A3D7EE
analogous
#EEA3B1 #EEBAA3 #EEDFA3
triadic
#EEBAA3 #A3EEBA #BAA3EE
tetradic
#EEBAA3 #B1EEA3 #A3D7EE #DFA3EE
square
#EEBAA3 #B1EEA3 #A3D7EE #DFA3EE
split-complementary
#EEBAA3 #A3EEDF #A3B1EE
monochromatic
#DB6D3C #E4936F #EEBAA3 #F8E1D7 #FAECE5
Accessibility & contrast
On white
1.72
#EEBAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#EEBAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBAA3
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBAA3 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BFA1
Deuteranopia (green-blind)
#D3C9A3
Tritanopia (blue-blind)
#FCB2B4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eebaa3; /* rgb */ color: rgb(238, 186, 163); /* oklch */ color: oklch(83.0% 0.068 45.0);
Tailwind
colors: {
custom: {
50: '#f5cebe',
500: '#eebaa3',
950: '#000000',
},
}SCSS
$custom: #eebaa3; $custom-light: #f5cebe; $custom-dark: #000000;
JSON
{
"hex": "#eebaa3",
"rgb": {
"r": 238,
"g": 186,
"b": 163
},
"hsl": {
"h": 18.4,
"s": 68.807,
"l": 78.627
},
"oklch": {
"l": 0.82984,
"c": 0.0682,
"h": 45
},
"luminance": 0.55939
}Semantic roles & 50–950 ramp
primary
#EEBAA3
secondary
#6AADCB
accent
#97D115
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171312
muted
#858382