#F08FF3#F08FF3
#F08FF3 is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.5% C 0.171 H 326.0°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F08FF3 |
|---|---|
| RGB | rgb(240, 143, 243) |
| HSL | hsl(298, 81%, 76%) |
| HSV | hsv(298, 41%, 95%) |
| CMYK | cmyk(1.2%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(72.66, 51.34, -34.93) |
| CIE-LCH | lch(72.66, 62.09, 325.77°) |
| OKLab | oklab(78.52% 0.1415 -0.0955) |
| OKLCH | oklch(78.52% 0.171 326) |
| XYZ | xyz(61.9340, 44.6440, 90.1315) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Lavender Pink
#DD85D7
ΔE00 4.96
Purply Pink
#F075E6
ΔE00 5.21
Plum
#DDA0DD
ΔE00 6.98
Candy Pink
#FF63E9
ΔE00 7.70
Orchid
#DA70D6
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08FF3 #92F38F
analogous
#BE8FF3 #F08FF3 #F38FC4
triadic
#F08FF3 #F3F08F #8FF3F0
tetradic
#F08FF3 #F3BE8F #92F38F #8FC4F3
square
#F08FF3 #F3BE8F #92F38F #8FC4F3
split-complementary
#F08FF3 #C4F38F #8FF3BE
monochromatic
#E120E7 #E958ED #F08FF3 #F7C6F9 #FBE3FC
Accessibility & contrast
On white
2.12
#F08FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#F08FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08FF3
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08FF3 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ABF7
Deuteranopia (green-blind)
#A0B7F0
Tritanopia (blue-blind)
#F599B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f08ff3; /* rgb */ color: rgb(240, 143, 243); /* oklch */ color: oklch(78.5% 0.171 326.0);
Tailwind
colors: {
custom: {
50: '#f7b2f7',
500: '#f08ff3',
950: '#000000',
},
}SCSS
$custom: #f08ff3; $custom-light: #f7b2f7; $custom-dark: #000000;
JSON
{
"hex": "#f08ff3",
"rgb": {
"r": 240,
"g": 143,
"b": 243
},
"hsl": {
"h": 298.2,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.78516,
"c": 0.1707,
"h": 326
},
"luminance": 0.44641
}Semantic roles & 50–950 ramp
primary
#F08FF3
secondary
#D8F4D7
accent
#DD090F
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085