#F29DF2#F29DF2
#F29DF2 is a light, vivid purple. Relative luminance 0.494; OKLCH L 80.8% C 0.147 H 326.8°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F29DF2 |
|---|---|
| RGB | rgb(242, 157, 242) |
| HSL | hsl(300, 77%, 78%) |
| HSV | hsv(300, 35%, 95%) |
| CMYK | cmyk(0%, 35.1%, 0%, 5.1%) |
| CIE-LAB | lab(75.70, 44.57, -29.67) |
| CIE-LCH | lch(75.70, 53.54, 326.35°) |
| OKLab | oklab(80.84% 0.1234 -0.0807) |
| OKLCH | oklch(80.84% 0.147 326.8) |
| XYZ | xyz(64.7006, 49.4046, 90.1151) |
| Luminance | 0.4940 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.93
Violet (CSS)
#EE82EE
ΔE00 5.83
Lavender Pink
#DD85D7
ΔE00 6.46
Mauve
#E0B0FF
ΔE00 6.75
Purply Pink
#F075E6
ΔE00 8.14
Baby Purple
#CA9BF7
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29DF2 #9DF29D
analogous
#C79DF2 #F29DF2 #F29DC7
triadic
#F29DF2 #F2F29D #9DF2F2
tetradic
#F29DF2 #F2C79D #9DF29D #9DC7F2
square
#F29DF2 #F2C79D #9DF29D #9DC7F2
split-complementary
#F29DF2 #C7F29D #9DF2C7
monochromatic
#E431E4 #EB67EB #F29DF2 #F9D3F9 #FBE4FB
Accessibility & contrast
On white
1.93
#F29DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#F29DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29DF2
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29DF2 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B4F5
Deuteranopia (green-blind)
#ACBEEF
Tritanopia (blue-blind)
#F7A5BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f29df2; /* rgb */ color: rgb(242, 157, 242); /* oklch */ color: oklch(80.8% 0.147 326.8);
Tailwind
colors: {
custom: {
50: '#f7bbf6',
500: '#f29df2',
950: '#000000',
},
}SCSS
$custom: #f29df2; $custom-light: #f7bbf6; $custom-dark: #000000;
JSON
{
"hex": "#f29df2",
"rgb": {
"r": 242,
"g": 157,
"b": 242
},
"hsl": {
"h": 300,
"s": 76.577,
"l": 78.235
},
"oklch": {
"l": 0.80841,
"c": 0.14745,
"h": 326.8
},
"luminance": 0.49402
}Semantic roles & 50–950 ramp
primary
#F29DF2
secondary
#D8F3D8
accent
#D90D0D
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171217
muted
#858185