#F28BF8#F28BF8
#F28BF8 is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.4% C 0.183 H 325.1°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F28BF8 |
|---|---|
| RGB | rgb(242, 139, 248) |
| HSL | hsl(297, 89%, 76%) |
| HSV | hsv(297, 44%, 97%) |
| CMYK | cmyk(2.4%, 44%, 0%, 2.7%) |
| CIE-LAB | lab(72.31, 54.82, -38.18) |
| CIE-LCH | lch(72.31, 66.81, 325.15°) |
| OKLab | oklab(78.38% 0.1503 -0.1047) |
| OKLCH | oklch(78.38% 0.183 325.1) |
| XYZ | xyz(62.7924, 44.1227, 93.9977) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.20
Purply Pink
#F075E6
ΔE00 4.74
Lavender Pink
#DD85D7
ΔE00 5.55
Candy Pink
#FF63E9
ΔE00 7.04
Violet Pink
#FB5FFC
ΔE00 7.34
Light Magenta
#FA5FF7
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28BF8 #91F88B
analogous
#BB8BF8 #F28BF8 #F88BC7
triadic
#F28BF8 #F8F28B #8BF8F2
tetradic
#F28BF8 #F8BB8B #91F88B #8BC7F8
square
#F28BF8 #F8BB8B #91F88B #8BC7F8
split-complementary
#F28BF8 #C7F88B #8BF8BB
monochromatic
#E518F1 #EC51F5 #F28BF8 #F8C5FB #FCE2FD
Accessibility & contrast
On white
2.14
#F28BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#F28BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28BF8
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28BF8 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A9FC
Deuteranopia (green-blind)
#9CB6F5
Tritanopia (blue-blind)
#F797B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f28bf8; /* rgb */ color: rgb(242, 139, 248); /* oklch */ color: oklch(78.4% 0.183 325.1);
Tailwind
colors: {
custom: {
50: '#f8affb',
500: '#f28bf8',
950: '#000000',
},
}SCSS
$custom: #f28bf8; $custom-light: #f8affb; $custom-dark: #000000;
JSON
{
"hex": "#f28bf8",
"rgb": {
"r": 242,
"g": 139,
"b": 248
},
"hsl": {
"h": 296.697,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.78375,
"c": 0.18313,
"h": 325.1
},
"luminance": 0.4412
}Semantic roles & 50–950 ramp
primary
#F28BF8
secondary
#D7F5D6
accent
#E5000D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085