#F09EF6#F09EF6
#F09EF6 is a light, vivid purple. Relative luminance 0.496; OKLCH L 81.0% C 0.148 H 324.4°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F09EF6 |
|---|---|
| RGB | rgb(240, 158, 246) |
| HSL | hsl(296, 83%, 79%) |
| HSV | hsv(296, 36%, 96%) |
| CMYK | cmyk(2.4%, 35.8%, 0%, 3.5%) |
| CIE-LAB | lab(75.84, 44.17, -31.64) |
| CIE-LCH | lch(75.84, 54.33, 324.39°) |
| OKLab | oklab(80.95% 0.1207 -0.0863) |
| OKLCH | oklch(80.95% 0.148 324.4) |
| XYZ | xyz(64.7949, 49.6352, 93.3383) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.24
Violet (CSS)
#EE82EE
ΔE00 5.89
Mauve
#E0B0FF
ΔE00 6.05
Lavender Pink
#DD85D7
ΔE00 6.79
Lilac (survey)
#CEA2FD
ΔE00 7.66
Baby Purple
#CA9BF7
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09EF6 #A4F69E
analogous
#C49EF6 #F09EF6 #F69ED0
triadic
#F09EF6 #F6F09E #9EF6F0
tetradic
#F09EF6 #F6C49E #A4F69E #9ED0F6
square
#F09EF6 #F6C49E #A4F69E #9ED0F6
split-complementary
#F09EF6 #D0F69E #9EF6C4
monochromatic
#DF2EEC #E766F1 #F09EF6 #F9D6FB #FBE3FC
Accessibility & contrast
On white
1.92
#F09EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#F09EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09EF6
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09EF6 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B5F9
Deuteranopia (green-blind)
#AABEF3
Tritanopia (blue-blind)
#F4A7BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f09ef6; /* rgb */ color: rgb(240, 158, 246); /* oklch */ color: oklch(81.0% 0.148 324.4);
Tailwind
colors: {
custom: {
50: '#f6bcf9',
500: '#f09ef6',
950: '#000000',
},
}SCSS
$custom: #f09ef6; $custom-light: #f6bcf9; $custom-dark: #000000;
JSON
{
"hex": "#f09ef6",
"rgb": {
"r": 240,
"g": 158,
"b": 246
},
"hsl": {
"h": 295.909,
"s": 83.019,
"l": 79.216
},
"oklch": {
"l": 0.8095,
"c": 0.14835,
"h": 324.4
},
"luminance": 0.49633
}Semantic roles & 50–950 ramp
primary
#F09EF6
secondary
#D9F4D7
accent
#DF0615
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185