#F08FF7#F08FF7
#F08FF7 is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.7% C 0.174 H 324.6°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F08FF7 |
|---|---|
| RGB | rgb(240, 143, 247) |
| HSL | hsl(296, 87%, 76%) |
| HSV | hsv(296, 42%, 97%) |
| CMYK | cmyk(2.8%, 42.1%, 0%, 3.1%) |
| CIE-LAB | lab(72.82, 52.06, -36.86) |
| CIE-LCH | lch(72.82, 63.79, 324.70°) |
| OKLab | oklab(78.69% 0.1423 -0.101) |
| OKLCH | oklch(78.69% 0.174 324.6) |
| XYZ | xyz(62.5446, 44.8883, 93.3474) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 5.38
Lavender Pink
#DD85D7
ΔE00 5.46
Plum
#DDA0DD
ΔE00 7.44
Candy Pink
#FF63E9
ΔE00 7.81
Baby Purple
#CA9BF7
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08FF7 #96F78F
analogous
#BC8FF7 #F08FF7 #F78FCA
triadic
#F08FF7 #F7F08F #8FF7F0
tetradic
#F08FF7 #F7BC8F #96F78F #8FCAF7
square
#F08FF7 #F7BC8F #96F78F #8FCAF7
split-complementary
#F08FF7 #CAF78F #8FF7BC
monochromatic
#E11DEF #E856F3 #F08FF7 #F8C8FB #FBE2FD
Accessibility & contrast
On white
2.10
#F08FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#F08FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08FF7
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08FF7 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFB
Deuteranopia (green-blind)
#9FB7F4
Tritanopia (blue-blind)
#F49AB8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f08ff7; /* rgb */ color: rgb(240, 143, 247); /* oklch */ color: oklch(78.7% 0.174 324.6);
Tailwind
colors: {
custom: {
50: '#f7b2fa',
500: '#f08ff7',
950: '#000000',
},
}SCSS
$custom: #f08ff7; $custom-light: #f7b2fa; $custom-dark: #000000;
JSON
{
"hex": "#f08ff7",
"rgb": {
"r": 240,
"g": 143,
"b": 247
},
"hsl": {
"h": 295.962,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.7869,
"c": 0.17447,
"h": 324.6
},
"luminance": 0.44886
}Semantic roles & 50–950 ramp
primary
#F08FF7
secondary
#D8F5D6
accent
#E30211
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085