#F29DF9#F29DF9
#F29DF9 is a light, vivid purple. Relative luminance 0.498; OKLCH L 81.1% C 0.154 H 324.2°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F29DF9 |
|---|---|
| RGB | rgb(242, 157, 249) |
| HSL | hsl(295, 88%, 80%) |
| HSV | hsv(295, 37%, 98%) |
| CMYK | cmyk(2.8%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(75.97, 45.84, -33.05) |
| CIE-LCH | lch(75.97, 56.52, 324.21°) |
| OKLab | oklab(81.13% 0.1251 -0.0902) |
| OKLCH | oklch(81.13% 0.154 324.2) |
| XYZ | xyz(65.7721, 49.8332, 95.7584) |
| Luminance | 0.4983 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.65
Plum
#DDA0DD
ΔE00 5.86
Mauve
#E0B0FF
ΔE00 6.29
Lavender Pink
#DD85D7
ΔE00 6.95
Lilac (survey)
#CEA2FD
ΔE00 7.73
Baby Purple
#CA9BF7
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29DF9 #A4F99D
analogous
#C49DF9 #F29DF9 #F99DD2
triadic
#F29DF9 #F9F29D #9DF9F2
tetradic
#F29DF9 #F9C49D #A4F99D #9DD2F9
square
#F29DF9 #F9C49D #A4F99D #9DD2F9
split-complementary
#F29DF9 #D2F99D #9DF9C4
monochromatic
#E32AF2 #EA63F5 #F29DF9 #FAD7FD #FBE2FD
Accessibility & contrast
On white
1.91
#F29DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#F29DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29DF9
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29DF9 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FC
Deuteranopia (green-blind)
#AABFF6
Tritanopia (blue-blind)
#F6A7C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f29df9; /* rgb */ color: rgb(242, 157, 249); /* oklch */ color: oklch(81.1% 0.154 324.2);
Tailwind
colors: {
custom: {
50: '#f8bbfb',
500: '#f29df9',
950: '#000000',
},
}SCSS
$custom: #f29df9; $custom-light: #f8bbfb; $custom-dark: #000000;
JSON
{
"hex": "#f29df9",
"rgb": {
"r": 242,
"g": 157,
"b": 249
},
"hsl": {
"h": 295.435,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.81127,
"c": 0.15422,
"h": 324.2
},
"luminance": 0.49831
}Semantic roles & 50–950 ramp
primary
#F29DF9
secondary
#D8F5D6
accent
#E50012
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185