#F280F7#F280F7
#F280F7 is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.8% C 0.200 H 325.7°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F280F7 |
|---|---|
| RGB | rgb(242, 128, 247) |
| HSL | hsl(297, 88%, 74%) |
| HSV | hsv(297, 48%, 97%) |
| CMYK | cmyk(2%, 48.2%, 0%, 3.1%) |
| CIE-LAB | lab(70.20, 60.03, -40.92) |
| CIE-LCH | lch(70.20, 72.65, 325.72°) |
| OKLab | oklab(76.79% 0.1651 -0.1125) |
| OKLCH | oklch(76.79% 0.2 325.7) |
| XYZ | xyz(61.1243, 41.0341, 92.6784) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.49
Purply Pink
#F075E6
ΔE00 3.16
Candy Pink
#FF63E9
ΔE00 5.22
Light Magenta
#FA5FF7
ΔE00 5.22
Violet Pink
#FB5FFC
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F280F7 #85F780
analogous
#B680F7 #F280F7 #F780C0
triadic
#F280F7 #F7F280 #80F7F2
tetradic
#F280F7 #F7B680 #85F780 #80C0F7
square
#F280F7 #F7B680 #85F780 #80C0F7
split-complementary
#F280F7 #C0F780 #80F7B6
monochromatic
#E40FEE #EC46F3 #F280F7 #F8BAFB #FCE2FD
Accessibility & contrast
On white
2.28
#F280F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#F280F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F280F7
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F280F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F280F7 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A2FB
Deuteranopia (green-blind)
#95B1F3
Tritanopia (blue-blind)
#F78EB0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f280f7; /* rgb */ color: rgb(242, 128, 247); /* oklch */ color: oklch(76.8% 0.200 325.7);
Tailwind
colors: {
custom: {
50: '#f9a9fa',
500: '#f280f7',
950: '#000000',
},
}SCSS
$custom: #f280f7; $custom-light: #f9a9fa; $custom-dark: #000000;
JSON
{
"hex": "#f280f7",
"rgb": {
"r": 242,
"g": 128,
"b": 247
},
"hsl": {
"h": 297.479,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.76793,
"c": 0.19976,
"h": 325.7
},
"luminance": 0.41031
}Semantic roles & 50–950 ramp
primary
#F280F7
secondary
#D7F5D6
accent
#E5010A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85