#F08AFE#F08AFE
#F08AFE is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.3% C 0.189 H 322.6°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F08AFE |
|---|---|
| RGB | rgb(240, 138, 254) |
| HSL | hsl(293, 98%, 77%) |
| HSV | hsv(293, 46%, 100%) |
| CMYK | cmyk(5.5%, 45.7%, 0%, 0.4%) |
| CIE-LAB | lab(72.14, 55.85, -41.73) |
| CIE-LCH | lch(72.14, 69.72, 323.23°) |
| OKLab | oklab(78.28% 0.1504 -0.1149) |
| OKLCH | oklch(78.28% 0.189 322.6) |
| XYZ | xyz(62.9112, 43.8606, 98.8988) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 6.33
Violet Pink
#FB5FFC
ΔE00 7.02
Light Magenta
#FA5FF7
ΔE00 7.13
Candy Pink
#FF63E9
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08AFE #98FE8A
analogous
#B68AFE #F08AFE #FE8AD2
triadic
#F08AFE #FEF08A #8AFEF0
tetradic
#F08AFE #FEB68A #98FE8A #8AD2FE
square
#F08AFE #FEB68A #98FE8A #8AD2FE
split-complementary
#F08AFE #D2FE8A #8AFEB6
monochromatic
#E011FD #E84DFD #F08AFE #F8C7FF #FBE1FF
Accessibility & contrast
On white
2.15
#F08AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#F08AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08AFE
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08AFE | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#F398B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f08afe; /* rgb */ color: rgb(240, 138, 254); /* oklch */ color: oklch(78.3% 0.189 322.6);
Tailwind
colors: {
custom: {
50: '#f7afff',
500: '#f08afe',
950: '#000000',
},
}SCSS
$custom: #f08afe; $custom-light: #f7afff; $custom-dark: #000000;
JSON
{
"hex": "#f08afe",
"rgb": {
"r": 240,
"g": 138,
"b": 254
},
"hsl": {
"h": 292.759,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.78276,
"c": 0.18929,
"h": 322.6
},
"luminance": 0.43858
}Semantic roles & 50–950 ramp
primary
#F08AFE
secondary
#D8F7D4
accent
#E6001C
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086