#F29FF2#F29FF2
#F29FF2 is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.2% C 0.144 H 326.8°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F29FF2 |
|---|---|
| RGB | rgb(242, 159, 242) |
| HSL | hsl(300, 76%, 79%) |
| HSV | hsv(300, 34%, 95%) |
| CMYK | cmyk(0%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(76.12, 43.53, -29.02) |
| CIE-LCH | lch(76.12, 52.32, 326.31°) |
| OKLab | oklab(81.16% 0.1205 -0.0789) |
| OKLCH | oklch(81.16% 0.144 326.8) |
| XYZ | xyz(65.0417, 50.0869, 90.2288) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.72
Violet (CSS)
#EE82EE
ΔE00 6.30
Mauve
#E0B0FF
ΔE00 6.50
Lavender Pink
#DD85D7
ΔE00 6.77
Light Lavendar
#EFC0FE
ΔE00 8.07
Lilac (survey)
#CEA2FD
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29FF2 #9FF29F
analogous
#C89FF2 #F29FF2 #F29FC8
triadic
#F29FF2 #F2F29F #9FF2F2
tetradic
#F29FF2 #F2C89F #9FF29F #9FC8F2
square
#F29FF2 #F2C89F #9FF29F #9FC8F2
split-complementary
#F29FF2 #C8F29F #9FF2C8
monochromatic
#E333E3 #EB69EB #F29FF2 #F9D5F9 #FBE4FB
Accessibility & contrast
On white
1.91
#F29FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#F29FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29FF2
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29FF2 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B5F5
Deuteranopia (green-blind)
#AEBFEF
Tritanopia (blue-blind)
#F7A7BE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f29ff2; /* rgb */ color: rgb(242, 159, 242); /* oklch */ color: oklch(81.2% 0.144 326.8);
Tailwind
colors: {
custom: {
50: '#f7bdf6',
500: '#f29ff2',
950: '#000000',
},
}SCSS
$custom: #f29ff2; $custom-light: #f7bdf6; $custom-dark: #000000;
JSON
{
"hex": "#f29ff2",
"rgb": {
"r": 242,
"g": 159,
"b": 242
},
"hsl": {
"h": 300,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.81158,
"c": 0.14403,
"h": 326.8
},
"luminance": 0.50084
}Semantic roles & 50–950 ramp
primary
#F29FF2
secondary
#65D065
accent
#D80D0D
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#171217
muted
#858285