#FF98AA#FF98AA
#FF98AA is a light, vivid red. Relative luminance 0.466; OKLCH L 79.1% C 0.125 H 9.0°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98AA |
|---|---|
| RGB | rgb(255, 152, 170) |
| HSL | hsl(350, 100%, 80%) |
| HSV | hsv(350, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 33.3%, 0%) |
| CIE-LAB | lab(73.95, 40.56, 7.36) |
| CIE-LCH | lch(73.95, 41.22, 10.28°) |
| OKLab | oklab(79.11% 0.123 0.0196) |
| OKLCH | oklch(79.11% 0.125 9) |
| XYZ | xyz(59.7263, 46.6235, 43.8760) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.02
Rosa
#FE86A4
ΔE00 4.31
Pig Pink
#E78EA5
ΔE00 5.01
Pinky
#FC86AA
ΔE00 5.34
Soft Pink
#FDB0C0
ΔE00 5.94
Carnation Pink
#FF7FA7
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98AA #98FFED
analogous
#FF98DD #FF98AA #FFBA98
triadic
#FF98AA #AAFF98 #98AAFF
tetradic
#FF98AA #DDFF98 #98FFED #BA98FF
square
#FF98AA #DDFF98 #98FFED #BA98FF
split-complementary
#FF98AA #98FFBA #98DDFF
monochromatic
#FF1E45 #FF5B77 #FF98AA #FFD5DD #FFE0E6
Accessibility & contrast
On white
2.03
#FF98AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#FF98AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98AA
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98AA | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#C3BDA8
Tritanopia (blue-blind)
#FF8F9E
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff98aa; /* rgb */ color: rgb(255, 152, 170); /* oklch */ color: oklch(79.1% 0.125 9.0);
Tailwind
colors: {
custom: {
50: '#ffb8c3',
500: '#ff98aa',
950: '#000000',
},
}SCSS
$custom: #ff98aa; $custom-light: #ffb8c3; $custom-dark: #000000;
JSON
{
"hex": "#ff98aa",
"rgb": {
"r": 255,
"g": 152,
"b": 170
},
"hsl": {
"h": 349.515,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.79107,
"c": 0.12454,
"h": 9
},
"luminance": 0.46619
}Semantic roles & 50–950 ramp
primary
#FF98AA
secondary
#D4F7F1
accent
#E6BD00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081