#F498CF#F498CF
#F498CF is a light, vivid pink. Relative luminance 0.462; OKLCH L 79.0% C 0.129 H 343.8°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F498CF |
|---|---|
| RGB | rgb(244, 152, 207) |
| HSL | hsl(324, 81%, 78%) |
| HSV | hsv(324, 38%, 96%) |
| CMYK | cmyk(0%, 37.7%, 15.2%, 4.3%) |
| CIE-LAB | lab(73.67, 41.91, -13.61) |
| CIE-LCH | lch(73.67, 44.07, 342.01°) |
| OKLab | oklab(78.96% 0.1235 -0.0359) |
| OKLCH | oklch(78.96% 0.129 343.8) |
| XYZ | xyz(59.7994, 46.1981, 64.7868) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.75
Pink (survey)
#FF81C0
ΔE00 5.41
Plum
#DDA0DD
ΔE00 6.52
Powder Pink
#FFB2D0
ΔE00 7.66
Lavender Pink
#DD85D7
ΔE00 8.07
Pinky
#FC86AA
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F498CF #98F4BD
analogous
#EB98F4 #F498CF #F498A1
triadic
#F498CF #CFF498 #98CFF4
tetradic
#F498CF #F4EB98 #98F4BD #98A1F4
square
#F498CF #F4EB98 #98F4BD #98A1F4
split-complementary
#F498CF #A1F498 #98F4EB
monochromatic
#E8299B #EE61B5 #F498CF #FACFE9 #FCE3F2
Accessibility & contrast
On white
2.05
#F498CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#F498CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F498CF
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F498CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F498CF | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EACD1
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#FF98AC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f498cf; /* rgb */ color: rgb(244, 152, 207); /* oklch */ color: oklch(79.0% 0.129 343.8);
Tailwind
colors: {
custom: {
50: '#f9b8dd',
500: '#f498cf',
950: '#000000',
},
}SCSS
$custom: #f498cf; $custom-light: #f9b8dd; $custom-dark: #000000;
JSON
{
"hex": "#f498cf",
"rgb": {
"r": 244,
"g": 152,
"b": 207
},
"hsl": {
"h": 324.13,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.78959,
"c": 0.12865,
"h": 343.8
},
"luminance": 0.46195
}Semantic roles & 50–950 ramp
primary
#F498CF
secondary
#D7F4E3
accent
#DD5E08
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083