#F498CA#F498CA
#F498CA is a light, vivid pink. Relative luminance 0.460; OKLCH L 78.8% C 0.125 H 346.6°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F498CA |
|---|---|
| RGB | rgb(244, 152, 202) |
| HSL | hsl(327, 81%, 78%) |
| HSV | hsv(327, 38%, 96%) |
| CMYK | cmyk(0%, 37.7%, 17.2%, 4.3%) |
| CIE-LAB | lab(73.52, 41.14, -11.09) |
| CIE-LCH | lch(73.52, 42.61, 344.92°) |
| OKLab | oklab(78.79% 0.122 -0.0291) |
| OKLCH | oklch(78.79% 0.125 346.6) |
| XYZ | xyz(59.1978, 45.9575, 61.6183) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.13
Pink (survey)
#FF81C0
ΔE00 5.18
Powder Pink
#FFB2D0
ΔE00 6.96
Plum
#DDA0DD
ΔE00 7.40
Pinky
#FC86AA
ΔE00 7.58
Pig Pink
#E78EA5
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F498CA #98F4C2
analogous
#F098F4 #F498CA #F4989C
triadic
#F498CA #CAF498 #98CAF4
tetradic
#F498CA #F4F098 #98F4C2 #989CF4
square
#F498CA #F4F098 #98F4C2 #989CF4
split-complementary
#F498CA #9CF498 #98F4F0
monochromatic
#E82991 #EE61AE #F498CA #FACFE6 #FCE3F1
Accessibility & contrast
On white
2.06
#F498CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#F498CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F498CA
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F498CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F498CA | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FABCC
Deuteranopia (green-blind)
#B6BAC8
Tritanopia (blue-blind)
#FF97AA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f498ca; /* rgb */ color: rgb(244, 152, 202); /* oklch */ color: oklch(78.8% 0.125 346.6);
Tailwind
colors: {
custom: {
50: '#f9b8da',
500: '#f498ca',
950: '#000000',
},
}SCSS
$custom: #f498ca; $custom-light: #f9b8da; $custom-dark: #000000;
JSON
{
"hex": "#f498ca",
"rgb": {
"r": 244,
"g": 152,
"b": 202
},
"hsl": {
"h": 327.391,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.78789,
"c": 0.12541,
"h": 346.6
},
"luminance": 0.45954
}Semantic roles & 50–950 ramp
primary
#F498CA
secondary
#D7F4E4
accent
#DD6A08
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083