#F09BFA#F09BFA
#F09BFA is a light, vivid purple. Relative luminance 0.489; OKLCH L 80.6% C 0.157 H 323.1°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F09BFA |
|---|---|
| RGB | rgb(240, 155, 250) |
| HSL | hsl(294, 90%, 79%) |
| HSV | hsv(294, 38%, 98%) |
| CMYK | cmyk(4%, 38%, 0%, 2%) |
| CIE-LAB | lab(75.37, 46.47, -34.53) |
| CIE-LCH | lch(75.37, 57.89, 323.38°) |
| OKLab | oklab(80.64% 0.1259 -0.0945) |
| OKLCH | oklch(80.64% 0.157 323.1) |
| XYZ | xyz(64.9100, 48.8725, 96.4381) |
| Luminance | 0.4887 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.23
Plum
#DDA0DD
ΔE00 6.16
Mauve
#E0B0FF
ΔE00 6.35
Lavender Pink
#DD85D7
ΔE00 6.76
Baby Purple
#CA9BF7
ΔE00 7.32
Lilac (survey)
#CEA2FD
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09BFA #A5FA9B
analogous
#C19BFA #F09BFA #FA9BD5
triadic
#F09BFA #FAF09B #9BFAF0
tetradic
#F09BFA #FAC19B #A5FA9B #9BD5FA
square
#F09BFA #FAC19B #A5FA9B #9BD5FA
split-complementary
#F09BFA #D5FA9B #9BFAC1
monochromatic
#DF26F4 #E761F7 #F09BFA #F9D5FD #FBE2FE
Accessibility & contrast
On white
1.95
#F09BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#F09BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09BFA
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09BFA | 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)
#91B3FD
Deuteranopia (green-blind)
#A7BDF7
Tritanopia (blue-blind)
#F3A5BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f09bfa; /* rgb */ color: rgb(240, 155, 250); /* oklch */ color: oklch(80.6% 0.157 323.1);
Tailwind
colors: {
custom: {
50: '#f6bafc',
500: '#f09bfa',
950: '#000000',
},
}SCSS
$custom: #f09bfa; $custom-light: #f6bafc; $custom-dark: #000000;
JSON
{
"hex": "#f09bfa",
"rgb": {
"r": 240,
"g": 155,
"b": 250
},
"hsl": {
"h": 293.684,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.80644,
"c": 0.15739,
"h": 323.1
},
"luminance": 0.4887
}Semantic roles & 50–950 ramp
primary
#F09BFA
secondary
#D9F6D5
accent
#E60018
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185