#F499DF#F499DF
#F499DF is a light, vivid pink. Relative luminance 0.473; OKLCH L 79.7% C 0.139 H 335.7°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F499DF |
|---|---|
| RGB | rgb(244, 153, 223) |
| HSL | hsl(314, 81%, 78%) |
| HSV | hsv(314, 37%, 96%) |
| CMYK | cmyk(0%, 37.3%, 8.6%, 4.3%) |
| CIE-LAB | lab(74.41, 43.97, -21.27) |
| CIE-LCH | lch(74.41, 48.85, 334.18°) |
| OKLab | oklab(79.69% 0.1267 -0.0571) |
| OKLCH | oklch(79.69% 0.139 335.7) |
| XYZ | xyz(62.0185, 47.3465, 75.6698) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.74
Bubblegum Pink
#FE83CC
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 6.15
Violet (CSS)
#EE82EE
ΔE00 7.15
Pink (survey)
#FF81C0
ΔE00 7.45
Purply Pink
#F075E6
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F499DF #99F4AE
analogous
#DB99F4 #F499DF #F499B1
triadic
#F499DF #DFF499 #99DFF4
tetradic
#F499DF #F4DB99 #99F4AE #99B1F4
square
#F499DF #F4DB99 #99F4AE #99B1F4
split-complementary
#F499DF #B1F499 #99F4DB
monochromatic
#E82BBC #EE62CE #F499DF #FAD0F0 #FCE3F6
Accessibility & contrast
On white
2.01
#F499DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#F499DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F499DF
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F499DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F499DF | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAFE2
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#FD9CB3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f499df; /* rgb */ color: rgb(244, 153, 223); /* oklch */ color: oklch(79.7% 0.139 335.7);
Tailwind
colors: {
custom: {
50: '#f9b8e9',
500: '#f499df',
950: '#000000',
},
}SCSS
$custom: #f499df; $custom-light: #f9b8e9; $custom-dark: #000000;
JSON
{
"hex": "#f499df",
"rgb": {
"r": 244,
"g": 153,
"b": 223
},
"hsl": {
"h": 313.846,
"s": 80.531,
"l": 77.843
},
"oklch": {
"l": 0.79691,
"c": 0.13892,
"h": 335.7
},
"luminance": 0.47343
}Semantic roles & 50–950 ramp
primary
#F499DF
secondary
#D7F4DE
accent
#DD3A09
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084