#EE8095#EE8095
#EE8095 is a light, vivid red. Relative luminance 0.358; OKLCH L 72.7% C 0.136 H 8.9°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8095 |
|---|---|
| RGB | rgb(238, 128, 149) |
| HSL | hsl(349, 76%, 72%) |
| HSV | hsv(349, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 37.4%, 6.7%) |
| CIE-LAB | lab(66.36, 44.30, 7.95) |
| CIE-LCH | lch(66.36, 45.00, 10.17°) |
| OKLab | oklab(72.72% 0.1344 0.021) |
| OKLCH | oklch(72.72% 0.136 8.9) |
| XYZ | xyz(48.4063, 35.7899, 32.7867) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.25
Carnation
#FD798F
ΔE00 3.14
Rosa
#FE86A4
ΔE00 3.68
Pig Pink
#E78EA5
ΔE00 4.42
Pinky
#FC86AA
ΔE00 4.79
Carnation Pink
#FF7FA7
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8095 #80EED9
analogous
#EE80CC #EE8095 #EEA280
triadic
#EE8095 #95EE80 #8095EE
tetradic
#EE8095 #CCEE80 #80EED9 #A280EE
square
#EE8095 #CCEE80 #80EED9 #A280EE
split-complementary
#EE8095 #80EEA2 #80CCEE
monochromatic
#D71D40 #E74A68 #EE8095 #F5B6C2 #FBE4E8
Accessibility & contrast
On white
2.57
#EE8095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#EE8095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8095
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8095 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949495
Deuteranopia (green-blind)
#AFA993
Tritanopia (blue-blind)
#FF7588
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ee8095; /* rgb */ color: rgb(238, 128, 149); /* oklch */ color: oklch(72.7% 0.136 8.9);
Tailwind
colors: {
custom: {
50: '#f7a7b4',
500: '#ee8095',
950: '#000000',
},
}SCSS
$custom: #ee8095; $custom-light: #f7a7b4; $custom-dark: #000000;
JSON
{
"hex": "#ee8095",
"rgb": {
"r": 238,
"g": 128,
"b": 149
},
"hsl": {
"h": 348.545,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.72717,
"c": 0.13603,
"h": 8.9
},
"luminance": 0.35785
}Semantic roles & 50–950 ramp
primary
#EE8095
secondary
#D7F3EE
accent
#D9B20D
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80