#EEBEAA#EEBEAA
#EEBEAA is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.9% C 0.062 H 43.8°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEAA |
|---|---|
| RGB | rgb(238, 190, 170) |
| HSL | hsl(18, 67%, 80%) |
| HSV | hsv(18, 29%, 93%) |
| CMYK | cmyk(0%, 20.2%, 28.6%, 6.7%) |
| CIE-LAB | lab(80.69, 14.36, 16.64) |
| CIE-LCH | lch(80.69, 21.98, 49.21°) |
| OKLab | oklab(83.89% 0.0448 0.0429) |
| OKLCH | oklch(83.89% 0.062 43.8) |
| XYZ | xyz(60.9301, 57.9091, 45.9906) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.25
Pale Salmon
#FFB19A
ΔE00 6.49
Light Salmon
#FEA993
ΔE00 8.16
Pinkish Tan
#D99B82
ΔE00 9.14
Peach
#FFDAB9
ΔE00 9.17
Pinkish Grey
#C8ACA9
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEAA #AADAEE
analogous
#EEAAB8 #EEBEAA #EEE0AA
triadic
#EEBEAA #AAEEBE #BEAAEE
tetradic
#EEBEAA #B8EEAA #AADAEE #E0AAEE
square
#EEBEAA #B8EEAA #AADAEE #E0AAEE
split-complementary
#EEBEAA #AAEEE0 #AAB8EE
monochromatic
#DA7044 #E49777 #EEBEAA #F8E5DD #FAEBE5
Accessibility & contrast
On white
1.67
#EEBEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#EEBEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEAA
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEAA | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3A9
Deuteranopia (green-blind)
#D5CCAA
Tritanopia (blue-blind)
#FBB7B8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebeaa; /* rgb */ color: rgb(238, 190, 170); /* oklch */ color: oklch(83.9% 0.062 43.8);
Tailwind
colors: {
custom: {
50: '#f4d1c3',
500: '#eebeaa',
950: '#000000',
},
}SCSS
$custom: #eebeaa; $custom-light: #f4d1c3; $custom-dark: #000000;
JSON
{
"hex": "#eebeaa",
"rgb": {
"r": 238,
"g": 190,
"b": 170
},
"hsl": {
"h": 17.647,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.83894,
"c": 0.06196,
"h": 43.8
},
"luminance": 0.57906
}Semantic roles & 50–950 ramp
primary
#EEBEAA
secondary
#71B1CB
accent
#99CF17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382