#F28AF5#F28AF5
#F28AF5 is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.1% C 0.182 H 326.1°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F28AF5 |
|---|---|
| RGB | rgb(242, 138, 245) |
| HSL | hsl(298, 84%, 75%) |
| HSV | hsv(298, 44%, 96%) |
| CMYK | cmyk(1.2%, 43.7%, 0%, 3.9%) |
| CIE-LAB | lab(71.99, 54.78, -37.03) |
| CIE-LCH | lch(71.99, 66.13, 325.94°) |
| OKLab | oklab(78.1% 0.1511 -0.1014) |
| OKLCH | oklch(78.1% 0.182 326.1) |
| XYZ | xyz(62.1866, 43.6498, 91.5181) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.85
Purply Pink
#F075E6
ΔE00 4.38
Lavender Pink
#DD85D7
ΔE00 5.15
Candy Pink
#FF63E9
ΔE00 6.74
Light Magenta
#FA5FF7
ΔE00 7.22
Violet Pink
#FB5FFC
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28AF5 #8DF58A
analogous
#BD8AF5 #F28AF5 #F58AC2
triadic
#F28AF5 #F5F28A #8AF5F2
tetradic
#F28AF5 #F5BD8A #8DF58A #8AC2F5
square
#F28AF5 #F5BD8A #8DF58A #8AC2F5
split-complementary
#F28AF5 #C2F58A #8AF5BD
monochromatic
#E519EB #EC52F0 #F28AF5 #F8C2FA #FCE3FD
Accessibility & contrast
On white
2.16
#F28AF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#F28AF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28AF5
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28AF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28AF5 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A8F9
Deuteranopia (green-blind)
#9DB5F2
Tritanopia (blue-blind)
#F795B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f28af5; /* rgb */ color: rgb(242, 138, 245); /* oklch */ color: oklch(78.1% 0.182 326.1);
Tailwind
colors: {
custom: {
50: '#f8aff8',
500: '#f28af5',
950: '#000000',
},
}SCSS
$custom: #f28af5; $custom-light: #f8aff8; $custom-dark: #000000;
JSON
{
"hex": "#f28af5",
"rgb": {
"r": 242,
"g": 138,
"b": 245
},
"hsl": {
"h": 298.318,
"s": 84.252,
"l": 75.098
},
"oklch": {
"l": 0.78098,
"c": 0.18198,
"h": 326.1
},
"luminance": 0.43647
}Semantic roles & 50–950 ramp
primary
#F28AF5
secondary
#D7F5D6
accent
#E1050B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085