#EE8296#EE8296
#EE8296 is a light, vivid red. Relative luminance 0.363; OKLCH L 73.0% C 0.133 H 9.1°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8296 |
|---|---|
| RGB | rgb(238, 130, 150) |
| HSL | hsl(349, 76%, 72%) |
| HSV | hsv(349, 45%, 93%) |
| CMYK | cmyk(0%, 45.4%, 37%, 6.7%) |
| CIE-LAB | lab(66.79, 43.40, 7.99) |
| CIE-LCH | lch(66.79, 44.13, 10.43°) |
| OKLab | oklab(73.05% 0.1317 0.0211) |
| OKLCH | oklch(73.05% 0.133 9.1) |
| XYZ | xyz(48.7499, 36.3488, 33.2968) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.94
Carnation
#FD798F
ΔE00 3.31
Rosa
#FE86A4
ΔE00 3.59
Pig Pink
#E78EA5
ΔE00 4.14
Pinky
#FC86AA
ΔE00 4.75
Blush Pink
#FE828C
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8296 #82EEDA
analogous
#EE82CC #EE8296 #EEA482
triadic
#EE8296 #96EE82 #8296EE
tetradic
#EE8296 #CCEE82 #82EEDA #A482EE
square
#EE8296 #CCEE82 #82EEDA #A482EE
split-complementary
#EE8296 #82EEA4 #82CCEE
monochromatic
#D81D40 #E74C69 #EE8296 #F5B8C3 #FBE4E8
Accessibility & contrast
On white
2.54
#EE8296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#EE8296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8296
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8296 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959696
Deuteranopia (green-blind)
#B0AA94
Tritanopia (blue-blind)
#FF7789
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee8296; /* rgb */ color: rgb(238, 130, 150); /* oklch */ color: oklch(73.0% 0.133 9.1);
Tailwind
colors: {
custom: {
50: '#f7a8b4',
500: '#ee8296',
950: '#000000',
},
}SCSS
$custom: #ee8296; $custom-light: #f7a8b4; $custom-dark: #000000;
JSON
{
"hex": "#ee8296",
"rgb": {
"r": 238,
"g": 130,
"b": 150
},
"hsl": {
"h": 348.889,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.73048,
"c": 0.13335,
"h": 9.1
},
"luminance": 0.36344
}Semantic roles & 50–950 ramp
primary
#EE8296
secondary
#D8F3EE
accent
#D8B30D
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80