#F09DFF#F09DFF
#F09DFF is a light, vivid purple. Relative luminance 0.499; OKLCH L 81.2% C 0.159 H 321.3°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F09DFF |
|---|---|
| RGB | rgb(240, 157, 255) |
| HSL | hsl(291, 100%, 81%) |
| HSV | hsv(291, 38%, 100%) |
| CMYK | cmyk(5.9%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(75.98, 46.37, -36.29) |
| CIE-LCH | lch(75.98, 58.88, 321.95°) |
| OKLab | oklab(81.17% 0.1241 -0.0995) |
| OKLCH | oklch(81.17% 0.159 321.3) |
| XYZ | xyz(66.0400, 49.8614, 100.7338) |
| Luminance | 0.4986 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.79
Mauve
#E0B0FF
ΔE00 5.89
Plum
#DDA0DD
ΔE00 6.70
Lilac (survey)
#CEA2FD
ΔE00 6.88
Baby Purple
#CA9BF7
ΔE00 6.97
Lavender Pink
#DD85D7
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09DFF #ACFF9D
analogous
#BF9DFF #F09DFF #FF9DDD
triadic
#F09DFF #FFF09D #9DFFF0
tetradic
#F09DFF #FFBF9D #ACFF9D #9DDDFF
square
#F09DFF #FFBF9D #ACFF9D #9DDDFF
split-complementary
#F09DFF #DDFF9D #9DFFBF
monochromatic
#DD23FF #E760FF #F09DFF #F9DAFF #FAE0FF
Accessibility & contrast
On white
1.91
#F09DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#F09DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09DFF
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09DFF | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#A6BFFC
Tritanopia (blue-blind)
#F2A8C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f09dff; /* rgb */ color: rgb(240, 157, 255); /* oklch */ color: oklch(81.2% 0.159 321.3);
Tailwind
colors: {
custom: {
50: '#f6bbff',
500: '#f09dff',
950: '#000000',
},
}SCSS
$custom: #f09dff; $custom-light: #f6bbff; $custom-dark: #000000;
JSON
{
"hex": "#f09dff",
"rgb": {
"r": 240,
"g": 157,
"b": 255
},
"hsl": {
"h": 290.816,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.81169,
"c": 0.15906,
"h": 321.3
},
"luminance": 0.49859
}Semantic roles & 50–950 ramp
primary
#F09DFF
secondary
#D9F7D4
accent
#E60023
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171218
muted
#858186