#F29DFF#F29DFF
#F29DFF is a light, vivid purple. Relative luminance 0.502; OKLCH L 81.4% C 0.160 H 322.1°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F29DFF |
|---|---|
| RGB | rgb(242, 157, 255) |
| HSL | hsl(292, 100%, 81%) |
| HSV | hsv(292, 38%, 100%) |
| CMYK | cmyk(5.1%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(76.20, 46.96, -35.94) |
| CIE-LCH | lch(76.20, 59.13, 322.58°) |
| OKLab | oklab(81.38% 0.1264 -0.0984) |
| OKLCH | oklch(81.38% 0.16 322.1) |
| XYZ | xyz(66.7229, 50.2135, 100.7658) |
| Luminance | 0.5021 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.75
Mauve
#E0B0FF
ΔE00 6.10
Plum
#DDA0DD
ΔE00 6.73
Lilac (survey)
#CEA2FD
ΔE00 7.23
Baby Purple
#CA9BF7
ΔE00 7.33
Lavender Pink
#DD85D7
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29DFF #AAFF9D
analogous
#C19DFF #F29DFF #FF9DDB
triadic
#F29DFF #FFF29D #9DFFF2
tetradic
#F29DFF #FFC19D #AAFF9D #9DDBFF
square
#F29DFF #FFC19D #AAFF9D #9DDBFF
split-complementary
#F29DFF #DBFF9D #9DFFC1
monochromatic
#E223FF #EA60FF #F29DFF #FADAFF #FBE0FF
Accessibility & contrast
On white
1.90
#F29DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#F29DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29DFF
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29DFF | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B6FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#F5A8C2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f29dff; /* rgb */ color: rgb(242, 157, 255); /* oklch */ color: oklch(81.4% 0.160 322.1);
Tailwind
colors: {
custom: {
50: '#f8bbff',
500: '#f29dff',
950: '#000000',
},
}SCSS
$custom: #f29dff; $custom-light: #f8bbff; $custom-dark: #000000;
JSON
{
"hex": "#f29dff",
"rgb": {
"r": 242,
"g": 157,
"b": 255
},
"hsl": {
"h": 292.041,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.8138,
"c": 0.16018,
"h": 322.1
},
"luminance": 0.50211
}Semantic roles & 50–950 ramp
primary
#F29DFF
secondary
#6FE35E
accent
#E6001E
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171218
muted
#858286