#F09BF4#F09BF4
#F09BF4 is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.4% C 0.151 H 325.3°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F09BF4 |
|---|---|
| RGB | rgb(240, 155, 244) |
| HSL | hsl(297, 80%, 78%) |
| HSV | hsv(297, 36%, 96%) |
| CMYK | cmyk(1.6%, 36.5%, 0%, 4.3%) |
| CIE-LAB | lab(75.14, 45.36, -31.64) |
| CIE-LCH | lch(75.14, 55.31, 325.11°) |
| OKLab | oklab(80.39% 0.1246 -0.0862) |
| OKLCH | oklch(80.39% 0.152 325.3) |
| XYZ | xyz(63.9841, 48.5021, 91.5619) |
| Luminance | 0.4850 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.26
Plum
#DDA0DD
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 6.22
Mauve
#E0B0FF
ΔE00 6.64
Purply Pink
#F075E6
ΔE00 7.69
Baby Purple
#CA9BF7
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09BF4 #9FF49B
analogous
#C39BF4 #F09BF4 #F49BCB
triadic
#F09BF4 #F4F09B #9BF4F0
tetradic
#F09BF4 #F4C39B #9FF49B #9BCBF4
square
#F09BF4 #F4C39B #9FF49B #9BCBF4
split-complementary
#F09BF4 #CBF49B #9BF4C3
monochromatic
#DF2DE8 #E864EE #F09BF4 #F8D2FA #FBE3FC
Accessibility & contrast
On white
1.96
#F09BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#F09BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09BF4
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09BF4 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B2F7
Deuteranopia (green-blind)
#A9BDF1
Tritanopia (blue-blind)
#F4A4BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f09bf4; /* rgb */ color: rgb(240, 155, 244); /* oklch */ color: oklch(80.4% 0.151 325.3);
Tailwind
colors: {
custom: {
50: '#f6baf8',
500: '#f09bf4',
950: '#000000',
},
}SCSS
$custom: #f09bf4; $custom-light: #f6baf8; $custom-dark: #000000;
JSON
{
"hex": "#f09bf4",
"rgb": {
"r": 240,
"g": 155,
"b": 244
},
"hsl": {
"h": 297.303,
"s": 80.18,
"l": 78.235
},
"oklch": {
"l": 0.80394,
"c": 0.1515,
"h": 325.3
},
"luminance": 0.485
}Semantic roles & 50–950 ramp
primary
#F09BF4
secondary
#D8F4D7
accent
#DD0913
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185