#F28FF3#F28FF3
#F28FF3 is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.7% C 0.172 H 326.7°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F28FF3 |
|---|---|
| RGB | rgb(242, 143, 243) |
| HSL | hsl(299, 81%, 76%) |
| HSV | hsv(299, 41%, 95%) |
| CMYK | cmyk(0.4%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(72.89, 51.92, -34.55) |
| CIE-LCH | lch(72.89, 62.37, 326.36°) |
| OKLab | oklab(78.74% 0.1437 -0.0944) |
| OKLCH | oklch(78.74% 0.172 326.7) |
| XYZ | xyz(62.6168, 44.9962, 90.1635) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.75
Lavender Pink
#DD85D7
ΔE00 5.07
Purply Pink
#F075E6
ΔE00 5.21
Plum
#DDA0DD
ΔE00 7.04
Candy Pink
#FF63E9
ΔE00 7.63
Orchid
#DA70D6
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28FF3 #90F38F
analogous
#C08FF3 #F28FF3 #F38FC2
triadic
#F28FF3 #F3F28F #8FF3F2
tetradic
#F28FF3 #F3C08F #90F38F #8FC2F3
square
#F28FF3 #F3C08F #90F38F #8FC2F3
split-complementary
#F28FF3 #C2F38F #8FF3C0
monochromatic
#E520E7 #EC58ED #F28FF3 #F8C6F9 #FCE3FC
Accessibility & contrast
On white
2.10
#F28FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F28FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28FF3
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28FF3 | 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)
#87ABF7
Deuteranopia (green-blind)
#A1B7F0
Tritanopia (blue-blind)
#F799B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f28ff3; /* rgb */ color: rgb(242, 143, 243); /* oklch */ color: oklch(78.7% 0.172 326.7);
Tailwind
colors: {
custom: {
50: '#f8b2f7',
500: '#f28ff3',
950: '#000000',
},
}SCSS
$custom: #f28ff3; $custom-light: #f8b2f7; $custom-dark: #000000;
JSON
{
"hex": "#f28ff3",
"rgb": {
"r": 242,
"g": 143,
"b": 243
},
"hsl": {
"h": 299.4,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.7874,
"c": 0.17193,
"h": 326.7
},
"luminance": 0.44993
}Semantic roles & 50–950 ramp
primary
#F28FF3
secondary
#D7F4D7
accent
#DD090B
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085