#F09CFA#F09CFA
#F09CFA is a light, vivid purple. Relative luminance 0.492; OKLCH L 80.8% C 0.156 H 323.1°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F09CFA |
|---|---|
| RGB | rgb(240, 156, 250) |
| HSL | hsl(294, 90%, 80%) |
| HSV | hsv(294, 38%, 98%) |
| CMYK | cmyk(4%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(75.58, 45.95, -34.21) |
| CIE-LCH | lch(75.58, 57.29, 323.33°) |
| OKLab | oklab(80.8% 0.1245 -0.0936) |
| OKLCH | oklch(80.8% 0.156 323.1) |
| XYZ | xyz(65.0771, 49.2067, 96.4938) |
| Luminance | 0.4920 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.44
Plum
#DDA0DD
ΔE00 6.05
Mauve
#E0B0FF
ΔE00 6.18
Lavender Pink
#DD85D7
ΔE00 6.88
Lilac (survey)
#CEA2FD
ΔE00 7.32
Baby Purple
#CA9BF7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09CFA #A6FA9C
analogous
#C19CFA #F09CFA #FA9CD5
triadic
#F09CFA #FAF09C #9CFAF0
tetradic
#F09CFA #FAC19C #A6FA9C #9CD5FA
square
#F09CFA #FAC19C #A6FA9C #9CD5FA
split-complementary
#F09CFA #D5FA9C #9CFAC1
monochromatic
#DE27F4 #E762F7 #F09CFA #F9D6FD #FBE2FE
Accessibility & contrast
On white
1.94
#F09CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#F09CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09CFA
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09CFA | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FD
Deuteranopia (green-blind)
#A7BEF7
Tritanopia (blue-blind)
#F3A6C0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f09cfa; /* rgb */ color: rgb(240, 156, 250); /* oklch */ color: oklch(80.8% 0.156 323.1);
Tailwind
colors: {
custom: {
50: '#f6bbfc',
500: '#f09cfa',
950: '#000000',
},
}SCSS
$custom: #f09cfa; $custom-light: #f6bbfc; $custom-dark: #000000;
JSON
{
"hex": "#f09cfa",
"rgb": {
"r": 240,
"g": 156,
"b": 250
},
"hsl": {
"h": 293.617,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.808,
"c": 0.15571,
"h": 323.1
},
"luminance": 0.49204
}Semantic roles & 50–950 ramp
primary
#F09CFA
secondary
#D9F6D5
accent
#E60018
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185