#F29FFE#F29FFE
#F29FFE is a light, vivid purple. Relative luminance 0.508; OKLCH L 81.7% C 0.156 H 322.3°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F29FFE |
|---|---|
| RGB | rgb(242, 159, 254) |
| HSL | hsl(292, 98%, 81%) |
| HSV | hsv(292, 37%, 100%) |
| CMYK | cmyk(4.7%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(76.58, 45.74, -34.81) |
| CIE-LCH | lch(76.58, 57.48, 322.72°) |
| OKLab | oklab(81.65% 0.1233 -0.0953) |
| OKLCH | oklch(81.65% 0.156 322.3) |
| XYZ | xyz(66.9035, 50.8316, 100.0340) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.78
Violet (CSS)
#EE82EE
ΔE00 6.12
Plum
#DDA0DD
ΔE00 6.39
Lilac (survey)
#CEA2FD
ΔE00 7.23
Baby Purple
#CA9BF7
ΔE00 7.41
Lavender Pink
#DD85D7
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29FFE #ABFE9F
analogous
#C29FFE #F29FFE #FE9FDA
triadic
#F29FFE #FEF29F #9FFEF2
tetradic
#F29FFE #FEC29F #ABFE9F #9FDAFE
square
#F29FFE #FEC29F #ABFE9F #9FDAFE
split-complementary
#F29FFE #DAFE9F #9FFEC2
monochromatic
#E226FD #EA62FD #F29FFE #FADCFF #FBE1FF
Accessibility & contrast
On white
1.88
#F29FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#F29FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29FFE
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29FFE | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#A9C0FB
Tritanopia (blue-blind)
#F5AAC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f29ffe; /* rgb */ color: rgb(242, 159, 254); /* oklch */ color: oklch(81.7% 0.156 322.3);
Tailwind
colors: {
custom: {
50: '#f8bdff',
500: '#f29ffe',
950: '#000000',
},
}SCSS
$custom: #f29ffe; $custom-light: #f8bdff; $custom-dark: #000000;
JSON
{
"hex": "#f29ffe",
"rgb": {
"r": 242,
"g": 159,
"b": 254
},
"hsl": {
"h": 292.421,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.8165,
"c": 0.15581,
"h": 322.3
},
"luminance": 0.50829
}Semantic roles & 50–950 ramp
primary
#F29FFE
secondary
#70E160
accent
#E6001D
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171218
muted
#858286