#F28AF0#F28AF0
#F28AF0 is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.9% C 0.177 H 327.8°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F28AF0 |
|---|---|
| RGB | rgb(242, 138, 240) |
| HSL | hsl(301, 80%, 75%) |
| HSV | hsv(301, 43%, 95%) |
| CMYK | cmyk(0%, 43%, 0.8%, 5.1%) |
| CIE-LAB | lab(71.79, 53.90, -34.62) |
| CIE-LCH | lch(71.79, 64.06, 327.29°) |
| OKLab | oklab(77.88% 0.1501 -0.0945) |
| OKLCH | oklch(77.88% 0.177 327.8) |
| XYZ | xyz(61.4336, 43.3486, 87.5524) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.82
Purply Pink
#F075E6
ΔE00 4.17
Lavender Pink
#DD85D7
ΔE00 4.55
Candy Pink
#FF63E9
ΔE00 6.63
Orchid
#DA70D6
ΔE00 7.20
Light Magenta
#FA5FF7
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28AF0 #8AF28C
analogous
#C08AF2 #F28AF0 #F28ABC
triadic
#F28AF0 #F0F28A #8AF0F2
tetradic
#F28AF0 #F2C08A #8AF28C #8ABCF2
square
#F28AF0 #F2C08A #8AF28C #8ABCF2
split-complementary
#F28AF0 #BCF28A #8AF2C0
monochromatic
#E61CE2 #EC53E9 #F28AF0 #F8C1F7 #FCE3FB
Accessibility & contrast
On white
2.17
#F28AF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#F28AF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28AF0
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28AF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28AF0 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F4
Deuteranopia (green-blind)
#9FB5ED
Tritanopia (blue-blind)
#F894B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f28af0; /* rgb */ color: rgb(242, 138, 240); /* oklch */ color: oklch(77.9% 0.177 327.8);
Tailwind
colors: {
custom: {
50: '#f8aff5',
500: '#f28af0',
950: '#000000',
},
}SCSS
$custom: #f28af0; $custom-light: #f8aff5; $custom-dark: #000000;
JSON
{
"hex": "#f28af0",
"rgb": {
"r": 242,
"g": 138,
"b": 240
},
"hsl": {
"h": 301.154,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.7788,
"c": 0.17743,
"h": 327.8
},
"luminance": 0.43345
}Semantic roles & 50–950 ramp
primary
#F28AF0
secondary
#D7F4D8
accent
#DC0D09
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171117
muted
#858085