#F09CFD#F09CFD
#F09CFD is a light, vivid purple. Relative luminance 0.494; OKLCH L 80.9% C 0.159 H 322.0°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F09CFD |
|---|---|
| RGB | rgb(240, 156, 253) |
| HSL | hsl(292, 96%, 80%) |
| HSV | hsv(292, 38%, 99%) |
| CMYK | cmyk(5.1%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(75.70, 46.51, -35.65) |
| CIE-LCH | lch(75.70, 58.60, 322.53°) |
| OKLab | oklab(80.93% 0.1251 -0.0976) |
| OKLCH | oklch(80.93% 0.159 322) |
| XYZ | xyz(65.5513, 49.3964, 98.9909) |
| Luminance | 0.4939 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.51
Mauve
#E0B0FF
ΔE00 6.10
Plum
#DDA0DD
ΔE00 6.50
Lilac (survey)
#CEA2FD
ΔE00 7.07
Baby Purple
#CA9BF7
ΔE00 7.10
Lavender Pink
#DD85D7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09CFD #A9FD9C
analogous
#C09CFD #F09CFD #FD9CD9
triadic
#F09CFD #FDF09C #9CFDF0
tetradic
#F09CFD #FDC09C #A9FD9C #9CD9FD
square
#F09CFD #FDC09C #A9FD9C #9CD9FD
split-complementary
#F09CFD #D9FD9C #9CFDC0
monochromatic
#DE24FB #E760FC #F09CFD #F9D8FE #FAE1FE
Accessibility & contrast
On white
1.93
#F09CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#F09CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09CFD
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09CFD | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FF
Deuteranopia (green-blind)
#A6BEFA
Tritanopia (blue-blind)
#F3A7C1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f09cfd; /* rgb */ color: rgb(240, 156, 253); /* oklch */ color: oklch(80.9% 0.159 322.0);
Tailwind
colors: {
custom: {
50: '#f6bbfe',
500: '#f09cfd',
950: '#000000',
},
}SCSS
$custom: #f09cfd; $custom-light: #f6bbfe; $custom-dark: #000000;
JSON
{
"hex": "#f09cfd",
"rgb": {
"r": 240,
"g": 156,
"b": 253
},
"hsl": {
"h": 291.959,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.80928,
"c": 0.15871,
"h": 322
},
"luminance": 0.49394
}Semantic roles & 50–950 ramp
primary
#F09CFD
secondary
#D9F7D4
accent
#E6001F
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171218
muted
#858186