#F98DA0#F98DA0
#F98DA0 is a light, vivid red. Relative luminance 0.417; OKLCH L 76.4% C 0.132 H 9.4°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F98DA0 |
|---|---|
| RGB | rgb(249, 141, 160) |
| HSL | hsl(349, 90%, 76%) |
| HSV | hsv(349, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 35.7%, 2.4%) |
| CIE-LAB | lab(70.69, 42.86, 8.14) |
| CIE-LCH | lch(70.69, 43.62, 10.75°) |
| OKLab | oklab(76.39% 0.13 0.0216) |
| OKLCH | oklch(76.39% 0.132 9.4) |
| XYZ | xyz(54.9395, 41.7323, 38.4125) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.44
Rosa
#FE86A4
ΔE00 2.76
Pig Pink
#E78EA5
ΔE00 4.08
Pinky
#FC86AA
ΔE00 4.28
Carnation
#FD798F
ΔE00 4.50
Blush Pink
#FE828C
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98DA0 #8DF9E6
analogous
#F98DD6 #F98DA0 #F9B08D
triadic
#F98DA0 #A0F98D #8DA0F9
tetradic
#F98DA0 #D6F98D #8DF9E6 #B08DF9
square
#F98DA0 #D6F98D #8DF9E6 #B08DF9
split-complementary
#F98DA0 #8DF9B0 #8DD6F9
monochromatic
#F3193F #F65370 #F98DA0 #FCC7D0 #FDE2E7
Accessibility & contrast
On white
2.25
#F98DA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#F98DA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98DA0
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98DA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98DA0 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A0A0
Deuteranopia (green-blind)
#BBB59E
Tritanopia (blue-blind)
#FF8394
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f98da0; /* rgb */ color: rgb(249, 141, 160); /* oklch */ color: oklch(76.4% 0.132 9.4);
Tailwind
colors: {
custom: {
50: '#feb0bc',
500: '#f98da0',
950: '#000000',
},
}SCSS
$custom: #f98da0; $custom-light: #feb0bc; $custom-dark: #000000;
JSON
{
"hex": "#f98da0",
"rgb": {
"r": 249,
"g": 141,
"b": 160
},
"hsl": {
"h": 349.444,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.76387,
"c": 0.13176,
"h": 9.4
},
"luminance": 0.41728
}Semantic roles & 50–950 ramp
primary
#F98DA0
secondary
#D5F6F0
accent
#E6BD00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081