#F08FF2#F08FF2
#F08FF2 is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.5% C 0.170 H 326.3°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F08FF2 |
|---|---|
| RGB | rgb(240, 143, 242) |
| HSL | hsl(299, 79%, 75%) |
| HSV | hsv(299, 41%, 95%) |
| CMYK | cmyk(0.8%, 40.9%, 0%, 5.1%) |
| CIE-LAB | lab(72.62, 51.16, -34.45) |
| CIE-LCH | lch(72.62, 61.67, 326.04°) |
| OKLab | oklab(78.47% 0.1413 -0.0941) |
| OKLCH | oklch(78.47% 0.17 326.3) |
| XYZ | xyz(61.7834, 44.5838, 89.3383) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Lavender Pink
#DD85D7
ΔE00 4.84
Purply Pink
#F075E6
ΔE00 5.18
Plum
#DDA0DD
ΔE00 6.88
Candy Pink
#FF63E9
ΔE00 7.69
Orchid
#DA70D6
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08FF2 #91F28F
analogous
#BE8FF2 #F08FF2 #F28FC2
triadic
#F08FF2 #F2F08F #8FF2F0
tetradic
#F08FF2 #F2BE8F #91F28F #8FC2F2
square
#F08FF2 #F2BE8F #91F28F #8FC2F2
split-complementary
#F08FF2 #C2F28F #8FF2BE
monochromatic
#E121E5 #E958EC #F08FF2 #F7C6F8 #FBE4FC
Accessibility & contrast
On white
2.12
#F08FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#F08FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08FF2
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08FF2 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AAF6
Deuteranopia (green-blind)
#A1B7EF
Tritanopia (blue-blind)
#F599B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f08ff2; /* rgb */ color: rgb(240, 143, 242); /* oklch */ color: oklch(78.5% 0.170 326.3);
Tailwind
colors: {
custom: {
50: '#f7b2f6',
500: '#f08ff2',
950: '#000000',
},
}SCSS
$custom: #f08ff2; $custom-light: #f7b2f6; $custom-dark: #000000;
JSON
{
"hex": "#f08ff2",
"rgb": {
"r": 240,
"g": 143,
"b": 242
},
"hsl": {
"h": 298.788,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.78473,
"c": 0.16976,
"h": 326.3
},
"luminance": 0.44581
}Semantic roles & 50–950 ramp
primary
#F08FF2
secondary
#D8F4D7
accent
#DB0A0E
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085