#F280F3#F280F3
#F280F3 is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.6% C 0.196 H 327.0°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F280F3 |
|---|---|
| RGB | rgb(242, 128, 243) |
| HSL | hsl(299, 83%, 73%) |
| HSV | hsv(299, 47%, 95%) |
| CMYK | cmyk(0.4%, 47.3%, 0%, 4.7%) |
| CIE-LAB | lab(70.03, 59.33, -39.00) |
| CIE-LCH | lch(70.03, 71.00, 326.68°) |
| OKLab | oklab(76.61% 0.1645 -0.107) |
| OKLCH | oklch(76.61% 0.196 327) |
| XYZ | xyz(60.5137, 40.7899, 89.4624) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.94
Purply Pink
#F075E6
ΔE00 2.71
Candy Pink
#FF63E9
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 5.14
Light Magenta
#FA5FF7
ΔE00 5.31
Violet Pink
#FB5FFC
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F280F3 #81F380
analogous
#B880F3 #F280F3 #F380BB
triadic
#F280F3 #F3F280 #80F3F2
tetradic
#F280F3 #F3B880 #81F380 #80BBF3
square
#F280F3 #F3B880 #81F380 #80BBF3
split-complementary
#F280F3 #BBF380 #80F3B8
monochromatic
#E115E3 #EC48EE #F280F3 #F8B8F8 #FCE3FC
Accessibility & contrast
On white
2.29
#F280F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#F280F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F280F3
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F280F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F280F3 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F7
Deuteranopia (green-blind)
#97B0EF
Tritanopia (blue-blind)
#F88CAE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f280f3; /* rgb */ color: rgb(242, 128, 243); /* oklch */ color: oklch(76.6% 0.196 327.0);
Tailwind
colors: {
custom: {
50: '#f9a8f7',
500: '#f280f3',
950: '#000000',
},
}SCSS
$custom: #f280f3; $custom-light: #f9a8f7; $custom-dark: #000000;
JSON
{
"hex": "#f280f3",
"rgb": {
"r": 242,
"g": 128,
"b": 243
},
"hsl": {
"h": 299.478,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.7661,
"c": 0.19618,
"h": 327
},
"luminance": 0.40787
}Semantic roles & 50–950 ramp
primary
#F280F3
secondary
#D7F4D7
accent
#DF0608
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85