#F29BF9#F29BF9
#F29BF9 is a light, vivid purple. Relative luminance 0.492; OKLCH L 80.8% C 0.158 H 324.3°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F29BF9 |
|---|---|
| RGB | rgb(242, 155, 249) |
| HSL | hsl(296, 89%, 79%) |
| HSV | hsv(296, 38%, 98%) |
| CMYK | cmyk(2.8%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(75.55, 46.88, -33.69) |
| CIE-LCH | lch(75.55, 57.73, 324.29°) |
| OKLab | oklab(80.82% 0.1279 -0.0921) |
| OKLCH | oklch(80.82% 0.158 324.3) |
| XYZ | xyz(65.4365, 49.1620, 95.6465) |
| Luminance | 0.4916 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.22
Plum
#DDA0DD
ΔE00 6.08
Mauve
#E0B0FF
ΔE00 6.61
Lavender Pink
#DD85D7
ΔE00 6.71
Purply Pink
#F075E6
ΔE00 7.74
Baby Purple
#CA9BF7
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29BF9 #A2F99B
analogous
#C39BF9 #F29BF9 #F99BD1
triadic
#F29BF9 #F9F29B #9BF9F2
tetradic
#F29BF9 #F9C39B #A2F99B #9BD1F9
square
#F29BF9 #F9C39B #A2F99B #9BD1F9
split-complementary
#F29BF9 #D1F99B #9BF9C3
monochromatic
#E328F2 #EA61F6 #F29BF9 #FAD5FC #FBE2FD
Accessibility & contrast
On white
1.94
#F29BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#F29BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29BF9
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29BF9 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3FC
Deuteranopia (green-blind)
#A8BEF6
Tritanopia (blue-blind)
#F6A5BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f29bf9; /* rgb */ color: rgb(242, 155, 249); /* oklch */ color: oklch(80.8% 0.158 324.3);
Tailwind
colors: {
custom: {
50: '#f8bafb',
500: '#f29bf9',
950: '#000000',
},
}SCSS
$custom: #f29bf9; $custom-light: #f8bafb; $custom-dark: #000000;
JSON
{
"hex": "#f29bf9",
"rgb": {
"r": 242,
"g": 155,
"b": 249
},
"hsl": {
"h": 295.532,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.80815,
"c": 0.15759,
"h": 324.3
},
"luminance": 0.49159
}Semantic roles & 50–950 ramp
primary
#F29BF9
secondary
#D8F5D6
accent
#E50011
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185