#F282F5#F282F5
#F282F5 is a light, vivid purple. Relative luminance 0.414; OKLCH L 77.0% C 0.195 H 326.3°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F282F5 |
|---|---|
| RGB | rgb(242, 130, 245) |
| HSL | hsl(298, 85%, 74%) |
| HSV | hsv(298, 47%, 96%) |
| CMYK | cmyk(1.2%, 46.9%, 0%, 3.9%) |
| CIE-LAB | lab(70.48, 58.71, -39.39) |
| CIE-LCH | lch(70.48, 70.70, 326.14°) |
| OKLab | oklab(76.97% 0.1621 -0.1081) |
| OKLCH | oklch(76.97% 0.195 326.3) |
| XYZ | xyz(61.0808, 41.4382, 91.1495) |
| Luminance | 0.4143 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.10
Purply Pink
#F075E6
ΔE00 3.16
Lavender Pink
#DD85D7
ΔE00 5.30
Candy Pink
#FF63E9
ΔE00 5.39
Light Magenta
#FA5FF7
ΔE00 5.64
Violet Pink
#FB5FFC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F282F5 #85F582
analogous
#B882F5 #F282F5 #F582BE
triadic
#F282F5 #F5F282 #82F5F2
tetradic
#F282F5 #F5B882 #85F582 #82BEF5
square
#F282F5 #F5B882 #85F582 #82BEF5
split-complementary
#F282F5 #BEF582 #82F5B8
monochromatic
#E413EA #EC49F0 #F282F5 #F8BBFA #FCE3FD
Accessibility & contrast
On white
2.26
#F282F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#F282F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F282F5
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F282F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F282F5 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F9
Deuteranopia (green-blind)
#97B1F2
Tritanopia (blue-blind)
#F88FB0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f282f5; /* rgb */ color: rgb(242, 130, 245); /* oklch */ color: oklch(77.0% 0.195 326.3);
Tailwind
colors: {
custom: {
50: '#f8aaf9',
500: '#f282f5',
950: '#000000',
},
}SCSS
$custom: #f282f5; $custom-light: #f8aaf9; $custom-dark: #000000;
JSON
{
"hex": "#f282f5",
"rgb": {
"r": 242,
"g": 130,
"b": 245
},
"hsl": {
"h": 298.435,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.76974,
"c": 0.19481,
"h": 326.3
},
"luminance": 0.41435
}Semantic roles & 50–950 ramp
primary
#F282F5
secondary
#D7F5D6
accent
#E2040A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85