#F28CFA#F28CFA
#F28CFA is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.6% C 0.183 H 324.5°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F28CFA |
|---|---|
| RGB | rgb(242, 140, 250) |
| HSL | hsl(296, 92%, 76%) |
| HSV | hsv(296, 44%, 98%) |
| CMYK | cmyk(3.2%, 44%, 0%, 2%) |
| CIE-LAB | lab(72.59, 54.69, -38.84) |
| CIE-LCH | lch(72.59, 67.07, 324.62°) |
| OKLab | oklab(78.61% 0.1492 -0.1066) |
| OKLCH | oklch(78.61% 0.183 324.5) |
| XYZ | xyz(63.2498, 44.5384, 95.6891) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 5.83
Candy Pink
#FF63E9
ΔE00 7.30
Violet Pink
#FB5FFC
ΔE00 7.48
Light Magenta
#FA5FF7
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28CFA #94FA8C
analogous
#BB8CFA #F28CFA #FA8CCB
triadic
#F28CFA #FAF28C #8CFAF2
tetradic
#F28CFA #FABB8C #94FA8C #8CCBFA
square
#F28CFA #FABB8C #94FA8C #8CCBFA
split-complementary
#F28CFA #CBFA8C #8CFABB
monochromatic
#E517F5 #EB51F7 #F28CFA #F9C7FD #FCE2FE
Accessibility & contrast
On white
2.12
#F28CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#F28CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28CFA
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28CFA | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#9CB6F7
Tritanopia (blue-blind)
#F698B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f28cfa; /* rgb */ color: rgb(242, 140, 250); /* oklch */ color: oklch(78.6% 0.183 324.5);
Tailwind
colors: {
custom: {
50: '#f8b0fc',
500: '#f28cfa',
950: '#000000',
},
}SCSS
$custom: #f28cfa; $custom-light: #f8b0fc; $custom-dark: #000000;
JSON
{
"hex": "#f28cfa",
"rgb": {
"r": 242,
"g": 140,
"b": 250
},
"hsl": {
"h": 295.636,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.78608,
"c": 0.18338,
"h": 324.5
},
"luminance": 0.44536
}Semantic roles & 50–950 ramp
primary
#F28CFA
secondary
#D8F6D5
accent
#E60011
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085