#F290CF#F290CF
#F290CF is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.5% C 0.140 H 341.8°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F290CF |
|---|---|
| RGB | rgb(242, 144, 207) |
| HSL | hsl(321, 79%, 76%) |
| HSV | hsv(321, 40%, 95%) |
| CMYK | cmyk(0%, 40.5%, 14.5%, 5.1%) |
| CIE-LAB | lab(71.78, 45.38, -16.48) |
| CIE-LCH | lch(71.78, 48.28, 340.04°) |
| OKLab | oklab(77.48% 0.1334 -0.0438) |
| OKLCH | oklch(77.48% 0.14 341.8) |
| XYZ | xyz(57.8541, 43.3323, 64.3361) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.24
Pink (survey)
#FF81C0
ΔE00 4.64
Lavender Pink
#DD85D7
ΔE00 6.29
Plum
#DDA0DD
ΔE00 6.56
Bubblegum (survey)
#FF6CB5
ΔE00 7.84
Violet (CSS)
#EE82EE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F290CF #90F2B3
analogous
#E490F2 #F290CF #F2909E
triadic
#F290CF #CFF290 #90CFF2
tetradic
#F290CF #F2E490 #90F2B3 #909EF2
square
#F290CF #F2E490 #90F2B3 #909EF2
split-complementary
#F290CF #9EF290 #90F2E4
monochromatic
#E522A0 #EC59B7 #F290CF #F8C7E7 #FCE4F3
Accessibility & contrast
On white
2.17
#F290CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#F290CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F290CF
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F290CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F290CF | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A6D1
Deuteranopia (green-blind)
#AEB6CC
Tritanopia (blue-blind)
#FD91A7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f290cf; /* rgb */ color: rgb(242, 144, 207); /* oklch */ color: oklch(77.5% 0.140 341.8);
Tailwind
colors: {
custom: {
50: '#f8b2dd',
500: '#f290cf',
950: '#000000',
},
}SCSS
$custom: #f290cf; $custom-light: #f8b2dd; $custom-dark: #000000;
JSON
{
"hex": "#f290cf",
"rgb": {
"r": 242,
"g": 144,
"b": 207
},
"hsl": {
"h": 321.429,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.77475,
"c": 0.1404,
"h": 341.8
},
"luminance": 0.43329
}Semantic roles & 50–950 ramp
primary
#F290CF
secondary
#D7F4E1
accent
#DB550A
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083