#F09BF6#F09BF6
#F09BF6 is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.5% C 0.153 H 324.6°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F09BF6 |
|---|---|
| RGB | rgb(240, 155, 246) |
| HSL | hsl(296, 83%, 79%) |
| HSV | hsv(296, 37%, 96%) |
| CMYK | cmyk(2.4%, 37%, 0%, 3.5%) |
| CIE-LAB | lab(75.22, 45.73, -32.60) |
| CIE-LCH | lch(75.22, 56.16, 324.51°) |
| OKLab | oklab(80.48% 0.125 -0.089) |
| OKLCH | oklch(80.48% 0.153 324.6) |
| XYZ | xyz(64.2894, 48.6243, 93.1698) |
| Luminance | 0.4862 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.22
Plum
#DDA0DD
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 6.38
Mauve
#E0B0FF
ΔE00 6.52
Baby Purple
#CA9BF7
ΔE00 7.67
Purply Pink
#F075E6
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09BF6 #A1F69B
analogous
#C29BF6 #F09BF6 #F69BCE
triadic
#F09BF6 #F6F09B #9BF6F0
tetradic
#F09BF6 #F6C29B #A1F69B #9BCEF6
square
#F09BF6 #F6C29B #A1F69B #9BCEF6
split-complementary
#F09BF6 #CEF69B #9BF6C2
monochromatic
#DF2BEC #E863F1 #F09BF6 #F8D3FB #FBE3FC
Accessibility & contrast
On white
1.96
#F09BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#F09BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09BF6
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09BF6 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3F9
Deuteranopia (green-blind)
#A8BDF3
Tritanopia (blue-blind)
#F4A4BD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f09bf6; /* rgb */ color: rgb(240, 155, 246); /* oklch */ color: oklch(80.5% 0.153 324.6);
Tailwind
colors: {
custom: {
50: '#f6baf9',
500: '#f09bf6',
950: '#000000',
},
}SCSS
$custom: #f09bf6; $custom-light: #f6baf9; $custom-dark: #000000;
JSON
{
"hex": "#f09bf6",
"rgb": {
"r": 240,
"g": 155,
"b": 246
},
"hsl": {
"h": 296.044,
"s": 83.486,
"l": 78.627
},
"oklch": {
"l": 0.80476,
"c": 0.15345,
"h": 324.6
},
"luminance": 0.48622
}Semantic roles & 50–950 ramp
primary
#F09BF6
secondary
#D9F4D7
accent
#E00614
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185