#F290DF#F290DF
#F290DF is a light, vivid pink. Relative luminance 0.442; OKLCH L 78.1% C 0.153 H 334.4°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F290DF |
|---|---|
| RGB | rgb(242, 144, 223) |
| HSL | hsl(312, 79%, 76%) |
| HSV | hsv(312, 40%, 95%) |
| CMYK | cmyk(0%, 40.5%, 7.9%, 5.1%) |
| CIE-LAB | lab(72.33, 47.96, -24.46) |
| CIE-LCH | lch(72.33, 53.84, 332.98°) |
| OKLab | oklab(78.07% 0.1377 -0.0659) |
| OKLCH | oklch(78.07% 0.153 334.4) |
| XYZ | xyz(59.9102, 44.1548, 75.1648) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.38
Bubblegum Pink
#FE83CC
ΔE00 4.97
Violet (CSS)
#EE82EE
ΔE00 5.12
Plum
#DDA0DD
ΔE00 5.62
Purply Pink
#F075E6
ΔE00 6.31
Pink (survey)
#FF81C0
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F290DF #90F2A3
analogous
#D490F2 #F290DF #F290AE
triadic
#F290DF #DFF290 #90DFF2
tetradic
#F290DF #F2D490 #90F2A3 #90AEF2
square
#F290DF #F2D490 #90F2A3 #90AEF2
split-complementary
#F290DF #AEF290 #90F2D4
monochromatic
#E522BF #EC59CF #F290DF #F8C7EF #FCE4F7
Accessibility & contrast
On white
2.14
#F290DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#F290DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F290DF
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F290DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F290DF | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A9E2
Deuteranopia (green-blind)
#A9B7DC
Tritanopia (blue-blind)
#FB95AE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f290df; /* rgb */ color: rgb(242, 144, 223); /* oklch */ color: oklch(78.1% 0.153 334.4);
Tailwind
colors: {
custom: {
50: '#f8b2e9',
500: '#f290df',
950: '#000000',
},
}SCSS
$custom: #f290df; $custom-light: #f8b2e9; $custom-dark: #000000;
JSON
{
"hex": "#f290df",
"rgb": {
"r": 242,
"g": 144,
"b": 223
},
"hsl": {
"h": 311.633,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.78073,
"c": 0.15268,
"h": 334.4
},
"luminance": 0.44151
}Semantic roles & 50–950 ramp
primary
#F290DF
secondary
#D7F4DD
accent
#DB330A
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084