#F09FF2#F09FF2
#F09FF2 is a light, vivid purple. Relative luminance 0.497; OKLCH L 80.9% C 0.143 H 326.0°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F09FF2 |
|---|---|
| RGB | rgb(240, 159, 242) |
| HSL | hsl(299, 76%, 79%) |
| HSV | hsv(299, 34%, 95%) |
| CMYK | cmyk(0.8%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(75.91, 42.92, -29.37) |
| CIE-LCH | lch(75.91, 52.01, 325.61°) |
| OKLab | oklab(80.95% 0.1183 -0.0799) |
| OKLCH | oklch(80.95% 0.143 326) |
| XYZ | xyz(64.3589, 49.7348, 90.1968) |
| Luminance | 0.4973 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.57
Mauve
#E0B0FF
ΔE00 6.22
Violet (CSS)
#EE82EE
ΔE00 6.26
Lavender Pink
#DD85D7
ΔE00 6.68
Light Lavendar
#EFC0FE
ΔE00 7.99
Lilac (survey)
#CEA2FD
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09FF2 #A1F29F
analogous
#C69FF2 #F09FF2 #F29FCA
triadic
#F09FF2 #F2F09F #9FF2F0
tetradic
#F09FF2 #F2C69F #A1F29F #9FCAF2
square
#F09FF2 #F2C69F #A1F29F #9FCAF2
split-complementary
#F09FF2 #CAF29F #9FF2C6
monochromatic
#DF33E3 #E869EB #F09FF2 #F8D5F9 #FBE4FB
Accessibility & contrast
On white
1.92
#F09FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#F09FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09FF2
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09FF2 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B5F5
Deuteranopia (green-blind)
#ADBFEF
Tritanopia (blue-blind)
#F4A7BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f09ff2; /* rgb */ color: rgb(240, 159, 242); /* oklch */ color: oklch(80.9% 0.143 326.0);
Tailwind
colors: {
custom: {
50: '#f6bcf6',
500: '#f09ff2',
950: '#000000',
},
}SCSS
$custom: #f09ff2; $custom-light: #f6bcf6; $custom-dark: #000000;
JSON
{
"hex": "#f09ff2",
"rgb": {
"r": 240,
"g": 159,
"b": 242
},
"hsl": {
"h": 298.554,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.80947,
"c": 0.14274,
"h": 326
},
"luminance": 0.49732
}Semantic roles & 50–950 ramp
primary
#F09FF2
secondary
#D9F3D8
accent
#D80D12
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171217
muted
#858185