#EEBCA3#EEBCA3
#EEBCA3 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.4% C 0.067 H 47.9°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBCA3 |
|---|---|
| RGB | rgb(238, 188, 163) |
| HSL | hsl(20, 69%, 79%) |
| HSV | hsv(20, 32%, 93%) |
| CMYK | cmyk(0%, 21%, 31.5%, 6.7%) |
| CIE-LAB | lab(80.06, 14.51, 19.51) |
| CIE-LCH | lch(80.06, 24.32, 53.36°) |
| OKLab | oklab(83.36% 0.0451 0.0499) |
| OKLCH | oklch(83.36% 0.067 47.9) |
| XYZ | xyz(59.8553, 56.7908, 42.4522) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.69
Pale Salmon
#FFB19A
ΔE00 6.51
Light Salmon
#FEA993
ΔE00 8.19
Peach (survey)
#FFB07C
ΔE00 8.39
Pinkish Tan
#D99B82
ΔE00 8.57
Peach
#FFDAB9
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBCA3 #A3D5EE
analogous
#EEA3AF #EEBCA3 #EEE1A3
triadic
#EEBCA3 #A3EEBC #BCA3EE
tetradic
#EEBCA3 #AFEEA3 #A3D5EE #E1A3EE
square
#EEBCA3 #AFEEA3 #A3D5EE #E1A3EE
split-complementary
#EEBCA3 #A3EEE1 #A3AFEE
monochromatic
#DB713C #E4966F #EEBCA3 #F8E2D7 #FAECE5
Accessibility & contrast
On white
1.70
#EEBCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#EEBCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBCA3
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBCA3 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C0A1
Deuteranopia (green-blind)
#D5CBA3
Tritanopia (blue-blind)
#FCB4B5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eebca3; /* rgb */ color: rgb(238, 188, 163); /* oklch */ color: oklch(83.4% 0.067 47.9);
Tailwind
colors: {
custom: {
50: '#f5d0be',
500: '#eebca3',
950: '#000000',
},
}SCSS
$custom: #eebca3; $custom-light: #f5d0be; $custom-dark: #000000;
JSON
{
"hex": "#eebca3",
"rgb": {
"r": 238,
"g": 188,
"b": 163
},
"hsl": {
"h": 20,
"s": 68.807,
"l": 78.627
},
"oklch": {
"l": 0.83359,
"c": 0.06725,
"h": 47.9
},
"luminance": 0.56788
}Semantic roles & 50–950 ramp
primary
#EEBCA3
secondary
#6AABCB
accent
#92D115
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382