#F29BFC#F29BFC
#F29BFC is a light, vivid purple. Relative luminance 0.493; OKLCH L 80.9% C 0.161 H 323.2°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F29BFC |
|---|---|
| RGB | rgb(242, 155, 252) |
| HSL | hsl(294, 94%, 80%) |
| HSV | hsv(294, 38%, 99%) |
| CMYK | cmyk(4%, 38.5%, 0%, 1.2%) |
| CIE-LAB | lab(75.67, 47.43, -35.14) |
| CIE-LCH | lch(75.67, 59.03, 323.47°) |
| OKLab | oklab(80.94% 0.1286 -0.0961) |
| OKLCH | oklch(80.94% 0.161 323.2) |
| XYZ | xyz(65.9081, 49.3507, 98.1305) |
| Luminance | 0.4935 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.27
Plum
#DDA0DD
ΔE00 6.50
Mauve
#E0B0FF
ΔE00 6.51
Lavender Pink
#DD85D7
ΔE00 7.01
Baby Purple
#CA9BF7
ΔE00 7.54
Lilac (survey)
#CEA2FD
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29BFC #A5FC9B
analogous
#C19BFC #F29BFC #FC9BD6
triadic
#F29BFC #FCF29B #9BFCF2
tetradic
#F29BFC #FCC19B #A5FC9B #9BD6FC
square
#F29BFC #FCC19B #A5FC9B #9BD6FC
split-complementary
#F29BFC #D6FC9B #9BFCC1
monochromatic
#E324F8 #EA60FA #F29BFC #FAD6FE #FBE1FE
Accessibility & contrast
On white
1.93
#F29BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#F29BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29BFC
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29BFC | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#A7BEF9
Tritanopia (blue-blind)
#F5A6C0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f29bfc; /* rgb */ color: rgb(242, 155, 252); /* oklch */ color: oklch(80.9% 0.161 323.2);
Tailwind
colors: {
custom: {
50: '#f8bafd',
500: '#f29bfc',
950: '#000000',
},
}SCSS
$custom: #f29bfc; $custom-light: #f8bafd; $custom-dark: #000000;
JSON
{
"hex": "#f29bfc",
"rgb": {
"r": 242,
"g": 155,
"b": 252
},
"hsl": {
"h": 293.814,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.80941,
"c": 0.16054,
"h": 323.2
},
"luminance": 0.49348
}Semantic roles & 50–950 ramp
primary
#F29BFC
secondary
#D8F6D5
accent
#E60018
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185