#F28DFD#F28DFD
#F28DFD is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.9% C 0.185 H 323.5°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F28DFD |
|---|---|
| RGB | rgb(242, 141, 253) |
| HSL | hsl(294, 97%, 77%) |
| HSV | hsv(294, 44%, 99%) |
| CMYK | cmyk(4.3%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(72.91, 54.73, -39.97) |
| CIE-LCH | lch(72.91, 67.77, 323.86°) |
| OKLab | oklab(78.89% 0.1484 -0.1098) |
| OKLCH | oklch(78.89% 0.185 323.5) |
| XYZ | xyz(63.8707, 45.0216, 98.2351) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 6.25
Violet Pink
#FB5FFC
ΔE00 7.61
Candy Pink
#FF63E9
ΔE00 7.63
Light Magenta
#FA5FF7
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28DFD #98FD8D
analogous
#BA8DFD #F28DFD #FD8DD0
triadic
#F28DFD #FDF28D #8DFDF2
tetradic
#F28DFD #FDBA8D #98FD8D #8DD0FD
square
#F28DFD #FDBA8D #98FD8D #8DD0FD
split-complementary
#F28DFD #D0FD8D #8DFDBA
monochromatic
#E415FB #EB51FC #F28DFD #F9C9FE #FCE1FE
Accessibility & contrast
On white
2.10
#F28DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F28DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28DFD
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28DFD | 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)
#80ABFF
Deuteranopia (green-blind)
#9CB7FA
Tritanopia (blue-blind)
#F69AB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f28dfd; /* rgb */ color: rgb(242, 141, 253); /* oklch */ color: oklch(78.9% 0.185 323.5);
Tailwind
colors: {
custom: {
50: '#f8b1fe',
500: '#f28dfd',
950: '#000000',
},
}SCSS
$custom: #f28dfd; $custom-light: #f8b1fe; $custom-dark: #000000;
JSON
{
"hex": "#f28dfd",
"rgb": {
"r": 242,
"g": 141,
"b": 253
},
"hsl": {
"h": 294.107,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.78887,
"c": 0.1846,
"h": 323.5
},
"luminance": 0.45019
}Semantic roles & 50–950 ramp
primary
#F28DFD
secondary
#D8F7D4
accent
#E60017
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086