#F09CF7#F09CF7
#F09CF7 is a light, vivid purple. Relative luminance 0.490; OKLCH L 80.7% C 0.153 H 324.2°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F09CF7 |
|---|---|
| RGB | rgb(240, 156, 247) |
| HSL | hsl(295, 85%, 79%) |
| HSV | hsv(295, 37%, 97%) |
| CMYK | cmyk(2.8%, 36.8%, 0%, 3.1%) |
| CIE-LAB | lab(75.46, 45.39, -32.77) |
| CIE-LCH | lch(75.46, 55.98, 324.18°) |
| OKLab | oklab(80.68% 0.1238 -0.0894) |
| OKLCH | oklch(80.68% 0.153 324.2) |
| XYZ | xyz(64.6105, 49.0200, 94.0361) |
| Luminance | 0.4902 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.43
Plum
#DDA0DD
ΔE00 5.61
Mauve
#E0B0FF
ΔE00 6.31
Lavender Pink
#DD85D7
ΔE00 6.60
Baby Purple
#CA9BF7
ΔE00 7.58
Lilac (survey)
#CEA2FD
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09CF7 #A3F79C
analogous
#C39CF7 #F09CF7 #F79CD1
triadic
#F09CF7 #F7F09C #9CF7F0
tetradic
#F09CF7 #F7C39C #A3F79C #9CD1F7
square
#F09CF7 #F7C39C #A3F79C #9CD1F7
split-complementary
#F09CF7 #D1F79C #9CF7C3
monochromatic
#DF2BEE #E763F2 #F09CF7 #F9D5FC #FBE3FD
Accessibility & contrast
On white
1.94
#F09CF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#F09CF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09CF7
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09CF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09CF7 | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B3FA
Deuteranopia (green-blind)
#A9BDF4
Tritanopia (blue-blind)
#F4A5BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f09cf7; /* rgb */ color: rgb(240, 156, 247); /* oklch */ color: oklch(80.7% 0.153 324.2);
Tailwind
colors: {
custom: {
50: '#f6bbfa',
500: '#f09cf7',
950: '#000000',
},
}SCSS
$custom: #f09cf7; $custom-light: #f6bbfa; $custom-dark: #000000;
JSON
{
"hex": "#f09cf7",
"rgb": {
"r": 240,
"g": 156,
"b": 247
},
"hsl": {
"h": 295.385,
"s": 85.047,
"l": 79.02
},
"oklch": {
"l": 0.80675,
"c": 0.15273,
"h": 324.2
},
"luminance": 0.49018
}Semantic roles & 50–950 ramp
primary
#F09CF7
secondary
#D9F5D6
accent
#E20415
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185