#EE8795#EE8795
#EE8795 is a light, vivid red. Relative luminance 0.377; OKLCH L 73.8% C 0.126 H 11.9°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8795 |
|---|---|
| RGB | rgb(238, 135, 149) |
| HSL | hsl(352, 75%, 73%) |
| HSV | hsv(352, 43%, 93%) |
| CMYK | cmyk(0%, 43.3%, 37.4%, 6.7%) |
| CIE-LAB | lab(67.78, 40.74, 9.97) |
| CIE-LCH | lch(67.78, 41.94, 13.76°) |
| OKLab | oklab(73.8% 0.1235 0.0261) |
| OKLCH | oklch(73.8% 0.126 11.9) |
| XYZ | xyz(49.3510, 37.6793, 33.1016) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.82
Carnation
#FD798F
ΔE00 3.81
Blush Pink
#FE828C
ΔE00 3.88
Rosa
#FE86A4
ΔE00 4.50
Pig Pink
#E78EA5
ΔE00 4.57
Dusty Pink (survey)
#D58A94
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8795 #87EEE0
analogous
#EE87C8 #EE8795 #EEAC87
triadic
#EE8795 #95EE87 #8795EE
tetradic
#EE8795 #C8EE87 #87EEE0 #AC87EE
square
#EE8795 #C8EE87 #87EEE0 #AC87EE
split-complementary
#EE8795 #87EEAC #87C8EE
monochromatic
#DC1F39 #E65166 #EE8795 #F6BDC4 #FBE4E7
Accessibility & contrast
On white
2.46
#EE8795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#EE8795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8795
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8795 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9995
Deuteranopia (green-blind)
#B4AD93
Tritanopia (blue-blind)
#FF7C8C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee8795; /* rgb */ color: rgb(238, 135, 149); /* oklch */ color: oklch(73.8% 0.126 11.9);
Tailwind
colors: {
custom: {
50: '#f6acb4',
500: '#ee8795',
950: '#000000',
},
}SCSS
$custom: #ee8795; $custom-light: #f6acb4; $custom-dark: #000000;
JSON
{
"hex": "#ee8795",
"rgb": {
"r": 238,
"g": 135,
"b": 149
},
"hsl": {
"h": 351.845,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.73798,
"c": 0.12621,
"h": 11.9
},
"luminance": 0.37675
}Semantic roles & 50–950 ramp
primary
#EE8795
secondary
#D8F3EF
accent
#D7BC0E
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80