#F09CFE#F09CFE
#F09CFE is a light, vivid purple. Relative luminance 0.495; OKLCH L 81.0% C 0.160 H 321.7°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F09CFE |
|---|---|
| RGB | rgb(240, 156, 254) |
| HSL | hsl(291, 98%, 80%) |
| HSV | hsv(291, 39%, 100%) |
| CMYK | cmyk(5.5%, 38.6%, 0%, 0.4%) |
| CIE-LAB | lab(75.74, 46.70, -36.13) |
| CIE-LCH | lch(75.74, 59.04, 322.27°) |
| OKLab | oklab(80.97% 0.1253 -0.099) |
| OKLCH | oklch(80.97% 0.16 321.7) |
| XYZ | xyz(65.7110, 49.4602, 99.8321) |
| Luminance | 0.4946 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.55
Mauve
#E0B0FF
ΔE00 6.09
Plum
#DDA0DD
ΔE00 6.65
Lilac (survey)
#CEA2FD
ΔE00 7.00
Baby Purple
#CA9BF7
ΔE00 7.04
Lavender Pink
#DD85D7
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09CFE #AAFE9C
analogous
#BF9CFE #F09CFE #FE9CDB
triadic
#F09CFE #FEF09C #9CFEF0
tetradic
#F09CFE #FEBF9C #AAFE9C #9CDBFE
square
#F09CFE #FEBF9C #AAFE9C #9CDBFE
split-complementary
#F09CFE #DBFE9C #9CFEBF
monochromatic
#DE23FD #E75FFD #F09CFE #F9D9FF #FAE1FF
Accessibility & contrast
On white
1.93
#F09CFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#F09CFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09CFE
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09CFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09CFE | 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)
#90B5FF
Deuteranopia (green-blind)
#A6BEFB
Tritanopia (blue-blind)
#F2A7C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f09cfe; /* rgb */ color: rgb(240, 156, 254); /* oklch */ color: oklch(81.0% 0.160 321.7);
Tailwind
colors: {
custom: {
50: '#f6bbff',
500: '#f09cfe',
950: '#000000',
},
}SCSS
$custom: #f09cfe; $custom-light: #f6bbff; $custom-dark: #000000;
JSON
{
"hex": "#f09cfe",
"rgb": {
"r": 240,
"g": 156,
"b": 254
},
"hsl": {
"h": 291.429,
"s": 98,
"l": 80.392
},
"oklch": {
"l": 0.8097,
"c": 0.15972,
"h": 321.7
},
"luminance": 0.49458
}Semantic roles & 50–950 ramp
primary
#F09CFE
secondary
#D9F7D4
accent
#E60021
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171218
muted
#858186