#F280F5#F280F5
#F280F5 is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.7% C 0.198 H 326.3°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F280F5 |
|---|---|
| RGB | rgb(242, 128, 245) |
| HSL | hsl(298, 85%, 73%) |
| HSV | hsv(298, 48%, 96%) |
| CMYK | cmyk(1.2%, 47.8%, 0%, 3.9%) |
| CIE-LAB | lab(70.11, 59.68, -39.96) |
| CIE-LCH | lch(70.11, 71.82, 326.19°) |
| OKLab | oklab(76.7% 0.1648 -0.1097) |
| OKLCH | oklch(76.7% 0.198 326.3) |
| XYZ | xyz(60.8173, 40.9113, 91.0617) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.20
Purply Pink
#F075E6
ΔE00 2.92
Candy Pink
#FF63E9
ΔE00 5.08
Light Magenta
#FA5FF7
ΔE00 5.25
Violet Pink
#FB5FFC
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F280F5 #83F580
analogous
#B880F5 #F280F5 #F580BD
triadic
#F280F5 #F5F280 #80F5F2
tetradic
#F280F5 #F5B880 #83F580 #80BDF5
square
#F280F5 #F5B880 #83F580 #80BDF5
split-complementary
#F280F5 #BDF580 #80F5B8
monochromatic
#E312E8 #EC47F1 #F280F5 #F8B9F9 #FCE3FD
Accessibility & contrast
On white
2.29
#F280F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F280F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F280F5
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F280F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F280F5 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A2F9
Deuteranopia (green-blind)
#96B1F1
Tritanopia (blue-blind)
#F88DAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f280f5; /* rgb */ color: rgb(242, 128, 245); /* oklch */ color: oklch(76.7% 0.198 326.3);
Tailwind
colors: {
custom: {
50: '#f9a9f9',
500: '#f280f5',
950: '#000000',
},
}SCSS
$custom: #f280f5; $custom-light: #f9a9f9; $custom-dark: #000000;
JSON
{
"hex": "#f280f5",
"rgb": {
"r": 242,
"g": 128,
"b": 245
},
"hsl": {
"h": 298.462,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.76701,
"c": 0.19796,
"h": 326.3
},
"luminance": 0.40908
}Semantic roles & 50–950 ramp
primary
#F280F5
secondary
#D7F5D6
accent
#E20409
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85