#F09FED#F09FED
#F09FED is a light, vivid purple. Relative luminance 0.494; OKLCH L 80.7% C 0.138 H 328.0°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F09FED |
|---|---|
| RGB | rgb(240, 159, 237) |
| HSL | hsl(302, 73%, 78%) |
| HSV | hsv(302, 34%, 94%) |
| CMYK | cmyk(0%, 33.8%, 1.2%, 5.9%) |
| CIE-LAB | lab(75.72, 42.01, -26.94) |
| CIE-LCH | lch(75.72, 49.91, 327.33°) |
| OKLab | oklab(80.75% 0.117 -0.073) |
| OKLCH | oklch(80.75% 0.138 328) |
| XYZ | xyz(63.6182, 49.4385, 86.2958) |
| Luminance | 0.4944 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.98
Lavender Pink
#DD85D7
ΔE00 6.51
Violet (CSS)
#EE82EE
ΔE00 6.59
Mauve
#E0B0FF
ΔE00 6.75
Light Lavendar
#EFC0FE
ΔE00 8.00
Bubblegum Pink
#FE83CC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09FED #9FF0A2
analogous
#CA9FF0 #F09FED #F09FC4
triadic
#F09FED #EDF09F #9FEDF0
tetradic
#F09FED #F0CA9F #9FF0A2 #9FC4F0
square
#F09FED #F0CA9F #9FF0A2 #9FC4F0
split-complementary
#F09FED #C4F09F #9FF0CA
monochromatic
#DF35D9 #E86AE3 #F09FED #F8D4F7 #FBE5FA
Accessibility & contrast
On white
1.93
#F09FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#F09FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09FED
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09FED | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F0
Deuteranopia (green-blind)
#AEBEEA
Tritanopia (blue-blind)
#F5A6BC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f09fed; /* rgb */ color: rgb(240, 159, 237); /* oklch */ color: oklch(80.7% 0.138 328.0);
Tailwind
colors: {
custom: {
50: '#f6bcf3',
500: '#f09fed',
950: '#000000',
},
}SCSS
$custom: #f09fed; $custom-light: #f6bcf3; $custom-dark: #000000;
JSON
{
"hex": "#f09fed",
"rgb": {
"r": 240,
"g": 159,
"b": 237
},
"hsl": {
"h": 302.222,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.80748,
"c": 0.13796,
"h": 328
},
"luminance": 0.49436
}Semantic roles & 50–950 ramp
primary
#F09FED
secondary
#D8F3D9
accent
#D51810
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185