#F09EF5#F09EF5
#F09EF5 is a light, vivid purple. Relative luminance 0.496; OKLCH L 80.9% C 0.147 H 324.8°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F09EF5 |
|---|---|
| RGB | rgb(240, 158, 245) |
| HSL | hsl(297, 81%, 79%) |
| HSV | hsv(297, 36%, 96%) |
| CMYK | cmyk(2%, 35.5%, 0%, 3.9%) |
| CIE-LAB | lab(75.81, 43.99, -31.15) |
| CIE-LCH | lch(75.81, 53.90, 324.69°) |
| OKLab | oklab(80.91% 0.1205 -0.0849) |
| OKLCH | oklch(80.91% 0.147 324.8) |
| XYZ | xyz(64.6419, 49.5740, 92.5322) |
| Luminance | 0.4957 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.10
Violet (CSS)
#EE82EE
ΔE00 5.92
Mauve
#E0B0FF
ΔE00 6.12
Lavender Pink
#DD85D7
ΔE00 6.71
Lilac (survey)
#CEA2FD
ΔE00 7.77
Baby Purple
#CA9BF7
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09EF5 #A3F59E
analogous
#C59EF5 #F09EF5 #F59ECF
triadic
#F09EF5 #F5F09E #9EF5F0
tetradic
#F09EF5 #F5C59E #A3F59E #9ECFF5
square
#F09EF5 #F5C59E #A3F59E #9ECFF5
split-complementary
#F09EF5 #CFF59E #9EF5C5
monochromatic
#DF2FEA #E767EF #F09EF5 #F9D5FB #FBE3FC
Accessibility & contrast
On white
1.92
#F09EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#F09EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09EF5
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09EF5 | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B4F8
Deuteranopia (green-blind)
#ABBEF2
Tritanopia (blue-blind)
#F4A7BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f09ef5; /* rgb */ color: rgb(240, 158, 245); /* oklch */ color: oklch(80.9% 0.147 324.8);
Tailwind
colors: {
custom: {
50: '#f6bcf8',
500: '#f09ef5',
950: '#000000',
},
}SCSS
$custom: #f09ef5; $custom-light: #f6bcf8; $custom-dark: #000000;
JSON
{
"hex": "#f09ef5",
"rgb": {
"r": 240,
"g": 158,
"b": 245
},
"hsl": {
"h": 296.552,
"s": 81.308,
"l": 79.02
},
"oklch": {
"l": 0.80909,
"c": 0.14737,
"h": 324.8
},
"luminance": 0.49572
}Semantic roles & 50–950 ramp
primary
#F09EF5
secondary
#D9F4D7
accent
#DE0814
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185