#F09FF4#F09FF4
#F09FF4 is a light, vivid purple. Relative luminance 0.499; OKLCH L 81.0% C 0.145 H 325.2°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F09FF4 |
|---|---|
| RGB | rgb(240, 159, 244) |
| HSL | hsl(297, 79%, 79%) |
| HSV | hsv(297, 35%, 96%) |
| CMYK | cmyk(1.6%, 34.8%, 0%, 4.3%) |
| CIE-LAB | lab(75.98, 43.28, -30.34) |
| CIE-LCH | lch(75.98, 52.86, 324.97°) |
| OKLab | oklab(81.03% 0.1188 -0.0826) |
| OKLCH | oklch(81.03% 0.145 325.2) |
| XYZ | xyz(64.6609, 49.8556, 91.7874) |
| Luminance | 0.4985 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.85
Mauve
#E0B0FF
ΔE00 6.05
Violet (CSS)
#EE82EE
ΔE00 6.18
Lavender Pink
#DD85D7
ΔE00 6.80
Lilac (survey)
#CEA2FD
ΔE00 7.88
Baby Purple
#CA9BF7
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09FF4 #A3F49F
analogous
#C69FF4 #F09FF4 #F49FCE
triadic
#F09FF4 #F4F09F #9FF4F0
tetradic
#F09FF4 #F4C69F #A3F49F #9FCEF4
square
#F09FF4 #F4C69F #A3F49F #9FCEF4
split-complementary
#F09FF4 #CEF49F #9FF4C6
monochromatic
#DF31E7 #E768EE #F09FF4 #F9D6FA #FBE4FC
Accessibility & contrast
On white
1.91
#F09FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#F09FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09FF4
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09FF4 | 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)
#98B5F7
Deuteranopia (green-blind)
#ACBFF1
Tritanopia (blue-blind)
#F4A7BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f09ff4; /* rgb */ color: rgb(240, 159, 244); /* oklch */ color: oklch(81.0% 0.145 325.2);
Tailwind
colors: {
custom: {
50: '#f6bcf8',
500: '#f09ff4',
950: '#000000',
},
}SCSS
$custom: #f09ff4; $custom-light: #f6bcf8; $custom-dark: #000000;
JSON
{
"hex": "#f09ff4",
"rgb": {
"r": 240,
"g": 159,
"b": 244
},
"hsl": {
"h": 297.176,
"s": 79.439,
"l": 79.02
},
"oklch": {
"l": 0.81027,
"c": 0.14468,
"h": 325.2
},
"luminance": 0.49853
}Semantic roles & 50–950 ramp
primary
#F09FF4
secondary
#D9F4D7
accent
#DC0A14
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185