#FF98A2#FF98A2
#FF98A2 is a light, vivid red. Relative luminance 0.463; OKLCH L 78.9% C 0.124 H 14.0°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98A2 |
|---|---|
| RGB | rgb(255, 152, 162) |
| HSL | hsl(354, 100%, 80%) |
| HSV | hsv(354, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 36.5%, 0%) |
| CIE-LAB | lab(73.76, 39.61, 11.50) |
| CIE-LCH | lch(73.76, 41.25, 16.20°) |
| OKLab | oklab(78.9% 0.12 0.03) |
| OKLCH | oklch(78.9% 0.124 14) |
| XYZ | xyz(58.9925, 46.3300, 40.0110) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.35
Blush Pink
#FE828C
ΔE00 5.14
Rosa
#FE86A4
ΔE00 5.91
Pig Pink
#E78EA5
ΔE00 6.55
Carnation
#FD798F
ΔE00 6.72
Soft Pink
#FDB0C0
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98A2 #98FFF5
analogous
#FF98D5 #FF98A2 #FFC298
triadic
#FF98A2 #A2FF98 #98A2FF
tetradic
#FF98A2 #D5FF98 #98FFF5 #C298FF
square
#FF98A2 #D5FF98 #98FFF5 #C298FF
split-complementary
#FF98A2 #98FFC2 #98D5FF
monochromatic
#FF1E33 #FF5B6B #FF98A2 #FFD5D9 #FFE0E3
Accessibility & contrast
On white
2.05
#FF98A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#FF98A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98A2
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98A2 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A2
Deuteranopia (green-blind)
#C5BDA0
Tritanopia (blue-blind)
#FF8D9C
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff98a2; /* rgb */ color: rgb(255, 152, 162); /* oklch */ color: oklch(78.9% 0.124 14.0);
Tailwind
colors: {
custom: {
50: '#ffb8bd',
500: '#ff98a2',
950: '#000000',
},
}SCSS
$custom: #ff98a2; $custom-light: #ffb8bd; $custom-dark: #000000;
JSON
{
"hex": "#ff98a2",
"rgb": {
"r": 255,
"g": 152,
"b": 162
},
"hsl": {
"h": 354.175,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.78901,
"c": 0.12374,
"h": 14
},
"luminance": 0.46325
}Semantic roles & 50–950 ramp
primary
#FF98A2
secondary
#D4F7F4
accent
#E6CF00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081