#F09FFE#F09FFE
#F09FFE is a light, vivid purple. Relative luminance 0.505; OKLCH L 81.4% C 0.155 H 321.5°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F09FFE |
|---|---|
| RGB | rgb(240, 159, 254) |
| HSL | hsl(291, 98%, 81%) |
| HSV | hsv(291, 37%, 100%) |
| CMYK | cmyk(5.5%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(76.36, 45.14, -35.16) |
| CIE-LCH | lch(76.36, 57.22, 322.08°) |
| OKLab | oklab(81.44% 0.1211 -0.0963) |
| OKLCH | oklch(81.44% 0.155 321.5) |
| XYZ | xyz(66.2206, 50.4795, 100.0020) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.55
Violet (CSS)
#EE82EE
ΔE00 6.15
Plum
#DDA0DD
ΔE00 6.36
Lilac (survey)
#CEA2FD
ΔE00 6.87
Baby Purple
#CA9BF7
ΔE00 7.05
Lavender (survey)
#C79FEF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09FFE #ADFE9F
analogous
#C09FFE #F09FFE #FE9FDC
triadic
#F09FFE #FEF09F #9FFEF0
tetradic
#F09FFE #FEC09F #ADFE9F #9FDCFE
square
#F09FFE #FEC09F #ADFE9F #9FDCFE
split-complementary
#F09FFE #DCFE9F #9FFEC0
monochromatic
#DD26FD #E762FD #F09FFE #F9DCFF #FAE1FF
Accessibility & contrast
On white
1.89
#F09FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#F09FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09FFE
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09FFE | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#A8C0FB
Tritanopia (blue-blind)
#F2AAC3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f09ffe; /* rgb */ color: rgb(240, 159, 254); /* oklch */ color: oklch(81.4% 0.155 321.5);
Tailwind
colors: {
custom: {
50: '#f6bdff',
500: '#f09ffe',
950: '#000000',
},
}SCSS
$custom: #f09ffe; $custom-light: #f6bdff; $custom-dark: #000000;
JSON
{
"hex": "#f09ffe",
"rgb": {
"r": 240,
"g": 159,
"b": 254
},
"hsl": {
"h": 291.158,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.81441,
"c": 0.15468,
"h": 321.5
},
"luminance": 0.50477
}Semantic roles & 50–950 ramp
primary
#F09FFE
secondary
#73E160
accent
#E60022
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171218
muted
#858286