#F08EFA#F08EFA
#F08EFA is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.7% C 0.179 H 323.7°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F08EFA |
|---|---|
| RGB | rgb(240, 142, 250) |
| HSL | hsl(294, 92%, 77%) |
| HSV | hsv(294, 43%, 98%) |
| CMYK | cmyk(4%, 43.2%, 0%, 2%) |
| CIE-LAB | lab(72.74, 53.11, -38.61) |
| CIE-LCH | lch(72.74, 65.66, 323.99°) |
| OKLab | oklab(78.68% 0.1442 -0.106) |
| OKLCH | oklch(78.68% 0.179 323.7) |
| XYZ | xyz(62.8618, 44.7761, 95.7553) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.82
Purply Pink
#F075E6
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 5.82
Candy Pink
#FF63E9
ΔE00 7.75
Baby Purple
#CA9BF7
ΔE00 7.87
Violet Pink
#FB5FFC
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08EFA #98FA8E
analogous
#BA8EFA #F08EFA #FA8ECE
triadic
#F08EFA #FAF08E #8EFAF0
tetradic
#F08EFA #FABA8E #98FA8E #8ECEFA
square
#F08EFA #FABA8E #98FA8E #8ECEFA
split-complementary
#F08EFA #CEFA8E #8EFABA
monochromatic
#E019F5 #E853F7 #F08EFA #F8C9FD #FBE2FE
Accessibility & contrast
On white
2.11
#F08EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#F08EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08EFA
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08EFA | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#F49AB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f08efa; /* rgb */ color: rgb(240, 142, 250); /* oklch */ color: oklch(78.7% 0.179 323.7);
Tailwind
colors: {
custom: {
50: '#f7b1fc',
500: '#f08efa',
950: '#000000',
},
}SCSS
$custom: #f08efa; $custom-light: #f7b1fc; $custom-dark: #000000;
JSON
{
"hex": "#f08efa",
"rgb": {
"r": 240,
"g": 142,
"b": 250
},
"hsl": {
"h": 294.444,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.78675,
"c": 0.17898,
"h": 323.7
},
"luminance": 0.44773
}Semantic roles & 50–950 ramp
primary
#F08EFA
secondary
#D8F6D5
accent
#E60015
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085