#F08EF9#F08EF9
#F08EF9 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.6% C 0.178 H 324.0°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F08EF9 |
|---|---|
| RGB | rgb(240, 142, 249) |
| HSL | hsl(295, 90%, 77%) |
| HSV | hsv(295, 43%, 98%) |
| CMYK | cmyk(3.6%, 43%, 0%, 2.4%) |
| CIE-LAB | lab(72.70, 52.93, -38.13) |
| CIE-LCH | lch(72.70, 65.23, 324.23°) |
| OKLab | oklab(78.63% 0.144 -0.1046) |
| OKLCH | oklch(78.63% 0.178 324) |
| XYZ | xyz(62.7054, 44.7135, 94.9317) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 5.69
Candy Pink
#FF63E9
ΔE00 7.70
Plum
#DDA0DD
ΔE00 7.82
Violet Pink
#FB5FFC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08EF9 #97F98E
analogous
#BB8EF9 #F08EF9 #F98ECD
triadic
#F08EF9 #F9F08E #8EF9F0
tetradic
#F08EF9 #F9BB8E #97F98E #8ECDF9
square
#F08EF9 #F9BB8E #97F98E #8ECDF9
split-complementary
#F08EF9 #CDF98E #8EF9BB
monochromatic
#E11AF3 #E854F6 #F08EF9 #F8C8FC #FBE2FD
Accessibility & contrast
On white
2.11
#F08EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#F08EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08EF9
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08EF9 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFD
Deuteranopia (green-blind)
#9DB7F6
Tritanopia (blue-blind)
#F49AB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f08ef9; /* rgb */ color: rgb(240, 142, 249); /* oklch */ color: oklch(78.6% 0.178 324.0);
Tailwind
colors: {
custom: {
50: '#f7b1fb',
500: '#f08ef9',
950: '#000000',
},
}SCSS
$custom: #f08ef9; $custom-light: #f7b1fb; $custom-dark: #000000;
JSON
{
"hex": "#f08ef9",
"rgb": {
"r": 240,
"g": 142,
"b": 249
},
"hsl": {
"h": 294.953,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.7863,
"c": 0.17802,
"h": 324
},
"luminance": 0.44711
}Semantic roles & 50–950 ramp
primary
#F08EF9
secondary
#D8F6D5
accent
#E60013
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085