#F09EFB#F09EFB
#F09EFB is a light, vivid purple. Relative luminance 0.499; OKLCH L 81.2% C 0.153 H 322.6°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F09EFB |
|---|---|
| RGB | rgb(240, 158, 251) |
| HSL | hsl(293, 92%, 80%) |
| HSV | hsv(293, 37%, 98%) |
| CMYK | cmyk(4.4%, 37.1%, 0%, 1.6%) |
| CIE-LAB | lab(76.04, 45.10, -34.05) |
| CIE-LCH | lch(76.04, 56.51, 322.95°) |
| OKLab | oklab(81.16% 0.1218 -0.0931) |
| OKLCH | oklch(81.16% 0.153 322.6) |
| XYZ | xyz(65.5727, 49.9463, 97.4346) |
| Luminance | 0.4994 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.80
Violet (CSS)
#EE82EE
ΔE00 5.88
Plum
#DDA0DD
ΔE00 5.99
Lilac (survey)
#CEA2FD
ΔE00 7.15
Lavender Pink
#DD85D7
ΔE00 7.22
Baby Purple
#CA9BF7
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09EFB #A9FB9E
analogous
#C19EFB #F09EFB #FB9ED8
triadic
#F09EFB #FBF09E #9EFBF0
tetradic
#F09EFB #FBC19E #A9FB9E #9ED8FB
square
#F09EFB #FBC19E #A9FB9E #9ED8FB
split-complementary
#F09EFB #D8FB9E #9EFBC1
monochromatic
#DE28F6 #E763F9 #F09EFB #F9D9FD #FAE2FE
Accessibility & contrast
On white
1.91
#F09EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#F09EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09EFB
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09EFB | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FE
Deuteranopia (green-blind)
#A9BFF8
Tritanopia (blue-blind)
#F3A8C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f09efb; /* rgb */ color: rgb(240, 158, 251); /* oklch */ color: oklch(81.2% 0.153 322.6);
Tailwind
colors: {
custom: {
50: '#f6bcfd',
500: '#f09efb',
950: '#000000',
},
}SCSS
$custom: #f09efb; $custom-light: #f6bcfd; $custom-dark: #000000;
JSON
{
"hex": "#f09efb",
"rgb": {
"r": 240,
"g": 158,
"b": 251
},
"hsl": {
"h": 292.903,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.81157,
"c": 0.15333,
"h": 322.6
},
"luminance": 0.49944
}Semantic roles & 50–950 ramp
primary
#F09EFB
secondary
#D9F6D5
accent
#E6001B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185