#F282FB#F282FB
#F282FB is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.3% C 0.200 H 324.5°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F282FB |
|---|---|
| RGB | rgb(242, 130, 251) |
| HSL | hsl(296, 94%, 75%) |
| HSV | hsv(296, 48%, 98%) |
| CMYK | cmyk(3.6%, 48.2%, 0%, 1.6%) |
| CIE-LAB | lab(70.74, 59.78, -42.26) |
| CIE-LCH | lch(70.74, 73.21, 324.74°) |
| OKLab | oklab(77.25% 0.163 -0.1163) |
| OKLCH | oklch(77.25% 0.2 324.5) |
| XYZ | xyz(62.0116, 41.8105, 96.0519) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.01
Purply Pink
#F075E6
ΔE00 3.85
Violet Pink
#FB5FFC
ΔE00 5.51
Light Magenta
#FA5FF7
ΔE00 5.58
Candy Pink
#FF63E9
ΔE00 5.80
Lavender Pink
#DD85D7
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F282FB #8BFB82
analogous
#B682FB #F282FB #FB82C8
triadic
#F282FB #FBF282 #82FBF2
tetradic
#F282FB #FBB682 #8BFB82 #82C8FB
square
#F282FB #FBB682 #8BFB82 #82C8FB
split-complementary
#F282FB #C8FB82 #82FBB6
monochromatic
#E60BF7 #EC47F9 #F282FB #F8BDFD #FCE1FE
Accessibility & contrast
On white
2.24
#F282FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#F282FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F282FB
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F282FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F282FB | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FF
Deuteranopia (green-blind)
#95B2F7
Tritanopia (blue-blind)
#F690B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f282fb; /* rgb */ color: rgb(242, 130, 251); /* oklch */ color: oklch(77.3% 0.200 324.5);
Tailwind
colors: {
custom: {
50: '#f9aafd',
500: '#f282fb',
950: '#000000',
},
}SCSS
$custom: #f282fb; $custom-light: #f9aafd; $custom-dark: #000000;
JSON
{
"hex": "#f282fb",
"rgb": {
"r": 242,
"g": 130,
"b": 251
},
"hsl": {
"h": 295.537,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.7725,
"c": 0.20026,
"h": 324.5
},
"luminance": 0.41808
}Semantic roles & 50–950 ramp
primary
#F282FB
secondary
#D7F6D5
accent
#E60011
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85