#F09BF8#F09BF8
#F09BF8 is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.6% C 0.155 H 323.8°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F09BF8 |
|---|---|
| RGB | rgb(240, 155, 248) |
| HSL | hsl(295, 87%, 79%) |
| HSV | hsv(295, 38%, 97%) |
| CMYK | cmyk(3.2%, 37.5%, 0%, 2.7%) |
| CIE-LAB | lab(75.29, 46.10, -33.57) |
| CIE-LCH | lch(75.29, 57.02, 323.94°) |
| OKLab | oklab(80.56% 0.1255 -0.0917) |
| OKLCH | oklch(80.56% 0.155 323.8) |
| XYZ | xyz(64.5981, 48.7477, 94.7952) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.21
Plum
#DDA0DD
ΔE00 5.87
Mauve
#E0B0FF
ΔE00 6.43
Lavender Pink
#DD85D7
ΔE00 6.56
Baby Purple
#CA9BF7
ΔE00 7.49
Lilac (survey)
#CEA2FD
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09BF8 #A3F89B
analogous
#C29BF8 #F09BF8 #F89BD2
triadic
#F09BF8 #F8F09B #9BF8F0
tetradic
#F09BF8 #F8C29B #A3F89B #9BD2F8
square
#F09BF8 #F8C29B #A3F89B #9BD2F8
split-complementary
#F09BF8 #D2F89B #9BF8C2
monochromatic
#DF29F0 #E762F4 #F09BF8 #F9D4FC #FBE2FD
Accessibility & contrast
On white
1.95
#F09BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#F09BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09BF8
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09BF8 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3FB
Deuteranopia (green-blind)
#A7BDF5
Tritanopia (blue-blind)
#F4A5BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f09bf8; /* rgb */ color: rgb(240, 155, 248); /* oklch */ color: oklch(80.6% 0.155 323.8);
Tailwind
colors: {
custom: {
50: '#f6bafa',
500: '#f09bf8',
950: '#000000',
},
}SCSS
$custom: #f09bf8; $custom-light: #f6bafa; $custom-dark: #000000;
JSON
{
"hex": "#f09bf8",
"rgb": {
"r": 240,
"g": 155,
"b": 248
},
"hsl": {
"h": 294.839,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.8056,
"c": 0.15542,
"h": 323.8
},
"luminance": 0.48745
}Semantic roles & 50–950 ramp
primary
#F09BF8
secondary
#D9F5D6
accent
#E30215
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185