#F29DFD#F29DFD
#F29DFD is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.3% C 0.158 H 322.8°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F29DFD |
|---|---|
| RGB | rgb(242, 157, 253) |
| HSL | hsl(293, 96%, 80%) |
| HSV | hsv(293, 38%, 99%) |
| CMYK | cmyk(4.3%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(76.12, 46.59, -34.98) |
| CIE-LCH | lch(76.12, 58.26, 323.10°) |
| OKLab | oklab(81.3% 0.1259 -0.0957) |
| OKLCH | oklch(81.3% 0.158 322.8) |
| XYZ | xyz(66.4026, 50.0854, 99.0791) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.69
Mauve
#E0B0FF
ΔE00 6.14
Plum
#DDA0DD
ΔE00 6.44
Lavender Pink
#DD85D7
ΔE00 7.33
Lilac (survey)
#CEA2FD
ΔE00 7.38
Baby Purple
#CA9BF7
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29DFD #A8FD9D
analogous
#C29DFD #F29DFD #FD9DD8
triadic
#F29DFD #FDF29D #9DFDF2
tetradic
#F29DFD #FDC29D #A8FD9D #9DD8FD
square
#F29DFD #FDC29D #A8FD9D #9DD8FD
split-complementary
#F29DFD #D8FD9D #9DFDC2
monochromatic
#E225FB #EA61FC #F29DFD #FAD9FE #FBE1FE
Accessibility & contrast
On white
1.91
#F29DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#F29DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29DFD
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29DFD | 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)
#92B5FF
Deuteranopia (green-blind)
#A8BFFA
Tritanopia (blue-blind)
#F5A8C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f29dfd; /* rgb */ color: rgb(242, 157, 253); /* oklch */ color: oklch(81.3% 0.158 322.8);
Tailwind
colors: {
custom: {
50: '#f8bbfe',
500: '#f29dfd',
950: '#000000',
},
}SCSS
$custom: #f29dfd; $custom-light: #f8bbfe; $custom-dark: #000000;
JSON
{
"hex": "#f29dfd",
"rgb": {
"r": 242,
"g": 157,
"b": 253
},
"hsl": {
"h": 293.125,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.81295,
"c": 0.15817,
"h": 322.8
},
"luminance": 0.50083
}Semantic roles & 50–950 ramp
primary
#F29DFD
secondary
#6DE05F
accent
#E6001A
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171218
muted
#858286