#F29EF2#F29EF2
#F29EF2 is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.0% C 0.146 H 326.8°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F29EF2 |
|---|---|
| RGB | rgb(242, 158, 242) |
| HSL | hsl(300, 76%, 78%) |
| HSV | hsv(300, 35%, 95%) |
| CMYK | cmyk(0%, 34.7%, 0%, 5.1%) |
| CIE-LAB | lab(75.91, 44.05, -29.35) |
| CIE-LCH | lch(75.91, 52.93, 326.33°) |
| OKLab | oklab(81% 0.122 -0.0798) |
| OKLCH | oklch(81% 0.146 326.8) |
| XYZ | xyz(64.8705, 49.7444, 90.1717) |
| Luminance | 0.4974 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.82
Violet (CSS)
#EE82EE
ΔE00 6.06
Lavender Pink
#DD85D7
ΔE00 6.61
Mauve
#E0B0FF
ΔE00 6.62
Light Lavendar
#EFC0FE
ΔE00 8.29
Purply Pink
#F075E6
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29EF2 #9EF29E
analogous
#C89EF2 #F29EF2 #F29EC8
triadic
#F29EF2 #F2F29E #9EF2F2
tetradic
#F29EF2 #F2C89E #9EF29E #9EC8F2
square
#F29EF2 #F2C89E #9EF29E #9EC8F2
split-complementary
#F29EF2 #C8F29E #9EF2C8
monochromatic
#E432E4 #EB68EB #F29EF2 #F9D4F9 #FBE4FB
Accessibility & contrast
On white
1.92
#F29EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#F29EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29EF2
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29EF2 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B4F5
Deuteranopia (green-blind)
#ADBFEF
Tritanopia (blue-blind)
#F7A6BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f29ef2; /* rgb */ color: rgb(242, 158, 242); /* oklch */ color: oklch(81.0% 0.146 326.8);
Tailwind
colors: {
custom: {
50: '#f7bcf6',
500: '#f29ef2',
950: '#000000',
},
}SCSS
$custom: #f29ef2; $custom-light: #f7bcf6; $custom-dark: #000000;
JSON
{
"hex": "#f29ef2",
"rgb": {
"r": 242,
"g": 158,
"b": 242
},
"hsl": {
"h": 300,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.80999,
"c": 0.14574,
"h": 326.8
},
"luminance": 0.49742
}Semantic roles & 50–950 ramp
primary
#F29EF2
secondary
#D8F3D8
accent
#D90D0D
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171217
muted
#858185