#F29BF2#F29BF2
#F29BF2 is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.5% C 0.151 H 326.9°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F29BF2 |
|---|---|
| RGB | rgb(242, 155, 242) |
| HSL | hsl(300, 77%, 78%) |
| HSV | hsv(300, 36%, 95%) |
| CMYK | cmyk(0%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(75.29, 45.61, -30.31) |
| CIE-LCH | lch(75.29, 54.76, 326.39°) |
| OKLab | oklab(80.53% 0.1263 -0.0825) |
| OKLCH | oklch(80.53% 0.151 326.9) |
| XYZ | xyz(64.3650, 48.7334, 90.0033) |
| Luminance | 0.4873 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.17
Violet (CSS)
#EE82EE
ΔE00 5.38
Lavender Pink
#DD85D7
ΔE00 6.17
Mauve
#E0B0FF
ΔE00 7.02
Purply Pink
#F075E6
ΔE00 7.69
Baby Purple
#CA9BF7
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29BF2 #9BF29B
analogous
#C69BF2 #F29BF2 #F29BC6
triadic
#F29BF2 #F2F29B #9BF2F2
tetradic
#F29BF2 #F2C69B #9BF29B #9BC6F2
square
#F29BF2 #F2C69B #9BF29B #9BC6F2
split-complementary
#F29BF2 #C6F29B #9BF2C6
monochromatic
#E42FE4 #EB65EB #F29BF2 #F9D1F9 #FBE4FB
Accessibility & contrast
On white
1.95
#F29BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#F29BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29BF2
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29BF2 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B2F5
Deuteranopia (green-blind)
#ABBDEF
Tritanopia (blue-blind)
#F7A3BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f29bf2; /* rgb */ color: rgb(242, 155, 242); /* oklch */ color: oklch(80.5% 0.151 326.9);
Tailwind
colors: {
custom: {
50: '#f8baf6',
500: '#f29bf2',
950: '#000000',
},
}SCSS
$custom: #f29bf2; $custom-light: #f8baf6; $custom-dark: #000000;
JSON
{
"hex": "#f29bf2",
"rgb": {
"r": 242,
"g": 155,
"b": 242
},
"hsl": {
"h": 300,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.80526,
"c": 0.15085,
"h": 326.9
},
"luminance": 0.48731
}Semantic roles & 50–950 ramp
primary
#F29BF2
secondary
#D8F3D8
accent
#D90C0C
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171217
muted
#858185