#F29BFB#F29BFB
#F29BFB is a light, vivid purple. Relative luminance 0.493; OKLCH L 80.9% C 0.160 H 323.6°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F29BFB |
|---|---|
| RGB | rgb(242, 155, 251) |
| HSL | hsl(294, 92%, 80%) |
| HSV | hsv(294, 38%, 98%) |
| CMYK | cmyk(3.6%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(75.63, 47.25, -34.66) |
| CIE-LCH | lch(75.63, 58.60, 323.74°) |
| OKLab | oklab(80.9% 0.1284 -0.0948) |
| OKLCH | oklch(80.9% 0.16 323.6) |
| XYZ | xyz(65.7501, 49.2875, 97.2981) |
| Luminance | 0.4929 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.24
Plum
#DDA0DD
ΔE00 6.36
Mauve
#E0B0FF
ΔE00 6.54
Lavender Pink
#DD85D7
ΔE00 6.91
Baby Purple
#CA9BF7
ΔE00 7.61
Lilac (survey)
#CEA2FD
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29BFB #A4FB9B
analogous
#C29BFB #F29BFB #FB9BD4
triadic
#F29BFB #FBF29B #9BFBF2
tetradic
#F29BFB #FBC29B #A4FB9B #9BD4FB
square
#F29BFB #FBC29B #A4FB9B #9BD4FB
split-complementary
#F29BFB #D4FB9B #9BFBC2
monochromatic
#E325F6 #EA60F9 #F29BFB #FAD6FD #FBE2FE
Accessibility & contrast
On white
1.93
#F29BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#F29BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29BFB
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29BFB | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FF
Deuteranopia (green-blind)
#A7BEF8
Tritanopia (blue-blind)
#F5A5BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f29bfb; /* rgb */ color: rgb(242, 155, 251); /* oklch */ color: oklch(80.9% 0.160 323.6);
Tailwind
colors: {
custom: {
50: '#f8bafd',
500: '#f29bfb',
950: '#000000',
},
}SCSS
$custom: #f29bfb; $custom-light: #f8bafd; $custom-dark: #000000;
JSON
{
"hex": "#f29bfb",
"rgb": {
"r": 242,
"g": 155,
"b": 251
},
"hsl": {
"h": 294.375,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.80899,
"c": 0.15955,
"h": 323.6
},
"luminance": 0.49285
}Semantic roles & 50–950 ramp
primary
#F29BFB
secondary
#D8F6D5
accent
#E60016
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185