#F482F8#F482F8
#F482F8 is a light, vivid purple. Relative luminance 0.420; OKLCH L 77.3% C 0.199 H 326.0°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F482F8 |
|---|---|
| RGB | rgb(244, 130, 248) |
| HSL | hsl(298, 89%, 74%) |
| HSV | hsv(298, 48%, 97%) |
| CMYK | cmyk(1.6%, 47.6%, 0%, 2.7%) |
| CIE-LAB | lab(70.86, 59.79, -40.42) |
| CIE-LCH | lch(70.86, 72.18, 325.94°) |
| OKLab | oklab(77.35% 0.1648 -0.111) |
| OKLCH | oklch(77.35% 0.199 326) |
| XYZ | xyz(62.2328, 41.9789, 93.6135) |
| Luminance | 0.4198 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.56
Purply Pink
#F075E6
ΔE00 3.47
Candy Pink
#FF63E9
ΔE00 5.47
Violet Pink
#FB5FFC
ΔE00 5.60
Light Magenta
#FA5FF7
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F482F8 #86F882
analogous
#B982F8 #F482F8 #F882C1
triadic
#F482F8 #F8F482 #82F8F4
tetradic
#F482F8 #F8B982 #86F882 #82C1F8
square
#F482F8 #F8B982 #86F882 #82C1F8
split-complementary
#F482F8 #C1F882 #82F8B9
monochromatic
#EA0EF2 #EF48F5 #F482F8 #F9BCFB #FCE2FD
Accessibility & contrast
On white
2.24
#F482F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#F482F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F482F8
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F482F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F482F8 | 1.00 | 2.24 | 9.40 | 9.40 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FC
Deuteranopia (green-blind)
#97B3F4
Tritanopia (blue-blind)
#F98FB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f482f8; /* rgb */ color: rgb(244, 130, 248); /* oklch */ color: oklch(77.3% 0.199 326.0);
Tailwind
colors: {
custom: {
50: '#faaafb',
500: '#f482f8',
950: '#000000',
},
}SCSS
$custom: #f482f8; $custom-light: #faaafb; $custom-dark: #000000;
JSON
{
"hex": "#f482f8",
"rgb": {
"r": 244,
"g": 130,
"b": 248
},
"hsl": {
"h": 297.966,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.77346,
"c": 0.19868,
"h": 326
},
"luminance": 0.41976
}Semantic roles & 50–950 ramp
primary
#F482F8
secondary
#D7F5D6
accent
#E60008
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85