#F98CA2#F98CA2
#F98CA2 is a light, vivid red. Relative luminance 0.415; OKLCH L 76.3% C 0.134 H 7.8°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F98CA2 |
|---|---|
| RGB | rgb(249, 140, 162) |
| HSL | hsl(348, 90%, 76%) |
| HSV | hsv(348, 44%, 98%) |
| CMYK | cmyk(0%, 43.8%, 34.9%, 2.4%) |
| CIE-LAB | lab(70.53, 43.60, 6.80) |
| CIE-LCH | lch(70.53, 44.13, 8.87°) |
| OKLab | oklab(76.29% 0.1323 0.0182) |
| OKLCH | oklch(76.29% 0.134 7.8) |
| XYZ | xyz(54.9691, 41.5093, 39.2925) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.72
Rosa
#FE86A4
ΔE00 2.03
Pinky
#FC86AA
ΔE00 3.44
Pig Pink
#E78EA5
ΔE00 3.65
Carnation Pink
#FF7FA7
ΔE00 4.28
Carnation
#FD798F
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98CA2 #8CF9E3
analogous
#F98CD9 #F98CA2 #F9AD8C
triadic
#F98CA2 #A2F98C #8CA2F9
tetradic
#F98CA2 #D9F98C #8CF9E3 #AD8CF9
square
#F98CA2 #D9F98C #8CF9E3 #AD8CF9
split-complementary
#F98CA2 #8CF9AD #8CD9F9
monochromatic
#F31844 #F65273 #F98CA2 #FCC6D1 #FDE2E7
Accessibility & contrast
On white
2.26
#F98CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#F98CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98CA2
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98CA2 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A3
Deuteranopia (green-blind)
#BAB4A0
Tritanopia (blue-blind)
#FF8294
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f98ca2; /* rgb */ color: rgb(249, 140, 162); /* oklch */ color: oklch(76.3% 0.134 7.8);
Tailwind
colors: {
custom: {
50: '#feafbd',
500: '#f98ca2',
950: '#000000',
},
}SCSS
$custom: #f98ca2; $custom-light: #feafbd; $custom-dark: #000000;
JSON
{
"hex": "#f98ca2",
"rgb": {
"r": 249,
"g": 140,
"b": 162
},
"hsl": {
"h": 347.89,
"s": 90.083,
"l": 76.275
},
"oklch": {
"l": 0.76285,
"c": 0.13351,
"h": 7.8
},
"luminance": 0.41505
}Semantic roles & 50–950 ramp
primary
#F98CA2
secondary
#D5F6EF
accent
#E6B700
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181112
muted
#868081