#F09FF6#F09FF6
#F09FF6 is a light, vivid purple. Relative luminance 0.500; OKLCH L 81.1% C 0.147 H 324.4°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F09FF6 |
|---|---|
| RGB | rgb(240, 159, 246) |
| HSL | hsl(296, 83%, 79%) |
| HSV | hsv(296, 35%, 96%) |
| CMYK | cmyk(2.4%, 35.4%, 0%, 3.5%) |
| CIE-LAB | lab(76.06, 43.65, -31.31) |
| CIE-LCH | lch(76.06, 53.72, 324.35°) |
| OKLab | oklab(81.11% 0.1193 -0.0854) |
| OKLCH | oklch(81.11% 0.147 324.4) |
| XYZ | xyz(64.9662, 49.9778, 93.3954) |
| Luminance | 0.4998 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.13
Mauve
#E0B0FF
ΔE00 5.90
Violet (CSS)
#EE82EE
ΔE00 6.12
Lavender Pink
#DD85D7
ΔE00 6.93
Lilac (survey)
#CEA2FD
ΔE00 7.64
Baby Purple
#CA9BF7
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09FF6 #A5F69F
analogous
#C59FF6 #F09FF6 #F69FD1
triadic
#F09FF6 #F6F09F #9FF6F0
tetradic
#F09FF6 #F6C59F #A5F69F #9FD1F6
square
#F09FF6 #F6C59F #A5F69F #9FD1F6
split-complementary
#F09FF6 #D1F69F #9FF6C5
monochromatic
#DF2FEC #E767F1 #F09FF6 #F9D7FB #FBE3FC
Accessibility & contrast
On white
1.91
#F09FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#F09FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09FF6
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09FF6 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B5F9
Deuteranopia (green-blind)
#ABBFF3
Tritanopia (blue-blind)
#F4A8BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f09ff6; /* rgb */ color: rgb(240, 159, 246); /* oklch */ color: oklch(81.1% 0.147 324.4);
Tailwind
colors: {
custom: {
50: '#f6bcf9',
500: '#f09ff6',
950: '#000000',
},
}SCSS
$custom: #f09ff6; $custom-light: #f6bcf9; $custom-dark: #000000;
JSON
{
"hex": "#f09ff6",
"rgb": {
"r": 240,
"g": 159,
"b": 246
},
"hsl": {
"h": 295.862,
"s": 82.857,
"l": 79.412
},
"oklch": {
"l": 0.81109,
"c": 0.14665,
"h": 324.4
},
"luminance": 0.49975
}Semantic roles & 50–950 ramp
primary
#F09FF6
secondary
#D9F4D7
accent
#DF0615
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185