#F28EF7#F28EF7
#F28EF7 is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.8% C 0.177 H 325.4°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F28EF7 |
|---|---|
| RGB | rgb(242, 142, 247) |
| HSL | hsl(297, 87%, 76%) |
| HSV | hsv(297, 43%, 97%) |
| CMYK | cmyk(2%, 42.5%, 0%, 3.1%) |
| CIE-LAB | lab(72.85, 53.14, -36.79) |
| CIE-LCH | lch(72.85, 64.63, 325.31°) |
| OKLab | oklab(78.77% 0.1459 -0.1008) |
| OKLCH | oklch(78.77% 0.177 325.4) |
| XYZ | xyz(63.0780, 44.9415, 93.3296) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 5.49
Candy Pink
#FF63E9
ΔE00 7.54
Plum
#DDA0DD
ΔE00 7.62
Light Magenta
#FA5FF7
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28EF7 #93F78E
analogous
#BE8EF7 #F28EF7 #F78EC8
triadic
#F28EF7 #F7F28E #8EF7F2
tetradic
#F28EF7 #F7BE8E #93F78E #8EC8F7
square
#F28EF7 #F7BE8E #93F78E #8EC8F7
split-complementary
#F28EF7 #C8F78E #8EF7BE
monochromatic
#E51CEF #EB55F3 #F28EF7 #F9C7FB #FCE2FD
Accessibility & contrast
On white
2.10
#F28EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#F28EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28EF7
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28EF7 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFB
Deuteranopia (green-blind)
#9FB7F4
Tritanopia (blue-blind)
#F799B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f28ef7; /* rgb */ color: rgb(242, 142, 247); /* oklch */ color: oklch(78.8% 0.177 325.4);
Tailwind
colors: {
custom: {
50: '#f8b1fa',
500: '#f28ef7',
950: '#000000',
},
}SCSS
$custom: #f28ef7; $custom-light: #f8b1fa; $custom-dark: #000000;
JSON
{
"hex": "#f28ef7",
"rgb": {
"r": 242,
"g": 142,
"b": 247
},
"hsl": {
"h": 297.143,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.78766,
"c": 0.1773,
"h": 325.4
},
"luminance": 0.44939
}Semantic roles & 50–950 ramp
primary
#F28EF7
secondary
#D7F5D6
accent
#E3020D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085