#FF8A98#FF8A98
#FF8A98 is a light, vivid red. Relative luminance 0.417; OKLCH L 76.5% C 0.142 H 13.4°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8A98 |
|---|---|
| RGB | rgb(255, 138, 152) |
| HSL | hsl(353, 100%, 77%) |
| HSV | hsv(353, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 40.4%, 0%) |
| CIE-LAB | lab(70.67, 45.59, 12.69) |
| CIE-LCH | lch(70.67, 47.32, 15.55°) |
| OKLab | oklab(76.47% 0.138 0.0329) |
| OKLCH | oklch(76.47% 0.142 13.4) |
| XYZ | xyz(55.9990, 41.7092, 34.8012) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.28
Blush Pink
#FE828C
ΔE00 2.56
Carnation
#FD798F
ΔE00 3.68
Rosa
#FE86A4
ΔE00 4.49
Lightcoral
#F08080
ΔE00 5.67
Salmon Pink
#FE7B7C
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8A98 #8AFFF1
analogous
#FF8AD2 #FF8A98 #FFB78A
triadic
#FF8A98 #98FF8A #8A98FF
tetradic
#FF8A98 #D2FF8A #8AFFF1 #B78AFF
square
#FF8A98 #D2FF8A #8AFFF1 #B78AFF
split-complementary
#FF8A98 #8AFFB7 #8AD2FF
monochromatic
#FF102C #FF4D62 #FF8A98 #FFC7CE #FFE0E4
Accessibility & contrast
On white
2.25
#FF8A98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#FF8A98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8A98
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8A98 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F98
Deuteranopia (green-blind)
#BEB696
Tritanopia (blue-blind)
#FF7D8F
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff8a98; /* rgb */ color: rgb(255, 138, 152); /* oklch */ color: oklch(76.5% 0.142 13.4);
Tailwind
colors: {
custom: {
50: '#ffaeb6',
500: '#ff8a98',
950: '#000000',
},
}SCSS
$custom: #ff8a98; $custom-light: #ffaeb6; $custom-dark: #000000;
JSON
{
"hex": "#ff8a98",
"rgb": {
"r": 255,
"g": 138,
"b": 152
},
"hsl": {
"h": 352.821,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.76474,
"c": 0.14189,
"h": 13.4
},
"luminance": 0.41704
}Semantic roles & 50–950 ramp
primary
#FF8A98
secondary
#D4F7F3
accent
#E6CA00
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#191011
muted
#877F80