#F28CFB#F28CFB
#F28CFB is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.7% C 0.184 H 324.1°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F28CFB |
|---|---|
| RGB | rgb(242, 140, 251) |
| HSL | hsl(295, 93%, 77%) |
| HSV | hsv(295, 44%, 98%) |
| CMYK | cmyk(3.6%, 44.2%, 0%, 1.6%) |
| CIE-LAB | lab(72.63, 54.87, -39.31) |
| CIE-LCH | lch(72.63, 67.50, 324.38°) |
| OKLab | oklab(78.65% 0.1494 -0.108) |
| OKLCH | oklch(78.65% 0.184 324.1) |
| XYZ | xyz(63.4070, 44.6013, 96.5170) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.61
Purply Pink
#F075E6
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 5.96
Candy Pink
#FF63E9
ΔE00 7.35
Violet Pink
#FB5FFC
ΔE00 7.45
Light Magenta
#FA5FF7
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28CFB #95FB8C
analogous
#BB8CFB #F28CFB #FB8CCD
triadic
#F28CFB #FBF28C #8CFBF2
tetradic
#F28CFB #FBBB8C #95FB8C #8CCDFB
square
#F28CFB #FBBB8C #95FB8C #8CCDFB
split-complementary
#F28CFB #CDFB8C #8CFBBB
monochromatic
#E516F7 #EB51F9 #F28CFB #F9C7FD #FCE1FE
Accessibility & contrast
On white
2.12
#F28CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#F28CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28CFB
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28CFB | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#F699B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f28cfb; /* rgb */ color: rgb(242, 140, 251); /* oklch */ color: oklch(78.7% 0.184 324.1);
Tailwind
colors: {
custom: {
50: '#f8b0fd',
500: '#f28cfb',
950: '#000000',
},
}SCSS
$custom: #f28cfb; $custom-light: #f8b0fd; $custom-dark: #000000;
JSON
{
"hex": "#f28cfb",
"rgb": {
"r": 242,
"g": 140,
"b": 251
},
"hsl": {
"h": 295.135,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.78653,
"c": 0.18433,
"h": 324.1
},
"luminance": 0.44598
}Semantic roles & 50–950 ramp
primary
#F28CFB
secondary
#D8F6D5
accent
#E60013
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085