#F29FED#F29FED
#F29FED is a light, vivid purple. Relative luminance 0.498; OKLCH L 81.0% C 0.139 H 328.9°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F29FED |
|---|---|
| RGB | rgb(242, 159, 237) |
| HSL | hsl(304, 76%, 79%) |
| HSV | hsv(304, 34%, 95%) |
| CMYK | cmyk(0%, 34.3%, 2.1%, 5.1%) |
| CIE-LAB | lab(75.94, 42.64, -26.59) |
| CIE-LCH | lch(75.94, 50.25, 328.05°) |
| OKLab | oklab(80.96% 0.1193 -0.072) |
| OKLCH | oklch(80.96% 0.139 328.9) |
| XYZ | xyz(64.3010, 49.7906, 86.3278) |
| Luminance | 0.4979 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.19
Lavender Pink
#DD85D7
ΔE00 6.62
Violet (CSS)
#EE82EE
ΔE00 6.65
Mauve
#E0B0FF
ΔE00 7.03
Light Lavendar
#EFC0FE
ΔE00 8.10
Bubblegum Pink
#FE83CC
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29FED #9FF2A4
analogous
#CD9FF2 #F29FED #F29FC3
triadic
#F29FED #EDF29F #9FEDF2
tetradic
#F29FED #F2CD9F #9FF2A4 #9FC3F2
square
#F29FED #F2CD9F #9FF2A4 #9FC3F2
split-complementary
#F29FED #C3F29F #9FF2CD
monochromatic
#E333D9 #EB69E3 #F29FED #F9D5F7 #FBE4FA
Accessibility & contrast
On white
1.92
#F29FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#F29FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29FED
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29FED | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB4F0
Deuteranopia (green-blind)
#B0BFEA
Tritanopia (blue-blind)
#F8A5BC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f29fed; /* rgb */ color: rgb(242, 159, 237); /* oklch */ color: oklch(81.0% 0.139 328.9);
Tailwind
colors: {
custom: {
50: '#f7bcf3',
500: '#f29fed',
950: '#000000',
},
}SCSS
$custom: #f29fed; $custom-light: #f7bcf3; $custom-dark: #000000;
JSON
{
"hex": "#f29fed",
"rgb": {
"r": 242,
"g": 159,
"b": 237
},
"hsl": {
"h": 303.614,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.80961,
"c": 0.13933,
"h": 328.9
},
"luminance": 0.49788
}Semantic roles & 50–950 ramp
primary
#F29FED
secondary
#D8F3DA
accent
#D8190D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185