#FF98AE#FF98AE
#FF98AE is a light, vivid red. Relative luminance 0.468; OKLCH L 79.2% C 0.125 H 6.6°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FF98AE |
|---|---|
| RGB | rgb(255, 152, 174) |
| HSL | hsl(347, 100%, 80%) |
| HSV | hsv(347, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 31.8%, 0%) |
| CIE-LAB | lab(74.05, 41.05, 5.29) |
| CIE-LCH | lch(74.05, 41.39, 7.35°) |
| OKLab | oklab(79.22% 0.1244 0.0143) |
| OKLCH | oklch(79.22% 0.125 6.6) |
| XYZ | xyz(60.1105, 46.7772, 45.8992) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.94
Rose Pink
#F7879A
ΔE00 4.42
Pinky
#FC86AA
ΔE00 4.58
Pig Pink
#E78EA5
ΔE00 4.59
Soft Pink
#FDB0C0
ΔE00 5.75
Carnation Pink
#FF7FA7
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF98AE #98FFE9
analogous
#FF98E2 #FF98AE #FFB598
triadic
#FF98AE #AEFF98 #98AEFF
tetradic
#FF98AE #E2FF98 #98FFE9 #B598FF
square
#FF98AE #E2FF98 #98FFE9 #B598FF
split-complementary
#FF98AE #98FFB5 #98E2FF
monochromatic
#FF1E4E #FF5B7E #FF98AE #FFD5DE #FFE0E7
Accessibility & contrast
On white
2.03
#FF98AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#FF98AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF98AE
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF98AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF98AE | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAF
Deuteranopia (green-blind)
#C2BDAC
Tritanopia (blue-blind)
#FF8FA0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff98ae; /* rgb */ color: rgb(255, 152, 174); /* oklch */ color: oklch(79.2% 0.125 6.6);
Tailwind
colors: {
custom: {
50: '#ffb8c6',
500: '#ff98ae',
950: '#000000',
},
}SCSS
$custom: #ff98ae; $custom-light: #ffb8c6; $custom-dark: #000000;
JSON
{
"hex": "#ff98ae",
"rgb": {
"r": 255,
"g": 152,
"b": 174
},
"hsl": {
"h": 347.184,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.79215,
"c": 0.12526,
"h": 6.6
},
"luminance": 0.46772
}Semantic roles & 50–950 ramp
primary
#FF98AE
secondary
#D4F7F0
accent
#E6B400
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082