#F498DF#F498DF
#F498DF is a light, vivid pink. Relative luminance 0.470; OKLCH L 79.5% C 0.141 H 335.7°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F498DF |
|---|---|
| RGB | rgb(244, 152, 223) |
| HSL | hsl(314, 81%, 78%) |
| HSV | hsv(314, 38%, 96%) |
| CMYK | cmyk(0%, 37.7%, 8.6%, 4.3%) |
| CIE-LAB | lab(74.20, 44.49, -21.59) |
| CIE-LCH | lch(74.20, 49.45, 334.11°) |
| OKLab | oklab(79.53% 0.1281 -0.0579) |
| OKLCH | oklch(79.53% 0.141 335.7) |
| XYZ | xyz(61.8555, 47.0205, 75.6155) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.84
Bubblegum Pink
#FE83CC
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 5.97
Violet (CSS)
#EE82EE
ΔE00 6.93
Pink (survey)
#FF81C0
ΔE00 7.38
Purply Pink
#F075E6
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F498DF #98F4AD
analogous
#DB98F4 #F498DF #F498B1
triadic
#F498DF #DFF498 #98DFF4
tetradic
#F498DF #F4DB98 #98F4AD #98B1F4
square
#F498DF #F4DB98 #98F4AD #98B1F4
split-complementary
#F498DF #B1F498 #98F4DB
monochromatic
#E829BD #EE61CE #F498DF #FACFF0 #FCE3F6
Accessibility & contrast
On white
2.02
#F498DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#F498DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F498DF
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F498DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F498DF | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AEE2
Deuteranopia (green-blind)
#B0BBDC
Tritanopia (blue-blind)
#FD9CB2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f498df; /* rgb */ color: rgb(244, 152, 223); /* oklch */ color: oklch(79.5% 0.141 335.7);
Tailwind
colors: {
custom: {
50: '#f9b8e9',
500: '#f498df',
950: '#000000',
},
}SCSS
$custom: #f498df; $custom-light: #f9b8e9; $custom-dark: #000000;
JSON
{
"hex": "#f498df",
"rgb": {
"r": 244,
"g": 152,
"b": 223
},
"hsl": {
"h": 313.696,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.79534,
"c": 0.14063,
"h": 335.7
},
"luminance": 0.47017
}Semantic roles & 50–950 ramp
primary
#F498DF
secondary
#D7F4DE
accent
#DD3908
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084