#EEBEA5#EEBEA5
#EEBEA5 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.8% C 0.065 H 48.9°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEA5 |
|---|---|
| RGB | rgb(238, 190, 165) |
| HSL | hsl(21, 68%, 79%) |
| HSV | hsv(21, 31%, 93%) |
| CMYK | cmyk(0%, 20.2%, 30.7%, 6.7%) |
| CIE-LAB | lab(80.58, 13.71, 19.17) |
| CIE-LCH | lch(80.58, 23.57, 54.43°) |
| OKLab | oklab(83.78% 0.0428 0.0491) |
| OKLCH | oklch(83.78% 0.065 48.9) |
| XYZ | xyz(60.4661, 57.7235, 43.5468) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.14
Pale Salmon
#FFB19A
ΔE00 7.10
Peach
#FFDAB9
ΔE00 7.99
Light Peach
#FFD8B1
ΔE00 8.55
Peach (survey)
#FFB07C
ΔE00 8.67
Light Salmon
#FEA993
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEA5 #A5D5EE
analogous
#EEA5B1 #EEBEA5 #EEE3A5
triadic
#EEBEA5 #A5EEBE #BEA5EE
tetradic
#EEBEA5 #B1EEA5 #A5D5EE #E3A5EE
square
#EEBEA5 #B1EEA5 #A5D5EE #E3A5EE
split-complementary
#EEBEA5 #A5EEE3 #A5B1EE
monochromatic
#DB743E #E49972 #EEBEA5 #F8E3D8 #FAECE5
Accessibility & contrast
On white
1.67
#EEBEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#EEBEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEA5
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEA5 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A3
Deuteranopia (green-blind)
#D6CCA5
Tritanopia (blue-blind)
#FBB6B7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebea5; /* rgb */ color: rgb(238, 190, 165); /* oklch */ color: oklch(83.8% 0.065 48.9);
Tailwind
colors: {
custom: {
50: '#f4d1bf',
500: '#eebea5',
950: '#000000',
},
}SCSS
$custom: #eebea5; $custom-light: #f4d1bf; $custom-dark: #000000;
JSON
{
"hex": "#eebea5",
"rgb": {
"r": 238,
"g": 190,
"b": 165
},
"hsl": {
"h": 20.548,
"s": 68.224,
"l": 79.02
},
"oklch": {
"l": 0.83779,
"c": 0.06509,
"h": 48.9
},
"luminance": 0.57721
}Semantic roles & 50–950 ramp
primary
#EEBEA5
secondary
#6CABCB
accent
#90D015
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382