#F28BFB#F28BFB
#F28BFB is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.5% C 0.186 H 324.2°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F28BFB |
|---|---|
| RGB | rgb(242, 139, 251) |
| HSL | hsl(295, 93%, 76%) |
| HSV | hsv(295, 45%, 98%) |
| CMYK | cmyk(3.6%, 44.6%, 0%, 1.6%) |
| CIE-LAB | lab(72.44, 55.37, -39.62) |
| CIE-LCH | lch(72.44, 68.08, 324.42°) |
| OKLab | oklab(78.51% 0.1508 -0.1088) |
| OKLCH | oklch(78.51% 0.186 324.2) |
| XYZ | xyz(63.2615, 44.3103, 96.4686) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 5.95
Candy Pink
#FF63E9
ΔE00 7.18
Violet Pink
#FB5FFC
ΔE00 7.25
Light Magenta
#FA5FF7
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28BFB #94FB8B
analogous
#BA8BFB #F28BFB #FB8BCC
triadic
#F28BFB #FBF28B #8BFBF2
tetradic
#F28BFB #FBBA8B #94FB8B #8BCCFB
square
#F28BFB #FBBA8B #94FB8B #8BCCFB
split-complementary
#F28BFB #CCFB8B #8BFBBA
monochromatic
#E515F7 #EB50F9 #F28BFB #F9C6FD #FCE1FE
Accessibility & contrast
On white
2.13
#F28BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F28BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28BFB
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28BFB | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#F698B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f28bfb; /* rgb */ color: rgb(242, 139, 251); /* oklch */ color: oklch(78.5% 0.186 324.2);
Tailwind
colors: {
custom: {
50: '#f8b0fd',
500: '#f28bfb',
950: '#000000',
},
}SCSS
$custom: #f28bfb; $custom-light: #f8b0fd; $custom-dark: #000000;
JSON
{
"hex": "#f28bfb",
"rgb": {
"r": 242,
"g": 139,
"b": 251
},
"hsl": {
"h": 295.179,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.78509,
"c": 0.18595,
"h": 324.2
},
"luminance": 0.44308
}Semantic roles & 50–950 ramp
primary
#F28BFB
secondary
#D8F6D5
accent
#E60012
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085