#F290FC#F290FC
#F290FC is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.3% C 0.179 H 323.7°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F290FC |
|---|---|
| RGB | rgb(242, 144, 252) |
| HSL | hsl(294, 95%, 78%) |
| HSV | hsv(294, 43%, 99%) |
| CMYK | cmyk(4%, 42.9%, 0%, 1.2%) |
| CIE-LAB | lab(73.45, 53.05, -38.58) |
| CIE-LCH | lch(73.45, 65.59, 323.97°) |
| OKLab | oklab(79.28% 0.144 -0.1059) |
| OKLCH | oklch(79.28% 0.179 323.7) |
| XYZ | xyz(64.1602, 45.8547, 97.5478) |
| Luminance | 0.4585 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 6.21
Plum
#DDA0DD
ΔE00 7.91
Baby Purple
#CA9BF7
ΔE00 7.94
Candy Pink
#FF63E9
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F290FC #9AFC90
analogous
#BC90FC #F290FC #FC90D0
triadic
#F290FC #FCF290 #90FCF2
tetradic
#F290FC #FCBC90 #9AFC90 #90D0FC
square
#F290FC #FCBC90 #9AFC90 #90D0FC
split-complementary
#F290FC #D0FC90 #90FCBC
monochromatic
#E419F9 #EB54FA #F290FC #F9CCFE #FCE1FE
Accessibility & contrast
On white
2.06
#F290FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#F290FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F290FC
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F290FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F290FC | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#9EB9F9
Tritanopia (blue-blind)
#F69CBA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f290fc; /* rgb */ color: rgb(242, 144, 252); /* oklch */ color: oklch(79.3% 0.179 323.7);
Tailwind
colors: {
custom: {
50: '#f8b3fd',
500: '#f290fc',
950: '#000000',
},
}SCSS
$custom: #f290fc; $custom-light: #f8b3fd; $custom-dark: #000000;
JSON
{
"hex": "#f290fc",
"rgb": {
"r": 242,
"g": 144,
"b": 252
},
"hsl": {
"h": 294.444,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.7928,
"c": 0.17877,
"h": 323.7
},
"luminance": 0.45852
}Semantic roles & 50–950 ramp
primary
#F290FC
secondary
#D8F6D5
accent
#E60015
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085