#F29FEE#F29FEE
#F29FEE is a light, vivid purple. Relative luminance 0.498; OKLCH L 81.0% C 0.140 H 328.4°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F29FEE |
|---|---|
| RGB | rgb(242, 159, 238) |
| HSL | hsl(303, 76%, 79%) |
| HSV | hsv(303, 34%, 95%) |
| CMYK | cmyk(0%, 34.3%, 1.7%, 5.1%) |
| CIE-LAB | lab(75.98, 42.81, -27.08) |
| CIE-LCH | lch(75.98, 50.66, 327.69°) |
| OKLab | oklab(81% 0.1195 -0.0734) |
| OKLCH | oklch(81% 0.14 328.4) |
| XYZ | xyz(64.4475, 49.8492, 87.0994) |
| Luminance | 0.4985 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.29
Violet (CSS)
#EE82EE
ΔE00 6.56
Lavender Pink
#DD85D7
ΔE00 6.64
Mauve
#E0B0FF
ΔE00 6.91
Light Lavendar
#EFC0FE
ΔE00 8.08
Bubblegum Pink
#FE83CC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29FEE #9FF2A3
analogous
#CC9FF2 #F29FEE #F29FC4
triadic
#F29FEE #EEF29F #9FEEF2
tetradic
#F29FEE #F2CC9F #9FF2A3 #9FC4F2
square
#F29FEE #F2CC9F #9FF2A3 #9FC4F2
split-complementary
#F29FEE #C4F29F #9FF2CC
monochromatic
#E333DB #EB69E4 #F29FEE #F9D5F8 #FBE4FA
Accessibility & contrast
On white
1.91
#F29FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#F29FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29FEE
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29FEE | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F1
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#F8A6BC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f29fee; /* rgb */ color: rgb(242, 159, 238); /* oklch */ color: oklch(81.0% 0.140 328.4);
Tailwind
colors: {
custom: {
50: '#f7bcf3',
500: '#f29fee',
950: '#000000',
},
}SCSS
$custom: #f29fee; $custom-light: #f7bcf3; $custom-dark: #000000;
JSON
{
"hex": "#f29fee",
"rgb": {
"r": 242,
"g": 159,
"b": 238
},
"hsl": {
"h": 302.892,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.81,
"c": 0.14025,
"h": 328.4
},
"luminance": 0.49847
}Semantic roles & 50–950 ramp
primary
#F29FEE
secondary
#D8F3D9
accent
#D8170D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185