#F499CA#F499CA
#F499CA is a light, vivid pink. Relative luminance 0.463; OKLCH L 78.9% C 0.124 H 346.8°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F499CA |
|---|---|
| RGB | rgb(244, 153, 202) |
| HSL | hsl(328, 81%, 78%) |
| HSV | hsv(328, 37%, 96%) |
| CMYK | cmyk(0%, 37.3%, 17.2%, 4.3%) |
| CIE-LAB | lab(73.73, 40.63, -10.77) |
| CIE-LCH | lch(73.73, 42.03, 345.15°) |
| OKLab | oklab(78.95% 0.1205 -0.0282) |
| OKLCH | oklch(78.95% 0.124 346.8) |
| XYZ | xyz(59.3608, 46.2834, 61.6726) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.38
Pink (survey)
#FF81C0
ΔE00 5.39
Powder Pink
#FFB2D0
ΔE00 6.70
Plum
#DDA0DD
ΔE00 7.43
Pinky
#FC86AA
ΔE00 7.59
Pig Pink
#E78EA5
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F499CA #99F4C3
analogous
#F099F4 #F499CA #F4999C
triadic
#F499CA #CAF499 #99CAF4
tetradic
#F499CA #F4F099 #99F4C3 #999CF4
square
#F499CA #F4F099 #99F4C3 #999CF4
split-complementary
#F499CA #9CF499 #99F4F0
monochromatic
#E82B91 #EE62AD #F499CA #FAD0E7 #FCE3F1
Accessibility & contrast
On white
2.05
#F499CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#F499CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F499CA
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F499CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F499CA | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ACCC
Deuteranopia (green-blind)
#B7BBC8
Tritanopia (blue-blind)
#FF98AA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f499ca; /* rgb */ color: rgb(244, 153, 202); /* oklch */ color: oklch(78.9% 0.124 346.8);
Tailwind
colors: {
custom: {
50: '#f9b8da',
500: '#f499ca',
950: '#000000',
},
}SCSS
$custom: #f499ca; $custom-light: #f9b8da; $custom-dark: #000000;
JSON
{
"hex": "#f499ca",
"rgb": {
"r": 244,
"g": 153,
"b": 202
},
"hsl": {
"h": 327.692,
"s": 80.531,
"l": 77.843
},
"oklch": {
"l": 0.78949,
"c": 0.12373,
"h": 346.8
},
"luminance": 0.4628
}Semantic roles & 50–950 ramp
primary
#F499CA
secondary
#D7F4E4
accent
#DD6B09
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083