#F282FA#F282FA
#F282FA is a light, vivid purple. Relative luminance 0.417; OKLCH L 77.2% C 0.199 H 324.8°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F282FA |
|---|---|
| RGB | rgb(242, 130, 250) |
| HSL | hsl(296, 92%, 75%) |
| HSV | hsv(296, 48%, 98%) |
| CMYK | cmyk(3.2%, 48%, 0%, 2%) |
| CIE-LAB | lab(70.70, 59.60, -41.78) |
| CIE-LCH | lch(70.70, 72.79, 324.97°) |
| OKLab | oklab(77.2% 0.1629 -0.115) |
| OKLCH | oklch(77.2% 0.199 324.8) |
| XYZ | xyz(61.8544, 41.7477, 95.2239) |
| Luminance | 0.4174 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.86
Purply Pink
#F075E6
ΔE00 3.73
Violet Pink
#FB5FFC
ΔE00 5.52
Light Magenta
#FA5FF7
ΔE00 5.58
Candy Pink
#FF63E9
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F282FA #8AFA82
analogous
#B682FA #F282FA #FA82C6
triadic
#F282FA #FAF282 #82FAF2
tetradic
#F282FA #FAB682 #8AFA82 #82C6FA
square
#F282FA #FAB682 #8AFA82 #82C6FA
split-complementary
#F282FA #C6FA82 #82FAB6
monochromatic
#E60CF5 #EC47F8 #F282FA #F8BDFC #FCE2FE
Accessibility & contrast
On white
2.25
#F282FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#F282FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F282FA
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F282FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F282FA | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FE
Deuteranopia (green-blind)
#95B2F6
Tritanopia (blue-blind)
#F790B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f282fa; /* rgb */ color: rgb(242, 130, 250); /* oklch */ color: oklch(77.2% 0.199 324.8);
Tailwind
colors: {
custom: {
50: '#f9aafc',
500: '#f282fa',
950: '#000000',
},
}SCSS
$custom: #f282fa; $custom-light: #f9aafc; $custom-dark: #000000;
JSON
{
"hex": "#f282fa",
"rgb": {
"r": 242,
"g": 130,
"b": 250
},
"hsl": {
"h": 296,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.77203,
"c": 0.19934,
"h": 324.8
},
"luminance": 0.41745
}Semantic roles & 50–950 ramp
primary
#F282FA
secondary
#D7F6D5
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85