#F282F2#F282F2
#F282F2 is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.8% C 0.192 H 327.2°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F282F2 |
|---|---|
| RGB | rgb(242, 130, 242) |
| HSL | hsl(300, 81%, 73%) |
| HSV | hsv(300, 46%, 95%) |
| CMYK | cmyk(0%, 46.3%, 0%, 5.1%) |
| CIE-LAB | lab(70.36, 58.18, -37.94) |
| CIE-LCH | lch(70.36, 69.46, 326.89°) |
| OKLab | oklab(76.84% 0.1616 -0.104) |
| OKLCH | oklch(76.84% 0.192 327.2) |
| XYZ | xyz(60.6265, 41.2565, 88.7571) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.73
Purply Pink
#F075E6
ΔE00 2.89
Lavender Pink
#DD85D7
ΔE00 4.92
Candy Pink
#FF63E9
ΔE00 5.25
Light Magenta
#FA5FF7
ΔE00 5.73
Violet Pink
#FB5FFC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F282F2 #82F282
analogous
#BA82F2 #F282F2 #F282BA
triadic
#F282F2 #F2F282 #82F2F2
tetradic
#F282F2 #F2BA82 #82F282 #82BAF2
square
#F282F2 #F2BA82 #82F282 #82BAF2
split-complementary
#F282F2 #BAF282 #82F2BA
monochromatic
#E218E2 #EC4BEC #F282F2 #F8B9F8 #FCE3FC
Accessibility & contrast
On white
2.27
#F282F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#F282F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F282F2
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F282F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F282F2 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A3F6
Deuteranopia (green-blind)
#98B1EF
Tritanopia (blue-blind)
#F88EAF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f282f2; /* rgb */ color: rgb(242, 130, 242); /* oklch */ color: oklch(76.8% 0.192 327.2);
Tailwind
colors: {
custom: {
50: '#f8aaf6',
500: '#f282f2',
950: '#000000',
},
}SCSS
$custom: #f282f2; $custom-light: #f8aaf6; $custom-dark: #000000;
JSON
{
"hex": "#f282f2",
"rgb": {
"r": 242,
"g": 130,
"b": 242
},
"hsl": {
"h": 300,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.76839,
"c": 0.19213,
"h": 327.2
},
"luminance": 0.41253
}Semantic roles & 50–950 ramp
primary
#F282F2
secondary
#D7F4D7
accent
#DE0808
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85