#FF98AF#FF98AF
#FF98AF is a light, vivid red. Relative luminance 0.468; OKLCH L 79.2% C 0.125 H 5.9°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98AF |
|---|---|
| RGB | rgb(255, 152, 175) |
| HSL | hsl(347, 100%, 80%) |
| HSV | hsv(347, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 31.4%, 0%) |
| CIE-LAB | lab(74.07, 41.17, 4.78) |
| CIE-LCH | lch(74.07, 41.45, 6.62°) |
| OKLab | oklab(79.24% 0.1248 0.013) |
| OKLCH | oklch(79.24% 0.125 5.9) |
| XYZ | xyz(60.2083, 46.8163, 46.4145) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.91
Pinky
#FC86AA
ΔE00 4.43
Pig Pink
#E78EA5
ΔE00 4.53
Rose Pink
#F7879A
ΔE00 4.57
Carnation Pink
#FF7FA7
ΔE00 5.70
Soft Pink
#FDB0C0
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98AF #98FFE8
analogous
#FF98E3 #FF98AF #FFB598
triadic
#FF98AF #AFFF98 #98AFFF
tetradic
#FF98AF #E3FF98 #98FFE8 #B598FF
square
#FF98AF #E3FF98 #98FFE8 #B598FF
split-complementary
#FF98AF #98FFB5 #98E3FF
monochromatic
#FF1E50 #FF5B7F #FF98AF #FFD5DF #FFE0E7
Accessibility & contrast
On white
2.03
#FF98AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#FF98AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98AF
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98AF | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAB0
Deuteranopia (green-blind)
#C2BDAD
Tritanopia (blue-blind)
#FF90A0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff98af; /* rgb */ color: rgb(255, 152, 175); /* oklch */ color: oklch(79.2% 0.125 5.9);
Tailwind
colors: {
custom: {
50: '#ffb8c6',
500: '#ff98af',
950: '#000000',
},
}SCSS
$custom: #ff98af; $custom-light: #ffb8c6; $custom-dark: #000000;
JSON
{
"hex": "#ff98af",
"rgb": {
"r": 255,
"g": 152,
"b": 175
},
"hsl": {
"h": 346.602,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.79242,
"c": 0.12547,
"h": 5.9
},
"luminance": 0.46812
}Semantic roles & 50–950 ramp
primary
#FF98AF
secondary
#D4F7EF
accent
#E6B200
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082