#F09CF5#F09CF5
#F09CF5 is a light, vivid purple. Relative luminance 0.489; OKLCH L 80.6% C 0.151 H 324.9°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F09CF5 |
|---|---|
| RGB | rgb(240, 156, 245) |
| HSL | hsl(297, 82%, 79%) |
| HSV | hsv(297, 36%, 96%) |
| CMYK | cmyk(2%, 36.3%, 0%, 3.9%) |
| CIE-LAB | lab(75.39, 45.03, -31.80) |
| CIE-LCH | lch(75.39, 55.12, 324.77°) |
| OKLab | oklab(80.59% 0.1233 -0.0867) |
| OKLCH | oklch(80.59% 0.151 324.9) |
| XYZ | xyz(64.3035, 48.8973, 92.4194) |
| Luminance | 0.4889 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.33
Violet (CSS)
#EE82EE
ΔE00 5.46
Mauve
#E0B0FF
ΔE00 6.42
Lavender Pink
#DD85D7
ΔE00 6.43
Baby Purple
#CA9BF7
ΔE00 7.78
Lilac (survey)
#CEA2FD
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09CF5 #A1F59C
analogous
#C39CF5 #F09CF5 #F59CCD
triadic
#F09CF5 #F5F09C #9CF5F0
tetradic
#F09CF5 #F5C39C #A1F59C #9CCDF5
square
#F09CF5 #F5C39C #A1F59C #9CCDF5
split-complementary
#F09CF5 #CDF59C #9CF5C3
monochromatic
#DF2DEA #E864EF #F09CF5 #F8D4FB #FBE3FC
Accessibility & contrast
On white
1.95
#F09CF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#F09CF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09CF5
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09CF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09CF5 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B3F8
Deuteranopia (green-blind)
#A9BDF2
Tritanopia (blue-blind)
#F4A5BD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f09cf5; /* rgb */ color: rgb(240, 156, 245); /* oklch */ color: oklch(80.6% 0.151 324.9);
Tailwind
colors: {
custom: {
50: '#f6baf8',
500: '#f09cf5',
950: '#000000',
},
}SCSS
$custom: #f09cf5; $custom-light: #f6baf8; $custom-dark: #000000;
JSON
{
"hex": "#f09cf5",
"rgb": {
"r": 240,
"g": 156,
"b": 245
},
"hsl": {
"h": 296.629,
"s": 81.651,
"l": 78.627
},
"oklch": {
"l": 0.80592,
"c": 0.15077,
"h": 324.9
},
"luminance": 0.48895
}Semantic roles & 50–950 ramp
primary
#F09CF5
secondary
#D9F4D7
accent
#DE0714
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185