#F28EF9#F28EF9
#F28EF9 is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.9% C 0.179 H 324.7°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F28EF9 |
|---|---|
| RGB | rgb(242, 142, 249) |
| HSL | hsl(296, 90%, 77%) |
| HSV | hsv(296, 43%, 98%) |
| CMYK | cmyk(2.8%, 43%, 0%, 2.4%) |
| CIE-LAB | lab(72.94, 53.50, -37.75) |
| CIE-LCH | lch(72.94, 65.48, 324.79°) |
| OKLab | oklab(78.85% 0.1463 -0.1035) |
| OKLCH | oklch(78.85% 0.179 324.7) |
| XYZ | xyz(63.3883, 45.0656, 94.9637) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 5.74
Candy Pink
#FF63E9
ΔE00 7.61
Plum
#DDA0DD
ΔE00 7.85
Violet Pink
#FB5FFC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28EF9 #95F98E
analogous
#BD8EF9 #F28EF9 #F98ECB
triadic
#F28EF9 #F9F28E #8EF9F2
tetradic
#F28EF9 #F9BD8E #95F98E #8ECBF9
square
#F28EF9 #F9BD8E #95F98E #8ECBF9
split-complementary
#F28EF9 #CBF98E #8EF9BD
monochromatic
#E51AF3 #EB54F6 #F28EF9 #F9C8FC #FCE2FD
Accessibility & contrast
On white
2.10
#F28EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F28EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28EF9
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28EF9 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFD
Deuteranopia (green-blind)
#9EB7F6
Tritanopia (blue-blind)
#F69AB8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f28ef9; /* rgb */ color: rgb(242, 142, 249); /* oklch */ color: oklch(78.9% 0.179 324.7);
Tailwind
colors: {
custom: {
50: '#f8b1fb',
500: '#f28ef9',
950: '#000000',
},
}SCSS
$custom: #f28ef9; $custom-light: #f8b1fb; $custom-dark: #000000;
JSON
{
"hex": "#f28ef9",
"rgb": {
"r": 242,
"g": 142,
"b": 249
},
"hsl": {
"h": 296.075,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.78854,
"c": 0.17918,
"h": 324.7
},
"luminance": 0.45063
}Semantic roles & 50–950 ramp
primary
#F28EF9
secondary
#D8F6D5
accent
#E6000F
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085