#F490CB#F490CB
#F490CB is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.6% C 0.139 H 344.5°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F490CB |
|---|---|
| RGB | rgb(244, 144, 203) |
| HSL | hsl(325, 82%, 76%) |
| HSV | hsv(325, 41%, 96%) |
| CMYK | cmyk(0%, 41%, 16.8%, 4.3%) |
| CIE-LAB | lab(71.89, 45.41, -14.08) |
| CIE-LCH | lch(71.89, 47.55, 342.77°) |
| OKLab | oklab(77.57% 0.1344 -0.0372) |
| OKLCH | oklch(77.57% 0.139 344.5) |
| XYZ | xyz(58.0617, 43.4952, 61.8256) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.15
Pink (survey)
#FF81C0
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 7.30
Plum
#DDA0DD
ΔE00 7.36
Bubblegum (survey)
#FF6CB5
ΔE00 7.39
Hot Pink
#FF69B4
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F490CB #90F4B9
analogous
#EB90F4 #F490CB #F49099
triadic
#F490CB #CBF490 #90CBF4
tetradic
#F490CB #F4EB90 #90F4B9 #9099F4
square
#F490CB #F4EB90 #90F4B9 #9099F4
split-complementary
#F490CB #99F490 #90F4EB
monochromatic
#E92197 #EE58B1 #F490CB #FAC8E5 #FCE3F2
Accessibility & contrast
On white
2.17
#F490CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#F490CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F490CB
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F490CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F490CB | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A6CD
Deuteranopia (green-blind)
#B0B6C8
Tritanopia (blue-blind)
#FF90A5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f490cb; /* rgb */ color: rgb(244, 144, 203); /* oklch */ color: oklch(77.6% 0.139 344.5);
Tailwind
colors: {
custom: {
50: '#f9b2da',
500: '#f490cb',
950: '#000000',
},
}SCSS
$custom: #f490cb; $custom-light: #f9b2da; $custom-dark: #000000;
JSON
{
"hex": "#f490cb",
"rgb": {
"r": 244,
"g": 144,
"b": 203
},
"hsl": {
"h": 324.6,
"s": 81.967,
"l": 76.078
},
"oklch": {
"l": 0.77567,
"c": 0.13946,
"h": 344.5
},
"luminance": 0.43491
}Semantic roles & 50–950 ramp
primary
#F490CB
secondary
#D7F4E3
accent
#DE5F07
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083