#F09AFF#F09AFF
#F09AFF is a light, vivid purple. Relative luminance 0.489; OKLCH L 80.7% C 0.164 H 321.5°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F09AFF |
|---|---|
| RGB | rgb(240, 154, 255) |
| HSL | hsl(291, 100%, 80%) |
| HSV | hsv(291, 40%, 100%) |
| CMYK | cmyk(5.9%, 39.6%, 0%, 0%) |
| CIE-LAB | lab(75.36, 47.92, -37.25) |
| CIE-LCH | lch(75.36, 60.70, 322.14°) |
| OKLab | oklab(80.7% 0.1284 -0.1022) |
| OKLCH | oklch(80.7% 0.164 321.5) |
| XYZ | xyz(65.5387, 48.8588, 100.5667) |
| Luminance | 0.4886 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.21
Mauve
#E0B0FF
ΔE00 6.45
Baby Purple
#CA9BF7
ΔE00 7.01
Plum
#DDA0DD
ΔE00 7.02
Lilac (survey)
#CEA2FD
ΔE00 7.05
Lavender Pink
#DD85D7
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09AFF #A9FF9A
analogous
#BD9AFF #F09AFF #FF9ADC
triadic
#F09AFF #FFF09A #9AFFF0
tetradic
#F09AFF #FFBD9A #A9FF9A #9ADCFF
square
#F09AFF #FFBD9A #A9FF9A #9ADCFF
split-complementary
#F09AFF #DCFF9A #9AFFBD
monochromatic
#DE20FF #E75DFF #F09AFF #F9D7FF #FAE0FF
Accessibility & contrast
On white
1.95
#F09AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#F09AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09AFF
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09AFF | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#A4BDFC
Tritanopia (blue-blind)
#F2A6C1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f09aff; /* rgb */ color: rgb(240, 154, 255); /* oklch */ color: oklch(80.7% 0.164 321.5);
Tailwind
colors: {
custom: {
50: '#f6b9ff',
500: '#f09aff',
950: '#000000',
},
}SCSS
$custom: #f09aff; $custom-light: #f6b9ff; $custom-dark: #000000;
JSON
{
"hex": "#f09aff",
"rgb": {
"r": 240,
"g": 154,
"b": 255
},
"hsl": {
"h": 291.089,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.80703,
"c": 0.16408,
"h": 321.5
},
"luminance": 0.48856
}Semantic roles & 50–950 ramp
primary
#F09AFF
secondary
#D9F7D4
accent
#E60022
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171218
muted
#858186