#F09DF6#F09DF6
#F09DF6 is a light, vivid purple. Relative luminance 0.493; OKLCH L 80.8% C 0.150 H 324.5°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F09DF6 |
|---|---|
| RGB | rgb(240, 157, 246) |
| HSL | hsl(296, 83%, 79%) |
| HSV | hsv(296, 36%, 96%) |
| CMYK | cmyk(2.4%, 36.2%, 0%, 3.5%) |
| CIE-LAB | lab(75.63, 44.69, -31.96) |
| CIE-LCH | lch(75.63, 54.94, 324.43°) |
| OKLab | oklab(80.79% 0.1221 -0.0872) |
| OKLCH | oklch(80.79% 0.15 324.5) |
| XYZ | xyz(64.6251, 49.2955, 93.2817) |
| Luminance | 0.4929 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.35
Violet (CSS)
#EE82EE
ΔE00 5.67
Mauve
#E0B0FF
ΔE00 6.20
Lavender Pink
#DD85D7
ΔE00 6.64
Lilac (survey)
#CEA2FD
ΔE00 7.68
Baby Purple
#CA9BF7
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09DF6 #A3F69D
analogous
#C49DF6 #F09DF6 #F69DD0
triadic
#F09DF6 #F6F09D #9DF6F0
tetradic
#F09DF6 #F6C49D #A3F69D #9DD0F6
square
#F09DF6 #F6C49D #A3F69D #9DD0F6
split-complementary
#F09DF6 #D0F69D #9DF6C4
monochromatic
#DF2DEC #E765F1 #F09DF6 #F9D5FB #FBE3FC
Accessibility & contrast
On white
1.93
#F09DF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#F09DF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09DF6
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09DF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09DF6 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B4F9
Deuteranopia (green-blind)
#AABEF3
Tritanopia (blue-blind)
#F4A6BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f09df6; /* rgb */ color: rgb(240, 157, 246); /* oklch */ color: oklch(80.8% 0.150 324.5);
Tailwind
colors: {
custom: {
50: '#f6bbf9',
500: '#f09df6',
950: '#000000',
},
}SCSS
$custom: #f09df6; $custom-light: #f6bbf9; $custom-dark: #000000;
JSON
{
"hex": "#f09df6",
"rgb": {
"r": 240,
"g": 157,
"b": 246
},
"hsl": {
"h": 295.955,
"s": 83.178,
"l": 79.02
},
"oklch": {
"l": 0.80791,
"c": 0.15005,
"h": 324.5
},
"luminance": 0.49293
}Semantic roles & 50–950 ramp
primary
#F09DF6
secondary
#D9F4D7
accent
#E00615
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185