#F09FEE#F09FEE
#F09FEE is a light, vivid purple. Relative luminance 0.495; OKLCH L 80.8% C 0.139 H 327.6°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F09FEE |
|---|---|
| RGB | rgb(240, 159, 238) |
| HSL | hsl(301, 73%, 78%) |
| HSV | hsv(301, 34%, 94%) |
| CMYK | cmyk(0%, 33.8%, 0.8%, 5.9%) |
| CIE-LAB | lab(75.76, 42.19, -27.43) |
| CIE-LCH | lch(75.76, 50.32, 326.97°) |
| OKLab | oklab(80.79% 0.1173 -0.0744) |
| OKLCH | oklch(80.79% 0.139 327.6) |
| XYZ | xyz(63.7647, 49.4971, 87.0674) |
| Luminance | 0.4950 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.09
Violet (CSS)
#EE82EE
ΔE00 6.51
Lavender Pink
#DD85D7
ΔE00 6.53
Mauve
#E0B0FF
ΔE00 6.63
Light Lavendar
#EFC0FE
ΔE00 7.99
Bubblegum Pink
#FE83CC
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09FEE #9FF0A1
analogous
#C99FF0 #F09FEE #F09FC5
triadic
#F09FEE #EEF09F #9FEEF0
tetradic
#F09FEE #F0C99F #9FF0A1 #9FC5F0
square
#F09FEE #F0C99F #9FF0A1 #9FC5F0
split-complementary
#F09FEE #C5F09F #9FF0C9
monochromatic
#DF35DB #E86AE5 #F09FEE #F8D4F7 #FBE5FA
Accessibility & contrast
On white
1.93
#F09FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#F09FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09FEE
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09FEE | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F1
Deuteranopia (green-blind)
#AEBEEB
Tritanopia (blue-blind)
#F5A6BC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f09fee; /* rgb */ color: rgb(240, 159, 238); /* oklch */ color: oklch(80.8% 0.139 327.6);
Tailwind
colors: {
custom: {
50: '#f6bcf3',
500: '#f09fee',
950: '#000000',
},
}SCSS
$custom: #f09fee; $custom-light: #f6bcf3; $custom-dark: #000000;
JSON
{
"hex": "#f09fee",
"rgb": {
"r": 240,
"g": 159,
"b": 238
},
"hsl": {
"h": 301.481,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.80788,
"c": 0.13891,
"h": 327.6
},
"luminance": 0.49495
}Semantic roles & 50–950 ramp
primary
#F09FEE
secondary
#D8F3D9
accent
#D51510
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185