#EEBFA5#EEBFA5
#EEBFA5 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 84.0% C 0.065 H 50.4°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBFA5 |
|---|---|
| RGB | rgb(238, 191, 165) |
| HSL | hsl(21, 68%, 79%) |
| HSV | hsv(21, 31%, 93%) |
| CMYK | cmyk(0%, 19.7%, 30.7%, 6.7%) |
| CIE-LAB | lab(80.83, 13.18, 19.51) |
| CIE-LCH | lch(80.83, 23.54, 55.95°) |
| OKLab | oklab(83.97% 0.0412 0.0499) |
| OKLCH | oklch(83.97% 0.065 50.4) |
| XYZ | xyz(60.6835, 58.1582, 43.6192) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.73
Peach
#FFDAB9
ΔE00 7.49
Pale Salmon
#FFB19A
ΔE00 7.58
Light Peach
#FFD8B1
ΔE00 8.01
Peach (survey)
#FFB07C
ΔE00 8.61
Light Salmon
#FEA993
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBFA5 #A5D4EE
analogous
#EEA5B0 #EEBFA5 #EEE4A5
triadic
#EEBFA5 #A5EEBF #BFA5EE
tetradic
#EEBFA5 #B0EEA5 #A5D4EE #E4A5EE
square
#EEBFA5 #B0EEA5 #A5D4EE #E4A5EE
split-complementary
#EEBFA5 #A5EEE4 #A5B0EE
monochromatic
#DB763E #E49A72 #EEBFA5 #F8E4D8 #FAEDE5
Accessibility & contrast
On white
1.66
#EEBFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#EEBFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBFA5
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBFA5 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A3
Deuteranopia (green-blind)
#D7CDA5
Tritanopia (blue-blind)
#FBB7B8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eebfa5; /* rgb */ color: rgb(238, 191, 165); /* oklch */ color: oklch(84.0% 0.065 50.4);
Tailwind
colors: {
custom: {
50: '#f4d2bf',
500: '#eebfa5',
950: '#000000',
},
}SCSS
$custom: #eebfa5; $custom-light: #f4d2bf; $custom-dark: #000000;
JSON
{
"hex": "#eebfa5",
"rgb": {
"r": 238,
"g": 191,
"b": 165
},
"hsl": {
"h": 21.37,
"s": 68.224,
"l": 79.02
},
"oklch": {
"l": 0.83968,
"c": 0.06472,
"h": 50.4
},
"luminance": 0.58155
}Semantic roles & 50–950 ramp
primary
#EEBFA5
secondary
#6CA9CB
accent
#8ED015
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382