#F09FEF#F09FEF
#F09FEF is a light, vivid purple. Relative luminance 0.496; OKLCH L 80.8% C 0.140 H 327.2°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F09FEF |
|---|---|
| RGB | rgb(240, 159, 239) |
| HSL | hsl(301, 73%, 78%) |
| HSV | hsv(301, 34%, 94%) |
| CMYK | cmyk(0%, 33.8%, 0.4%, 5.9%) |
| CIE-LAB | lab(75.80, 42.37, -27.92) |
| CIE-LCH | lch(75.80, 50.74, 326.62°) |
| OKLab | oklab(80.83% 0.1176 -0.0758) |
| OKLCH | oklch(80.83% 0.14 327.2) |
| XYZ | xyz(63.9120, 49.5561, 87.8433) |
| Luminance | 0.4955 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.20
Violet (CSS)
#EE82EE
ΔE00 6.44
Mauve
#E0B0FF
ΔE00 6.52
Lavender Pink
#DD85D7
ΔE00 6.56
Light Lavendar
#EFC0FE
ΔE00 7.98
Lavender (survey)
#C79FEF
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09FEF #9FF0A0
analogous
#C89FF0 #F09FEF #F09FC6
triadic
#F09FEF #EFF09F #9FEFF0
tetradic
#F09FEF #F0C89F #9FF0A0 #9FC6F0
square
#F09FEF #F0C89F #9FF0A0 #9FC6F0
split-complementary
#F09FEF #C6F09F #9FF0C8
monochromatic
#DF35DD #E86AE6 #F09FEF #F8D4F8 #FBE5FB
Accessibility & contrast
On white
1.92
#F09FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#F09FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09FEF
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09FEF | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B4F2
Deuteranopia (green-blind)
#AEBFEC
Tritanopia (blue-blind)
#F5A6BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f09fef; /* rgb */ color: rgb(240, 159, 239); /* oklch */ color: oklch(80.8% 0.140 327.2);
Tailwind
colors: {
custom: {
50: '#f6bcf4',
500: '#f09fef',
950: '#000000',
},
}SCSS
$custom: #f09fef; $custom-light: #f6bcf4; $custom-dark: #000000;
JSON
{
"hex": "#f09fef",
"rgb": {
"r": 240,
"g": 159,
"b": 239
},
"hsl": {
"h": 300.741,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.80827,
"c": 0.13985,
"h": 327.2
},
"luminance": 0.49554
}Semantic roles & 50–950 ramp
primary
#F09FEF
secondary
#D8F3D9
accent
#D51310
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185