#F09BF2#F09BF2
#F09BF2 is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.3% C 0.150 H 326.1°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F09BF2 |
|---|---|
| RGB | rgb(240, 155, 242) |
| HSL | hsl(299, 77%, 78%) |
| HSV | hsv(299, 36%, 95%) |
| CMYK | cmyk(0.8%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(75.06, 45.00, -30.67) |
| CIE-LCH | lch(75.06, 54.46, 325.72°) |
| OKLab | oklab(80.31% 0.1241 -0.0835) |
| OKLCH | oklch(80.31% 0.15 326.1) |
| XYZ | xyz(63.6821, 48.3813, 89.9712) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.05
Violet (CSS)
#EE82EE
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 6.07
Mauve
#E0B0FF
ΔE00 6.78
Purply Pink
#F075E6
ΔE00 7.70
Baby Purple
#CA9BF7
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09BF2 #9DF29B
analogous
#C59BF2 #F09BF2 #F29BC8
triadic
#F09BF2 #F2F09B #9BF2F0
tetradic
#F09BF2 #F2C59B #9DF29B #9BC8F2
square
#F09BF2 #F2C59B #9DF29B #9BC8F2
split-complementary
#F09BF2 #C8F29B #9BF2C5
monochromatic
#E02FE4 #E865EB #F09BF2 #F8D1F9 #FBE4FB
Accessibility & contrast
On white
1.97
#F09BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#F09BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09BF2
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09BF2 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B2F5
Deuteranopia (green-blind)
#AABDEF
Tritanopia (blue-blind)
#F5A3BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f09bf2; /* rgb */ color: rgb(240, 155, 242); /* oklch */ color: oklch(80.3% 0.150 326.1);
Tailwind
colors: {
custom: {
50: '#f6baf6',
500: '#f09bf2',
950: '#000000',
},
}SCSS
$custom: #f09bf2; $custom-light: #f6baf6; $custom-dark: #000000;
JSON
{
"hex": "#f09bf2",
"rgb": {
"r": 240,
"g": 155,
"b": 242
},
"hsl": {
"h": 298.621,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.80312,
"c": 0.14957,
"h": 326.1
},
"luminance": 0.48379
}Semantic roles & 50–950 ramp
primary
#F09BF2
secondary
#D8F3D8
accent
#D90C11
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171217
muted
#858185