#EE7E99#EE7E99
#EE7E99 is a light, vivid red. Relative luminance 0.354; OKLCH L 72.5% C 0.140 H 5.8°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7E99 |
|---|---|
| RGB | rgb(238, 126, 153) |
| HSL | hsl(346, 77%, 71%) |
| HSV | hsv(346, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 35.7%, 6.7%) |
| CIE-LAB | lab(66.06, 45.76, 5.25) |
| CIE-LCH | lch(66.06, 46.06, 6.55°) |
| OKLab | oklab(72.52% 0.139 0.0142) |
| OKLCH | oklch(72.52% 0.14 5.8) |
| XYZ | xyz(48.4729, 35.4032, 34.4114) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.28
Rose Pink
#F7879A
ΔE00 3.30
Carnation Pink
#FF7FA7
ΔE00 3.70
Pinky
#FC86AA
ΔE00 3.80
Carnation
#FD798F
ΔE00 4.04
Pig Pink
#E78EA5
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7E99 #7EEED3
analogous
#EE7ED1 #EE7E99 #EE9B7E
triadic
#EE7E99 #99EE7E #7E99EE
tetradic
#EE7E99 #D1EE7E #7EEED3 #9B7EEE
square
#EE7E99 #D1EE7E #7EEED3 #9B7EEE
split-complementary
#EE7E99 #7EEE9B #7ED1EE
monochromatic
#D51C49 #E7486E #EE7E99 #F5B4C4 #FBE4EA
Accessibility & contrast
On white
2.60
#EE7E99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#EE7E99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7E99
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7E99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7E99 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91939A
Deuteranopia (green-blind)
#AEA997
Tritanopia (blue-blind)
#FF7488
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ee7e99; /* rgb */ color: rgb(238, 126, 153); /* oklch */ color: oklch(72.5% 0.140 5.8);
Tailwind
colors: {
custom: {
50: '#f7a6b6',
500: '#ee7e99',
950: '#000000',
},
}SCSS
$custom: #ee7e99; $custom-light: #f7a6b6; $custom-dark: #000000;
JSON
{
"hex": "#ee7e99",
"rgb": {
"r": 238,
"g": 126,
"b": 153
},
"hsl": {
"h": 345.536,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.72524,
"c": 0.13967,
"h": 5.8
},
"luminance": 0.35399
}Semantic roles & 50–950 ramp
primary
#EE7E99
secondary
#D5F2EB
accent
#D9A80D
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80