#F98DA2#F98DA2
#F98DA2 is a light, vivid red. Relative luminance 0.418; OKLCH L 76.4% C 0.132 H 8.2°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F98DA2 |
|---|---|
| RGB | rgb(249, 141, 162) |
| HSL | hsl(348, 90%, 76%) |
| HSV | hsv(348, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 34.9%, 2.4%) |
| CIE-LAB | lab(70.73, 43.09, 7.09) |
| CIE-LCH | lch(70.73, 43.67, 9.35°) |
| OKLab | oklab(76.44% 0.1307 0.0189) |
| OKLCH | oklch(76.44% 0.132 8.2) |
| XYZ | xyz(55.1158, 41.8029, 39.3414) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.74
Rosa
#FE86A4
ΔE00 2.31
Pinky
#FC86AA
ΔE00 3.71
Pig Pink
#E78EA5
ΔE00 3.72
Carnation Pink
#FF7FA7
ΔE00 4.57
Carnation
#FD798F
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98DA2 #8DF9E4
analogous
#F98DD8 #F98DA2 #F9AE8D
triadic
#F98DA2 #A2F98D #8DA2F9
tetradic
#F98DA2 #D8F98D #8DF9E4 #AE8DF9
square
#F98DA2 #D8F98D #8DF9E4 #AE8DF9
split-complementary
#F98DA2 #8DF9AE #8DD8F9
monochromatic
#F31943 #F65373 #F98DA2 #FCC7D1 #FDE2E7
Accessibility & contrast
On white
2.24
#F98DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#F98DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98DA2
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98DA2 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A0A2
Deuteranopia (green-blind)
#BBB5A0
Tritanopia (blue-blind)
#FF8395
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f98da2; /* rgb */ color: rgb(249, 141, 162); /* oklch */ color: oklch(76.4% 0.132 8.2);
Tailwind
colors: {
custom: {
50: '#feb0bd',
500: '#f98da2',
950: '#000000',
},
}SCSS
$custom: #f98da2; $custom-light: #feb0bd; $custom-dark: #000000;
JSON
{
"hex": "#f98da2",
"rgb": {
"r": 249,
"g": 141,
"b": 162
},
"hsl": {
"h": 348.333,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.7644,
"c": 0.13208,
"h": 8.2
},
"luminance": 0.41798
}Semantic roles & 50–950 ramp
primary
#F98DA2
secondary
#D5F6EF
accent
#E6B900
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081