#FF7E99#FF7E99
#FF7E99 is a light, vivid red. Relative luminance 0.385; OKLCH L 74.7% C 0.158 H 8.5°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7E99 |
|---|---|
| RGB | rgb(255, 126, 153) |
| HSL | hsl(347, 100%, 75%) |
| HSV | hsv(347, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 40%, 0%) |
| CIE-LAB | lab(68.38, 51.57, 8.88) |
| CIE-LCH | lch(68.38, 52.33, 9.77°) |
| OKLab | oklab(74.75% 0.1566 0.0234) |
| OKLCH | oklch(74.75% 0.158 8.5) |
| XYZ | xyz(54.4538, 38.4871, 34.6918) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.16
Rose Pink
#F7879A
ΔE00 2.39
Rosa
#FE86A4
ΔE00 2.45
Carnation Pink
#FF7FA7
ΔE00 3.69
Pinky
#FC86AA
ΔE00 4.01
Watermelon
#FC6C85
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7E99 #7EFFE4
analogous
#FF7ED9 #FF7E99 #FFA47E
triadic
#FF7E99 #99FF7E #7E99FF
tetradic
#FF7E99 #D9FF7E #7EFFE4 #A47EFF
square
#FF7E99 #D9FF7E #7EFFE4 #A47EFF
split-complementary
#FF7E99 #7EFFA4 #7ED9FF
monochromatic
#FF0438 #FF4169 #FF7E99 #FFBBC9 #FFE0E7
Accessibility & contrast
On white
2.41
#FF7E99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#FF7E99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7E99
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7E99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7E99 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96979A
Deuteranopia (green-blind)
#B7B096
Tritanopia (blue-blind)
#FF7088
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff7e99; /* rgb */ color: rgb(255, 126, 153); /* oklch */ color: oklch(74.7% 0.158 8.5);
Tailwind
colors: {
custom: {
50: '#ffa7b6',
500: '#ff7e99',
950: '#000000',
},
}SCSS
$custom: #ff7e99; $custom-light: #ffa7b6; $custom-dark: #000000;
JSON
{
"hex": "#ff7e99",
"rgb": {
"r": 255,
"g": 126,
"b": 153
},
"hsl": {
"h": 347.442,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.74747,
"c": 0.15832,
"h": 8.5
},
"luminance": 0.38482
}Semantic roles & 50–950 ramp
primary
#FF7E99
secondary
#D4F7F0
accent
#E6B500
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80