#F282F8#F282F8
#F282F8 is a light, vivid purple. Relative luminance 0.416; OKLCH L 77.1% C 0.198 H 325.4°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F282F8 |
|---|---|
| RGB | rgb(242, 130, 248) |
| HSL | hsl(297, 89%, 74%) |
| HSV | hsv(297, 48%, 97%) |
| CMYK | cmyk(2.4%, 47.6%, 0%, 2.7%) |
| CIE-LAB | lab(70.61, 59.24, -40.83) |
| CIE-LCH | lch(70.61, 71.95, 325.43°) |
| OKLab | oklab(77.11% 0.1626 -0.1122) |
| OKLCH | oklch(77.11% 0.198 325.4) |
| XYZ | xyz(61.5425, 41.6229, 93.5811) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.54
Purply Pink
#F075E6
ΔE00 3.49
Violet Pink
#FB5FFC
ΔE00 5.57
Candy Pink
#FF63E9
ΔE00 5.58
Light Magenta
#FA5FF7
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F282F8 #88F882
analogous
#B782F8 #F282F8 #F882C3
triadic
#F282F8 #F8F282 #82F8F2
tetradic
#F282F8 #F8B782 #88F882 #82C3F8
square
#F282F8 #F8B782 #88F882 #82C3F8
split-complementary
#F282F8 #C3F882 #82F8B7
monochromatic
#E60EF2 #EC48F5 #F282F8 #F8BCFB #FCE2FD
Accessibility & contrast
On white
2.25
#F282F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#F282F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F282F8
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F282F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F282F8 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FC
Deuteranopia (green-blind)
#96B2F4
Tritanopia (blue-blind)
#F78FB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f282f8; /* rgb */ color: rgb(242, 130, 248); /* oklch */ color: oklch(77.1% 0.198 325.4);
Tailwind
colors: {
custom: {
50: '#f9aafb',
500: '#f282f8',
950: '#000000',
},
}SCSS
$custom: #f282f8; $custom-light: #f9aafb; $custom-dark: #000000;
JSON
{
"hex": "#f282f8",
"rgb": {
"r": 242,
"g": 130,
"b": 248
},
"hsl": {
"h": 296.949,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.77111,
"c": 0.19752,
"h": 325.4
},
"luminance": 0.4162
}Semantic roles & 50–950 ramp
primary
#F282F8
secondary
#D7F5D6
accent
#E6000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85