#F28CFD#F28CFD
#F28CFD is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.7% C 0.186 H 323.5°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F28CFD |
|---|---|
| RGB | rgb(242, 140, 253) |
| HSL | hsl(294, 97%, 77%) |
| HSV | hsv(294, 45%, 99%) |
| CMYK | cmyk(4.3%, 44.7%, 0%, 0.8%) |
| CIE-LAB | lab(72.71, 55.23, -40.27) |
| CIE-LCH | lch(72.71, 68.36, 323.90°) |
| OKLab | oklab(78.74% 0.1497 -0.1107) |
| OKLCH | oklch(78.74% 0.186 323.5) |
| XYZ | xyz(63.7239, 44.7280, 98.1862) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.82
Purply Pink
#F075E6
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 6.23
Violet Pink
#FB5FFC
ΔE00 7.41
Candy Pink
#FF63E9
ΔE00 7.47
Light Magenta
#FA5FF7
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28CFD #97FD8C
analogous
#BA8CFD #F28CFD #FD8CD0
triadic
#F28CFD #FDF28C #8CFDF2
tetradic
#F28CFD #FDBA8C #97FD8C #8CD0FD
square
#F28CFD #FDBA8C #97FD8C #8CD0FD
split-complementary
#F28CFD #D0FD8C #8CFDBA
monochromatic
#E414FB #EB50FC #F28CFD #F9C8FE #FCE1FE
Accessibility & contrast
On white
2.11
#F28CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#F28CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28CFD
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28CFD | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#9BB7FA
Tritanopia (blue-blind)
#F699B9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f28cfd; /* rgb */ color: rgb(242, 140, 253); /* oklch */ color: oklch(78.7% 0.186 323.5);
Tailwind
colors: {
custom: {
50: '#f8b0fe',
500: '#f28cfd',
950: '#000000',
},
}SCSS
$custom: #f28cfd; $custom-light: #f8b0fe; $custom-dark: #000000;
JSON
{
"hex": "#f28cfd",
"rgb": {
"r": 242,
"g": 140,
"b": 253
},
"hsl": {
"h": 294.159,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.78742,
"c": 0.18622,
"h": 323.5
},
"luminance": 0.44725
}Semantic roles & 50–950 ramp
primary
#F28CFD
secondary
#D8F7D4
accent
#E60016
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086