#F09EFD#F09EFD
#F09EFD is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.2% C 0.155 H 321.9°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F09EFD |
|---|---|
| RGB | rgb(240, 158, 253) |
| HSL | hsl(292, 96%, 81%) |
| HSV | hsv(292, 38%, 99%) |
| CMYK | cmyk(5.1%, 37.5%, 0%, 0.8%) |
| CIE-LAB | lab(76.11, 45.47, -35.01) |
| CIE-LCH | lch(76.11, 57.39, 322.41°) |
| OKLab | oklab(81.24% 0.1223 -0.0958) |
| OKLCH | oklch(81.24% 0.155 321.9) |
| XYZ | xyz(65.8896, 50.0731, 99.1037) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.74
Violet (CSS)
#EE82EE
ΔE00 5.92
Plum
#DDA0DD
ΔE00 6.30
Lilac (survey)
#CEA2FD
ΔE00 6.98
Baby Purple
#CA9BF7
ΔE00 7.10
Lavender Pink
#DD85D7
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09EFD #ABFD9E
analogous
#C09EFD #F09EFD #FD9EDB
triadic
#F09EFD #FDF09E #9EFDF0
tetradic
#F09EFD #FDC09E #ABFD9E #9EDBFD
square
#F09EFD #FDC09E #ABFD9E #9EDBFD
split-complementary
#F09EFD #DBFD9E #9EFDC0
monochromatic
#DD26FB #E762FC #F09EFD #F9DAFE #FAE1FE
Accessibility & contrast
On white
1.91
#F09EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#F09EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09EFD
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09EFD | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#A8BFFA
Tritanopia (blue-blind)
#F3A9C2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f09efd; /* rgb */ color: rgb(240, 158, 253); /* oklch */ color: oklch(81.2% 0.155 321.9);
Tailwind
colors: {
custom: {
50: '#f6bcfe',
500: '#f09efd',
950: '#000000',
},
}SCSS
$custom: #f09efd; $custom-light: #f6bcfe; $custom-dark: #000000;
JSON
{
"hex": "#f09efd",
"rgb": {
"r": 240,
"g": 158,
"b": 253
},
"hsl": {
"h": 291.789,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.81241,
"c": 0.15535,
"h": 321.9
},
"luminance": 0.50071
}Semantic roles & 50–950 ramp
primary
#F09EFD
secondary
#71E060
accent
#E6001F
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171218
muted
#858286