#F08FFE#F08FFE
#F08FFE is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.0% C 0.181 H 322.4°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F08FFE |
|---|---|
| RGB | rgb(240, 143, 254) |
| HSL | hsl(292, 98%, 78%) |
| HSV | hsv(292, 44%, 100%) |
| CMYK | cmyk(5.5%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(73.11, 53.35, -40.22) |
| CIE-LCH | lch(73.11, 66.81, 322.99°) |
| OKLab | oklab(79% 0.1435 -0.1106) |
| OKLCH | oklch(79% 0.181 322.4) |
| XYZ | xyz(63.6451, 45.3285, 99.1435) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 5.89
Lavender Pink
#DD85D7
ΔE00 6.41
Baby Purple
#CA9BF7
ΔE00 7.61
Violet Pink
#FB5FFC
ΔE00 8.01
Lilac (survey)
#CEA2FD
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08FFE #9DFE8F
analogous
#B88FFE #F08FFE #FE8FD5
triadic
#F08FFE #FEF08F #8FFEF0
tetradic
#F08FFE #FEB88F #9DFE8F #8FD5FE
square
#F08FFE #FEB88F #9DFE8F #8FD5FE
split-complementary
#F08FFE #D5FE8F #8FFEB8
monochromatic
#E016FD #E852FD #F08FFE #F8CCFF #FBE1FF
Accessibility & contrast
On white
2.09
#F08FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F08FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08FFE
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08FFE | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#9CB7FB
Tritanopia (blue-blind)
#F39CBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f08ffe; /* rgb */ color: rgb(240, 143, 254); /* oklch */ color: oklch(79.0% 0.181 322.4);
Tailwind
colors: {
custom: {
50: '#f7b2ff',
500: '#f08ffe',
950: '#000000',
},
}SCSS
$custom: #f08ffe; $custom-light: #f7b2ff; $custom-dark: #000000;
JSON
{
"hex": "#f08ffe",
"rgb": {
"r": 240,
"g": 143,
"b": 254
},
"hsl": {
"h": 292.432,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.79001,
"c": 0.18121,
"h": 322.4
},
"luminance": 0.45326
}Semantic roles & 50–950 ramp
primary
#F08FFE
secondary
#D8F7D4
accent
#E6001D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086