#F280F2#F280F2
#F280F2 is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.6% C 0.195 H 327.3°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F280F2 |
|---|---|
| RGB | rgb(242, 128, 242) |
| HSL | hsl(300, 81%, 73%) |
| HSV | hsv(300, 47%, 95%) |
| CMYK | cmyk(0%, 47.1%, 0%, 5.1%) |
| CIE-LAB | lab(69.99, 59.15, -38.52) |
| CIE-LCH | lch(69.99, 70.59, 326.93°) |
| OKLab | oklab(76.57% 0.1643 -0.1056) |
| OKLCH | oklch(76.57% 0.195 327.3) |
| XYZ | xyz(60.3631, 40.7296, 88.6693) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.83
Purply Pink
#F075E6
ΔE00 2.61
Candy Pink
#FF63E9
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 5.02
Light Magenta
#FA5FF7
ΔE00 5.35
Violet Pink
#FB5FFC
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F280F2 #80F280
analogous
#B980F2 #F280F2 #F280B9
triadic
#F280F2 #F2F280 #80F2F2
tetradic
#F280F2 #F2B980 #80F280 #80B9F2
square
#F280F2 #F2B980 #80F280 #80B9F2
split-complementary
#F280F2 #B9F280 #80F2B9
monochromatic
#E117E1 #EC48EC #F280F2 #F8B8F8 #FCE3FC
Accessibility & contrast
On white
2.30
#F280F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#F280F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F280F2
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F280F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F280F2 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A2F6
Deuteranopia (green-blind)
#97B0EE
Tritanopia (blue-blind)
#F88CAE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f280f2; /* rgb */ color: rgb(242, 128, 242); /* oklch */ color: oklch(76.6% 0.195 327.3);
Tailwind
colors: {
custom: {
50: '#f9a8f6',
500: '#f280f2',
950: '#000000',
},
}SCSS
$custom: #f280f2; $custom-light: #f9a8f6; $custom-dark: #000000;
JSON
{
"hex": "#f280f2",
"rgb": {
"r": 242,
"g": 128,
"b": 242
},
"hsl": {
"h": 300,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.76565,
"c": 0.19529,
"h": 327.3
},
"luminance": 0.40726
}Semantic roles & 50–950 ramp
primary
#F280F2
secondary
#D7F4D7
accent
#DE0808
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85