#FF98AB#FF98AB
#FF98AB is a light, vivid red. Relative luminance 0.467; OKLCH L 79.1% C 0.125 H 8.4°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98AB |
|---|---|
| RGB | rgb(255, 152, 171) |
| HSL | hsl(349, 100%, 80%) |
| HSV | hsv(349, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 32.9%, 0%) |
| CIE-LAB | lab(73.97, 40.68, 6.84) |
| CIE-LCH | lch(73.97, 41.25, 9.55°) |
| OKLab | oklab(79.13% 0.1234 0.0183) |
| OKLCH | oklch(79.13% 0.125 8.4) |
| XYZ | xyz(59.8213, 46.6615, 44.3761) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.09
Rosa
#FE86A4
ΔE00 4.19
Pig Pink
#E78EA5
ΔE00 4.88
Pinky
#FC86AA
ΔE00 5.13
Soft Pink
#FDB0C0
ΔE00 5.87
Carnation Pink
#FF7FA7
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98AB #98FFEC
analogous
#FF98DF #FF98AB #FFB998
triadic
#FF98AB #ABFF98 #98ABFF
tetradic
#FF98AB #DFFF98 #98FFEC #B998FF
square
#FF98AB #DFFF98 #98FFEC #B998FF
split-complementary
#FF98AB #98FFB9 #98DFFF
monochromatic
#FF1E47 #FF5B79 #FF98AB #FFD5DD #FFE0E6
Accessibility & contrast
On white
2.03
#FF98AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#FF98AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98AB
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98AB | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAB
Deuteranopia (green-blind)
#C3BDA9
Tritanopia (blue-blind)
#FF8F9F
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff98ab; /* rgb */ color: rgb(255, 152, 171); /* oklch */ color: oklch(79.1% 0.125 8.4);
Tailwind
colors: {
custom: {
50: '#ffb8c3',
500: '#ff98ab',
950: '#000000',
},
}SCSS
$custom: #ff98ab; $custom-light: #ffb8c3; $custom-dark: #000000;
JSON
{
"hex": "#ff98ab",
"rgb": {
"r": 255,
"g": 152,
"b": 171
},
"hsl": {
"h": 348.932,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.79134,
"c": 0.12469,
"h": 8.4
},
"luminance": 0.46657
}Semantic roles & 50–950 ramp
primary
#FF98AB
secondary
#D4F7F1
accent
#E6BB00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081