#F28BF3#F28BF3
#F28BF3 is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.2% C 0.179 H 326.8°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F28BF3 |
|---|---|
| RGB | rgb(242, 139, 243) |
| HSL | hsl(299, 81%, 75%) |
| HSV | hsv(299, 43%, 95%) |
| CMYK | cmyk(0.4%, 42.8%, 0%, 4.7%) |
| CIE-LAB | lab(72.11, 53.93, -35.77) |
| CIE-LCH | lch(72.11, 64.71, 326.45°) |
| OKLab | oklab(78.16% 0.1493 -0.0978) |
| OKLCH | oklch(78.16% 0.179 326.8) |
| XYZ | xyz(62.0270, 43.8165, 89.9669) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.97
Purply Pink
#F075E6
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 4.92
Candy Pink
#FF63E9
ΔE00 6.87
Orchid
#DA70D6
ΔE00 7.47
Light Magenta
#FA5FF7
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28BF3 #8CF38B
analogous
#BE8BF3 #F28BF3 #F38BC0
triadic
#F28BF3 #F3F28B #8BF3F2
tetradic
#F28BF3 #F3BE8B #8CF38B #8BC0F3
square
#F28BF3 #F3BE8B #8CF38B #8BC0F3
split-complementary
#F28BF3 #C0F38B #8BF3BE
monochromatic
#E61CE8 #EC54ED #F28BF3 #F8C2F9 #FCE3FC
Accessibility & contrast
On white
2.15
#F28BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#F28BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28BF3
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28BF3 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A8F7
Deuteranopia (green-blind)
#9EB5F0
Tritanopia (blue-blind)
#F896B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f28bf3; /* rgb */ color: rgb(242, 139, 243); /* oklch */ color: oklch(78.2% 0.179 326.8);
Tailwind
colors: {
custom: {
50: '#f8aff7',
500: '#f28bf3',
950: '#000000',
},
}SCSS
$custom: #f28bf3; $custom-light: #f8aff7; $custom-dark: #000000;
JSON
{
"hex": "#f28bf3",
"rgb": {
"r": 242,
"g": 139,
"b": 243
},
"hsl": {
"h": 299.423,
"s": 81.25,
"l": 74.902
},
"oklch": {
"l": 0.78155,
"c": 0.17851,
"h": 326.8
},
"luminance": 0.43814
}Semantic roles & 50–950 ramp
primary
#F28BF3
secondary
#D7F4D7
accent
#DE080A
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085