#F29CF2#F29CF2
#F29CF2 is a light, vivid purple. Relative luminance 0.491; OKLCH L 80.7% C 0.149 H 326.8°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F29CF2 |
|---|---|
| RGB | rgb(242, 156, 242) |
| HSL | hsl(300, 77%, 78%) |
| HSV | hsv(300, 36%, 95%) |
| CMYK | cmyk(0%, 35.5%, 0%, 5.1%) |
| CIE-LAB | lab(75.49, 45.09, -29.99) |
| CIE-LCH | lch(75.49, 54.15, 326.37°) |
| OKLab | oklab(80.68% 0.1249 -0.0816) |
| OKLCH | oklch(80.68% 0.149 326.8) |
| XYZ | xyz(64.5321, 49.0676, 90.0590) |
| Luminance | 0.4906 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.05
Violet (CSS)
#EE82EE
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 6.31
Mauve
#E0B0FF
ΔE00 6.89
Purply Pink
#F075E6
ΔE00 7.92
Baby Purple
#CA9BF7
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29CF2 #9CF29C
analogous
#C79CF2 #F29CF2 #F29CC7
triadic
#F29CF2 #F2F29C #9CF2F2
tetradic
#F29CF2 #F2C79C #9CF29C #9CC7F2
square
#F29CF2 #F2C79C #9CF29C #9CC7F2
split-complementary
#F29CF2 #C7F29C #9CF2C7
monochromatic
#E430E4 #EB66EB #F29CF2 #F9D2F9 #FBE4FB
Accessibility & contrast
On white
1.94
#F29CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#F29CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29CF2
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29CF2 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F5
Deuteranopia (green-blind)
#ABBEEF
Tritanopia (blue-blind)
#F7A4BC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f29cf2; /* rgb */ color: rgb(242, 156, 242); /* oklch */ color: oklch(80.7% 0.149 326.8);
Tailwind
colors: {
custom: {
50: '#f7bbf6',
500: '#f29cf2',
950: '#000000',
},
}SCSS
$custom: #f29cf2; $custom-light: #f7bbf6; $custom-dark: #000000;
JSON
{
"hex": "#f29cf2",
"rgb": {
"r": 242,
"g": 156,
"b": 242
},
"hsl": {
"h": 300,
"s": 76.786,
"l": 78.039
},
"oklch": {
"l": 0.80683,
"c": 0.14915,
"h": 326.8
},
"luminance": 0.49065
}Semantic roles & 50–950 ramp
primary
#F29CF2
secondary
#D8F3D8
accent
#D90C0C
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171217
muted
#858185