#F29CFD#F29CFD
#F29CFD is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.1% C 0.160 H 322.8°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F29CFD |
|---|---|
| RGB | rgb(242, 156, 253) |
| HSL | hsl(293, 96%, 80%) |
| HSV | hsv(293, 38%, 99%) |
| CMYK | cmyk(4.3%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(75.91, 47.10, -35.30) |
| CIE-LCH | lch(75.91, 58.86, 323.15°) |
| OKLab | oklab(81.14% 0.1274 -0.0966) |
| OKLCH | oklch(81.14% 0.16 322.8) |
| XYZ | xyz(66.2341, 49.7485, 99.0229) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.49
Mauve
#E0B0FF
ΔE00 6.31
Plum
#DDA0DD
ΔE00 6.54
Lavender Pink
#DD85D7
ΔE00 7.22
Lilac (survey)
#CEA2FD
ΔE00 7.43
Baby Purple
#CA9BF7
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29CFD #A7FD9C
analogous
#C19CFD #F29CFD #FD9CD7
triadic
#F29CFD #FDF29C #9CFDF2
tetradic
#F29CFD #FDC19C #A7FD9C #9CD7FD
square
#F29CFD #FDC19C #A7FD9C #9CD7FD
split-complementary
#F29CFD #D7FD9C #9CFDC1
monochromatic
#E224FB #EA60FC #F29CFD #FAD8FE #FBE1FE
Accessibility & contrast
On white
1.92
#F29CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#F29CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29CFD
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29CFD | 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)
#91B5FF
Deuteranopia (green-blind)
#A7BFFA
Tritanopia (blue-blind)
#F5A7C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f29cfd; /* rgb */ color: rgb(242, 156, 253); /* oklch */ color: oklch(81.1% 0.160 322.8);
Tailwind
colors: {
custom: {
50: '#f8bbfe',
500: '#f29cfd',
950: '#000000',
},
}SCSS
$custom: #f29cfd; $custom-light: #f8bbfe; $custom-dark: #000000;
JSON
{
"hex": "#f29cfd",
"rgb": {
"r": 242,
"g": 156,
"b": 253
},
"hsl": {
"h": 293.196,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.81139,
"c": 0.15985,
"h": 322.8
},
"luminance": 0.49746
}Semantic roles & 50–950 ramp
primary
#F29CFD
secondary
#D8F7D4
accent
#E6001A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171218
muted
#858186