#F280FA#F280FA
#F280FA is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 76.9% C 0.202 H 324.8°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F280FA |
|---|---|
| RGB | rgb(242, 128, 250) |
| HSL | hsl(296, 92%, 74%) |
| HSV | hsv(296, 49%, 98%) |
| CMYK | cmyk(3.2%, 48.8%, 0%, 2%) |
| CIE-LAB | lab(70.33, 60.56, -42.36) |
| CIE-LCH | lch(70.33, 73.90, 325.03°) |
| OKLab | oklab(76.93% 0.1655 -0.1166) |
| OKLCH | oklch(76.93% 0.202 324.8) |
| XYZ | xyz(61.5910, 41.2208, 95.1361) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.94
Purply Pink
#F075E6
ΔE00 3.54
Violet Pink
#FB5FFC
ΔE00 5.15
Light Magenta
#FA5FF7
ΔE00 5.21
Candy Pink
#FF63E9
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F280FA #88FA80
analogous
#B580FA #F280FA #FA80C5
triadic
#F280FA #FAF280 #80FAF2
tetradic
#F280FA #FAB580 #88FA80 #80C5FA
square
#F280FA #FAB580 #88FA80 #80C5FA
split-complementary
#F280FA #C5FA80 #80FAB5
monochromatic
#E60AF5 #EC45F8 #F280FA #F8BBFC #FCE2FE
Accessibility & contrast
On white
2.27
#F280FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F280FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F280FA
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F280FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F280FA | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FE
Deuteranopia (green-blind)
#94B1F6
Tritanopia (blue-blind)
#F78EB2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f280fa; /* rgb */ color: rgb(242, 128, 250); /* oklch */ color: oklch(76.9% 0.202 324.8);
Tailwind
colors: {
custom: {
50: '#f9a9fc',
500: '#f280fa',
950: '#000000',
},
}SCSS
$custom: #f280fa; $custom-light: #f9a9fc; $custom-dark: #000000;
JSON
{
"hex": "#f280fa",
"rgb": {
"r": 242,
"g": 128,
"b": 250
},
"hsl": {
"h": 296.066,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.76932,
"c": 0.20247,
"h": 324.8
},
"luminance": 0.41218
}Semantic roles & 50–950 ramp
primary
#F280FA
secondary
#D7F6D5
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85