#F08EFF#F08EFF
#F08EFF is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.9% C 0.184 H 322.1°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F08EFF |
|---|---|
| RGB | rgb(240, 142, 255) |
| HSL | hsl(292, 100%, 78%) |
| HSV | hsv(292, 44%, 100%) |
| CMYK | cmyk(5.9%, 44.3%, 0%, 0%) |
| CIE-LAB | lab(72.95, 54.04, -41.00) |
| CIE-LCH | lch(72.95, 67.83, 322.81°) |
| OKLab | oklab(78.9% 0.1451 -0.1128) |
| OKLCH | oklch(78.9% 0.184 322.1) |
| XYZ | xyz(63.6562, 45.0938, 99.9392) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 5.83
Lavender Pink
#DD85D7
ΔE00 6.52
Baby Purple
#CA9BF7
ΔE00 7.65
Violet Pink
#FB5FFC
ΔE00 7.81
Light Magenta
#FA5FF7
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08EFF #9DFF8E
analogous
#B78EFF #F08EFF #FF8ED6
triadic
#F08EFF #FFF08E #8EFFF0
tetradic
#F08EFF #FFB78E #9DFF8E #8ED6FF
square
#F08EFF #FFB78E #9DFF8E #8ED6FF
split-complementary
#F08EFF #D6FF8E #8EFFB7
monochromatic
#E014FF #E851FF #F08EFF #F8CBFF #FBE0FF
Accessibility & contrast
On white
2.10
#F08EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#F08EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08EFF
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08EFF | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#F39CBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f08eff; /* rgb */ color: rgb(240, 142, 255); /* oklch */ color: oklch(78.9% 0.184 322.1);
Tailwind
colors: {
custom: {
50: '#f7b1ff',
500: '#f08eff',
950: '#000000',
},
}SCSS
$custom: #f08eff; $custom-light: #f7b1ff; $custom-dark: #000000;
JSON
{
"hex": "#f08eff",
"rgb": {
"r": 240,
"g": 142,
"b": 255
},
"hsl": {
"h": 292.035,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.789,
"c": 0.1838,
"h": 322.1
},
"luminance": 0.45091
}Semantic roles & 50–950 ramp
primary
#F08EFF
secondary
#D8F7D4
accent
#E6001E
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086