#F09BFB#F09BFB
#F09BFB is a light, vivid purple. Relative luminance 0.489; OKLCH L 80.7% C 0.158 H 322.8°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F09BFB |
|---|---|
| RGB | rgb(240, 155, 251) |
| HSL | hsl(293, 92%, 80%) |
| HSV | hsv(293, 38%, 98%) |
| CMYK | cmyk(4.4%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(75.41, 46.65, -35.01) |
| CIE-LCH | lch(75.41, 58.33, 323.11°) |
| OKLab | oklab(80.69% 0.1261 -0.0958) |
| OKLCH | oklch(80.69% 0.158 322.8) |
| XYZ | xyz(65.0672, 48.9354, 97.2661) |
| Luminance | 0.4893 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.25
Plum
#DDA0DD
ΔE00 6.31
Mauve
#E0B0FF
ΔE00 6.32
Lavender Pink
#DD85D7
ΔE00 6.87
Baby Purple
#CA9BF7
ΔE00 7.25
Lilac (survey)
#CEA2FD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09BFB #A6FB9B
analogous
#C09BFB #F09BFB #FB9BD6
triadic
#F09BFB #FBF09B #9BFBF0
tetradic
#F09BFB #FBC09B #A6FB9B #9BD6FB
square
#F09BFB #FBC09B #A6FB9B #9BD6FB
split-complementary
#F09BFB #D6FB9B #9BFBC0
monochromatic
#DE25F6 #E760F9 #F09BFB #F9D6FD #FBE2FE
Accessibility & contrast
On white
1.95
#F09BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#F09BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09BFB
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09BFB | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FF
Deuteranopia (green-blind)
#A6BDF8
Tritanopia (blue-blind)
#F3A6BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f09bfb; /* rgb */ color: rgb(240, 155, 251); /* oklch */ color: oklch(80.7% 0.158 322.8);
Tailwind
colors: {
custom: {
50: '#f6bafd',
500: '#f09bfb',
950: '#000000',
},
}SCSS
$custom: #f09bfb; $custom-light: #f6bafd; $custom-dark: #000000;
JSON
{
"hex": "#f09bfb",
"rgb": {
"r": 240,
"g": 155,
"b": 251
},
"hsl": {
"h": 293.125,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.80686,
"c": 0.15839,
"h": 322.8
},
"luminance": 0.48933
}Semantic roles & 50–950 ramp
primary
#F09BFB
secondary
#D9F6D5
accent
#E6001A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185