#F280F9#F280F9
#F280F9 is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 76.9% C 0.202 H 325.1°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F280F9 |
|---|---|
| RGB | rgb(242, 128, 249) |
| HSL | hsl(297, 91%, 74%) |
| HSV | hsv(297, 49%, 98%) |
| CMYK | cmyk(2.8%, 48.6%, 0%, 2.4%) |
| CIE-LAB | lab(70.29, 60.38, -41.88) |
| CIE-LCH | lch(70.29, 73.49, 325.26°) |
| OKLab | oklab(76.89% 0.1654 -0.1152) |
| OKLCH | oklch(76.89% 0.202 325.1) |
| XYZ | xyz(61.4346, 41.1582, 94.3125) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.79
Purply Pink
#F075E6
ΔE00 3.41
Violet Pink
#FB5FFC
ΔE00 5.17
Light Magenta
#FA5FF7
ΔE00 5.20
Candy Pink
#FF63E9
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F280F9 #87F980
analogous
#B680F9 #F280F9 #F980C4
triadic
#F280F9 #F9F280 #80F9F2
tetradic
#F280F9 #F9B680 #87F980 #80C4F9
square
#F280F9 #F9B680 #87F980 #80C4F9
split-complementary
#F280F9 #C4F980 #80F9B6
monochromatic
#E60BF3 #EC46F6 #F280F9 #F8BAFC #FCE2FE
Accessibility & contrast
On white
2.27
#F280F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#F280F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F280F9
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F280F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F280F9 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FD
Deuteranopia (green-blind)
#94B1F5
Tritanopia (blue-blind)
#F78EB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f280f9; /* rgb */ color: rgb(242, 128, 249); /* oklch */ color: oklch(76.9% 0.202 325.1);
Tailwind
colors: {
custom: {
50: '#f9a9fb',
500: '#f280f9',
950: '#000000',
},
}SCSS
$custom: #f280f9; $custom-light: #f9a9fb; $custom-dark: #000000;
JSON
{
"hex": "#f280f9",
"rgb": {
"r": 242,
"g": 128,
"b": 249
},
"hsl": {
"h": 296.529,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.76886,
"c": 0.20157,
"h": 325.1
},
"luminance": 0.41155
}Semantic roles & 50–950 ramp
primary
#F280F9
secondary
#D7F6D5
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85