#F280F8#F280F8
#F280F8 is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 76.8% C 0.201 H 325.4°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F280F8 |
|---|---|
| RGB | rgb(242, 128, 248) |
| HSL | hsl(297, 90%, 74%) |
| HSV | hsv(297, 48%, 97%) |
| CMYK | cmyk(2.4%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(70.24, 60.21, -41.40) |
| CIE-LCH | lch(70.24, 73.07, 325.49°) |
| OKLab | oklab(76.84% 0.1652 -0.1138) |
| OKLCH | oklch(76.84% 0.201 325.4) |
| XYZ | xyz(61.2790, 41.0960, 93.4933) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.64
Purply Pink
#F075E6
ΔE00 3.29
Violet Pink
#FB5FFC
ΔE00 5.19
Light Magenta
#FA5FF7
ΔE00 5.21
Candy Pink
#FF63E9
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F280F8 #86F880
analogous
#B680F8 #F280F8 #F880C2
triadic
#F280F8 #F8F280 #80F8F2
tetradic
#F280F8 #F8B680 #86F880 #80C2F8
square
#F280F8 #F8B680 #86F880 #80C2F8
split-complementary
#F280F8 #C2F880 #80F8B6
monochromatic
#E50DF0 #EC46F5 #F280F8 #F8BAFB #FCE2FD
Accessibility & contrast
On white
2.28
#F280F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#F280F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F280F8
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F280F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F280F8 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FC
Deuteranopia (green-blind)
#94B1F4
Tritanopia (blue-blind)
#F78EB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f280f8; /* rgb */ color: rgb(242, 128, 248); /* oklch */ color: oklch(76.8% 0.201 325.4);
Tailwind
colors: {
custom: {
50: '#f9a9fb',
500: '#f280f8',
950: '#000000',
},
}SCSS
$custom: #f280f8; $custom-light: #f9a9fb; $custom-dark: #000000;
JSON
{
"hex": "#f280f8",
"rgb": {
"r": 242,
"g": 128,
"b": 248
},
"hsl": {
"h": 297,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.76839,
"c": 0.20066,
"h": 325.4
},
"luminance": 0.41093
}Semantic roles & 50–950 ramp
primary
#F280F8
secondary
#D7F5D6
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85