#EEBFA6#EEBFA6
#EEBFA6 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 84.0% C 0.064 H 49.5°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBFA6 |
|---|---|
| RGB | rgb(238, 191, 166) |
| HSL | hsl(21, 68%, 79%) |
| HSV | hsv(21, 30%, 93%) |
| CMYK | cmyk(0%, 19.7%, 30.3%, 6.7%) |
| CIE-LAB | lab(80.85, 13.31, 19.00) |
| CIE-LCH | lch(80.85, 23.20, 54.98°) |
| OKLab | oklab(83.99% 0.0416 0.0487) |
| OKLCH | oklch(83.99% 0.064 49.5) |
| XYZ | xyz(60.7748, 58.1947, 44.1005) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.87
Pale Salmon
#FFB19A
ΔE00 7.40
Peach
#FFDAB9
ΔE00 7.69
Light Peach
#FFD8B1
ΔE00 8.27
Peach (survey)
#FFB07C
ΔE00 8.83
Light Salmon
#FEA993
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBFA6 #A6D5EE
analogous
#EEA6B1 #EEBFA6 #EEE3A6
triadic
#EEBFA6 #A6EEBF #BFA6EE
tetradic
#EEBFA6 #B1EEA6 #A6D5EE #E3A6EE
square
#EEBFA6 #B1EEA6 #A6D5EE #E3A6EE
split-complementary
#EEBFA6 #A6EEE3 #A6B1EE
monochromatic
#DA753F #E49A73 #EEBFA6 #F8E4D9 #FAEDE5
Accessibility & contrast
On white
1.66
#EEBFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#EEBFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBFA6
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBFA6 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A4
Deuteranopia (green-blind)
#D6CDA6
Tritanopia (blue-blind)
#FBB7B8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eebfa6; /* rgb */ color: rgb(238, 191, 166); /* oklch */ color: oklch(84.0% 0.064 49.5);
Tailwind
colors: {
custom: {
50: '#f4d2c0',
500: '#eebfa6',
950: '#000000',
},
}SCSS
$custom: #eebfa6; $custom-light: #f4d2c0; $custom-dark: #000000;
JSON
{
"hex": "#eebfa6",
"rgb": {
"r": 238,
"g": 191,
"b": 166
},
"hsl": {
"h": 20.833,
"s": 67.925,
"l": 79.216
},
"oklch": {
"l": 0.8399,
"c": 0.06403,
"h": 49.5
},
"luminance": 0.58192
}Semantic roles & 50–950 ramp
primary
#EEBFA6
secondary
#6DAACB
accent
#8FD016
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382