#FF7E98#FF7E98
#FF7E98 is a light, vivid red. Relative luminance 0.384; OKLCH L 74.7% C 0.158 H 9.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7E98 |
|---|---|
| RGB | rgb(255, 126, 152) |
| HSL | hsl(348, 100%, 75%) |
| HSV | hsv(348, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 40.4%, 0%) |
| CIE-LAB | lab(68.35, 51.47, 9.41) |
| CIE-LCH | lch(68.35, 52.32, 10.36°) |
| OKLab | oklab(74.72% 0.1562 0.0247) |
| OKLCH | oklch(74.72% 0.158 9) |
| XYZ | xyz(54.3715, 38.4542, 34.2587) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.92
Rose Pink
#F7879A
ΔE00 2.30
Rosa
#FE86A4
ΔE00 2.66
Carnation Pink
#FF7FA7
ΔE00 3.97
Watermelon
#FC6C85
ΔE00 4.25
Pinky
#FC86AA
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7E98 #7EFFE5
analogous
#FF7ED9 #FF7E98 #FFA57E
triadic
#FF7E98 #98FF7E #7E98FF
tetradic
#FF7E98 #D9FF7E #7EFFE5 #A57EFF
square
#FF7E98 #D9FF7E #7EFFE5 #A57EFF
split-complementary
#FF7E98 #7EFFA5 #7ED9FF
monochromatic
#FF0436 #FF4167 #FF7E98 #FFBBC9 #FFE0E7
Accessibility & contrast
On white
2.42
#FF7E98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FF7E98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7E98
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7E98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7E98 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979799
Deuteranopia (green-blind)
#B7B095
Tritanopia (blue-blind)
#FF7088
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff7e98; /* rgb */ color: rgb(255, 126, 152); /* oklch */ color: oklch(74.7% 0.158 9.0);
Tailwind
colors: {
custom: {
50: '#ffa7b6',
500: '#ff7e98',
950: '#000000',
},
}SCSS
$custom: #ff7e98; $custom-light: #ffa7b6; $custom-dark: #000000;
JSON
{
"hex": "#ff7e98",
"rgb": {
"r": 255,
"g": 126,
"b": 152
},
"hsl": {
"h": 347.907,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.74721,
"c": 0.15816,
"h": 9
},
"luminance": 0.38449
}Semantic roles & 50–950 ramp
primary
#FF7E98
secondary
#D4F7F0
accent
#E6B700
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80