#F08EF6#F08EF6
#F08EF6 is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.5% C 0.175 H 325.0°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F08EF6 |
|---|---|
| RGB | rgb(240, 142, 246) |
| HSL | hsl(297, 85%, 76%) |
| HSV | hsv(297, 42%, 96%) |
| CMYK | cmyk(2.4%, 42.3%, 0%, 3.5%) |
| CIE-LAB | lab(72.58, 52.38, -36.69) |
| CIE-LCH | lch(72.58, 63.95, 324.99°) |
| OKLab | oklab(78.5% 0.1435 -0.1005) |
| OKLCH | oklch(78.5% 0.175 325) |
| XYZ | xyz(62.2412, 44.5278, 92.4871) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 5.29
Plum
#DDA0DD
ΔE00 7.48
Candy Pink
#FF63E9
ΔE00 7.59
Orchid
#DA70D6
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08EF6 #94F68E
analogous
#BC8EF6 #F08EF6 #F68EC8
triadic
#F08EF6 #F6F08E #8EF6F0
tetradic
#F08EF6 #F6BC8E #94F68E #8EC8F6
square
#F08EF6 #F6BC8E #94F68E #8EC8F6
split-complementary
#F08EF6 #C8F68E #8EF6BC
monochromatic
#E11DED #E855F1 #F08EF6 #F8C7FB #FBE3FD
Accessibility & contrast
On white
2.12
#F08EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#F08EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08EF6
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08EF6 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AAFA
Deuteranopia (green-blind)
#9EB6F3
Tritanopia (blue-blind)
#F499B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f08ef6; /* rgb */ color: rgb(240, 142, 246); /* oklch */ color: oklch(78.5% 0.175 325.0);
Tailwind
colors: {
custom: {
50: '#f7b1f9',
500: '#f08ef6',
950: '#000000',
},
}SCSS
$custom: #f08ef6; $custom-light: #f7b1f9; $custom-dark: #000000;
JSON
{
"hex": "#f08ef6",
"rgb": {
"r": 240,
"g": 142,
"b": 246
},
"hsl": {
"h": 296.538,
"s": 85.246,
"l": 76.078
},
"oklch": {
"l": 0.78498,
"c": 0.17517,
"h": 325
},
"luminance": 0.44525
}Semantic roles & 50–950 ramp
primary
#F08EF6
secondary
#D8F5D6
accent
#E20411
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085