#F28EF8#F28EF8
#F28EF8 is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.8% C 0.178 H 325.0°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F28EF8 |
|---|---|
| RGB | rgb(242, 142, 248) |
| HSL | hsl(297, 88%, 76%) |
| HSV | hsv(297, 43%, 97%) |
| CMYK | cmyk(2.4%, 42.7%, 0%, 2.7%) |
| CIE-LAB | lab(72.89, 53.32, -37.27) |
| CIE-LCH | lch(72.89, 65.06, 325.05°) |
| OKLab | oklab(78.81% 0.1461 -0.1021) |
| OKLCH | oklch(78.81% 0.178 325) |
| XYZ | xyz(63.2327, 45.0034, 94.1445) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 5.62
Candy Pink
#FF63E9
ΔE00 7.57
Plum
#DDA0DD
ΔE00 7.73
Violet Pink
#FB5FFC
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28EF8 #94F88E
analogous
#BD8EF8 #F28EF8 #F88EC9
triadic
#F28EF8 #F8F28E #8EF8F2
tetradic
#F28EF8 #F8BD8E #94F88E #8EC9F8
square
#F28EF8 #F8BD8E #94F88E #8EC9F8
split-complementary
#F28EF8 #C9F88E #8EF8BD
monochromatic
#E51BF1 #EB54F4 #F28EF8 #F9C8FC #FCE2FD
Accessibility & contrast
On white
2.10
#F28EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F28EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28EF8
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28EF8 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFC
Deuteranopia (green-blind)
#9FB7F5
Tritanopia (blue-blind)
#F799B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f28ef8; /* rgb */ color: rgb(242, 142, 248); /* oklch */ color: oklch(78.8% 0.178 325.0);
Tailwind
colors: {
custom: {
50: '#f8b1fb',
500: '#f28ef8',
950: '#000000',
},
}SCSS
$custom: #f28ef8; $custom-light: #f8b1fb; $custom-dark: #000000;
JSON
{
"hex": "#f28ef8",
"rgb": {
"r": 242,
"g": 142,
"b": 248
},
"hsl": {
"h": 296.604,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.7881,
"c": 0.17824,
"h": 325
},
"luminance": 0.45001
}Semantic roles & 50–950 ramp
primary
#F28EF8
secondary
#D8F5D6
accent
#E5010D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085