#F290CB#F290CB
#F290CB is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.3% C 0.138 H 343.9°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F290CB |
|---|---|
| RGB | rgb(242, 144, 203) |
| HSL | hsl(324, 79%, 76%) |
| HSV | hsv(324, 40%, 95%) |
| CMYK | cmyk(0%, 40.5%, 16.1%, 5.1%) |
| CIE-LAB | lab(71.65, 44.76, -14.47) |
| CIE-LCH | lch(71.65, 47.04, 342.09°) |
| OKLab | oklab(77.33% 0.1322 -0.0382) |
| OKLCH | oklch(77.33% 0.138 343.9) |
| XYZ | xyz(57.3713, 43.1392, 61.7932) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.29
Pink (survey)
#FF81C0
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 7.01
Plum
#DDA0DD
ΔE00 7.08
Bubblegum (survey)
#FF6CB5
ΔE00 7.52
Hot Pink
#FF69B4
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F290CB #90F2B7
analogous
#E890F2 #F290CB #F2909A
triadic
#F290CB #CBF290 #90CBF2
tetradic
#F290CB #F2E890 #90F2B7 #909AF2
square
#F290CB #F2E890 #90F2B7 #909AF2
split-complementary
#F290CB #9AF290 #90F2E8
monochromatic
#E52298 #EC59B1 #F290CB #F8C7E5 #FCE4F2
Accessibility & contrast
On white
2.18
#F290CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#F290CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F290CB
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F290CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F290CB | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CD
Deuteranopia (green-blind)
#AFB5C8
Tritanopia (blue-blind)
#FD90A5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f290cb; /* rgb */ color: rgb(242, 144, 203); /* oklch */ color: oklch(77.3% 0.138 343.9);
Tailwind
colors: {
custom: {
50: '#f8b2da',
500: '#f290cb',
950: '#000000',
},
}SCSS
$custom: #f290cb; $custom-light: #f8b2da; $custom-dark: #000000;
JSON
{
"hex": "#f290cb",
"rgb": {
"r": 242,
"g": 144,
"b": 203
},
"hsl": {
"h": 323.878,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.77334,
"c": 0.13765,
"h": 343.9
},
"luminance": 0.43136
}Semantic roles & 50–950 ramp
primary
#F290CB
secondary
#D7F4E3
accent
#DB5D0A
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083