#F08FF5#F08FF5
#F08FF5 is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.6% C 0.173 H 325.3°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F08FF5 |
|---|---|
| RGB | rgb(240, 143, 245) |
| HSL | hsl(297, 84%, 76%) |
| HSV | hsv(297, 42%, 96%) |
| CMYK | cmyk(2%, 41.6%, 0%, 3.9%) |
| CIE-LAB | lab(72.74, 51.70, -35.90) |
| CIE-LCH | lch(72.74, 62.94, 325.22°) |
| OKLab | oklab(78.6% 0.1419 -0.0983) |
| OKLCH | oklch(78.6% 0.173 325.3) |
| XYZ | xyz(62.2376, 44.7655, 91.7308) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.71
Lavender Pink
#DD85D7
ΔE00 5.20
Purply Pink
#F075E6
ΔE00 5.29
Plum
#DDA0DD
ΔE00 7.21
Candy Pink
#FF63E9
ΔE00 7.75
Orchid
#DA70D6
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08FF5 #94F58F
analogous
#BD8FF5 #F08FF5 #F58FC7
triadic
#F08FF5 #F5F08F #8FF5F0
tetradic
#F08FF5 #F5BD8F #94F58F #8FC7F5
square
#F08FF5 #F5BD8F #94F58F #8FC7F5
split-complementary
#F08FF5 #C7F58F #8FF5BD
monochromatic
#E11FEB #E857F0 #F08FF5 #F8C7FA #FBE3FC
Accessibility & contrast
On white
2.11
#F08FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#F08FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08FF5
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08FF5 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ABF9
Deuteranopia (green-blind)
#9FB7F2
Tritanopia (blue-blind)
#F59AB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f08ff5; /* rgb */ color: rgb(240, 143, 245); /* oklch */ color: oklch(78.6% 0.173 325.3);
Tailwind
colors: {
custom: {
50: '#f7b2f8',
500: '#f08ff5',
950: '#000000',
},
}SCSS
$custom: #f08ff5; $custom-light: #f7b2f8; $custom-dark: #000000;
JSON
{
"hex": "#f08ff5",
"rgb": {
"r": 240,
"g": 143,
"b": 245
},
"hsl": {
"h": 297.059,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.78603,
"c": 0.17257,
"h": 325.3
},
"luminance": 0.44763
}Semantic roles & 50–950 ramp
primary
#F08FF5
secondary
#D8F4D7
accent
#E00510
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085