#F28DF6#F28DF6
#F28DF6 is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.6% C 0.178 H 325.7°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F28DF6 |
|---|---|
| RGB | rgb(242, 141, 246) |
| HSL | hsl(298, 85%, 76%) |
| HSV | hsv(298, 43%, 96%) |
| CMYK | cmyk(1.6%, 42.7%, 0%, 3.5%) |
| CIE-LAB | lab(72.62, 53.46, -36.61) |
| CIE-LCH | lch(72.62, 64.80, 325.60°) |
| OKLab | oklab(78.58% 0.1471 -0.1002) |
| OKLCH | oklch(78.58% 0.178 325.7) |
| XYZ | xyz(62.7760, 44.5837, 92.4697) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.41
Purply Pink
#F075E6
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 5.33
Candy Pink
#FF63E9
ΔE00 7.32
Plum
#DDA0DD
ΔE00 7.67
Light Magenta
#FA5FF7
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28DF6 #91F68D
analogous
#BD8DF6 #F28DF6 #F68DC5
triadic
#F28DF6 #F6F28D #8DF6F2
tetradic
#F28DF6 #F6BD8D #91F68D #8DC5F6
square
#F28DF6 #F6BD8D #91F68D #8DC5F6
split-complementary
#F28DF6 #C5F68D #8DF6BD
monochromatic
#E51CED #EC54F2 #F28DF6 #F8C6FA #FCE3FD
Accessibility & contrast
On white
2.12
#F28DF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#F28DF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28DF6
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28DF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28DF6 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AAFA
Deuteranopia (green-blind)
#9FB7F3
Tritanopia (blue-blind)
#F798B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f28df6; /* rgb */ color: rgb(242, 141, 246); /* oklch */ color: oklch(78.6% 0.178 325.7);
Tailwind
colors: {
custom: {
50: '#f8b1f9',
500: '#f28df6',
950: '#000000',
},
}SCSS
$custom: #f28df6; $custom-light: #f8b1f9; $custom-dark: #000000;
JSON
{
"hex": "#f28df6",
"rgb": {
"r": 242,
"g": 141,
"b": 246
},
"hsl": {
"h": 297.714,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.78576,
"c": 0.17801,
"h": 325.7
},
"luminance": 0.44581
}Semantic roles & 50–950 ramp
primary
#F28DF6
secondary
#D7F5D6
accent
#E2040C
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085