#F280FF#F280FF
#F280FF is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.2% C 0.207 H 323.4°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F280FF |
|---|---|
| RGB | rgb(242, 128, 255) |
| HSL | hsl(294, 100%, 75%) |
| HSV | hsv(294, 50%, 100%) |
| CMYK | cmyk(5.1%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(70.55, 61.46, -44.74) |
| CIE-LCH | lch(70.55, 76.02, 323.95°) |
| OKLab | oklab(77.17% 0.1662 -0.1234) |
| OKLCH | oklch(77.17% 0.207 323.4) |
| XYZ | xyz(62.3854, 41.5385, 99.3200) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.72
Purply Pink
#F075E6
ΔE00 4.22
Violet Pink
#FB5FFC
ΔE00 5.13
Light Magenta
#FA5FF7
ΔE00 5.29
Candy Pink
#FF63E9
ΔE00 5.89
Lavender Pink
#DD85D7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F280FF #8DFF80
analogous
#B280FF #F280FF #FF80CD
triadic
#F280FF #FFF280 #80FFF2
tetradic
#F280FF #FFB280 #8DFF80 #80CDFF
square
#F280FF #FFB280 #8DFF80 #80CDFF
split-complementary
#F280FF #CDFF80 #80FFB2
monochromatic
#E506FF #EC43FF #F280FF #F8BDFF #FCE0FF
Accessibility & contrast
On white
2.26
#F280FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#F280FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F280FF
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F280FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F280FF | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#F690B4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f280ff; /* rgb */ color: rgb(242, 128, 255); /* oklch */ color: oklch(77.2% 0.207 323.4);
Tailwind
colors: {
custom: {
50: '#f9a9ff',
500: '#f280ff',
950: '#000000',
},
}SCSS
$custom: #f280ff; $custom-light: #f9a9ff; $custom-dark: #000000;
JSON
{
"hex": "#f280ff",
"rgb": {
"r": 242,
"g": 128,
"b": 255
},
"hsl": {
"h": 293.858,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.77168,
"c": 0.20703,
"h": 323.4
},
"luminance": 0.41536
}Semantic roles & 50–950 ramp
primary
#F280FF
secondary
#D7F7D4
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86