#FD8FF2#FD8FF2
#FD8FF2 is a light, vivid purple. Relative luminance 0.469; OKLCH L 80.0% C 0.178 H 330.8°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8FF2 |
|---|---|
| RGB | rgb(253, 143, 242) |
| HSL | hsl(306, 96%, 78%) |
| HSV | hsv(306, 43%, 99%) |
| CMYK | cmyk(0%, 43.5%, 4.3%, 0.8%) |
| CIE-LAB | lab(74.15, 54.97, -31.95) |
| CIE-LCH | lch(74.15, 63.58, 329.83°) |
| OKLab | oklab(79.95% 0.1556 -0.0868) |
| OKLCH | oklch(79.95% 0.178 330.8) |
| XYZ | xyz(66.3568, 46.9420, 89.5527) |
| Luminance | 0.4694 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.83
Purply Pink
#F075E6
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 5.94
Bubblegum Pink
#FE83CC
ΔE00 7.07
Plum
#DDA0DD
ΔE00 7.55
Candy Pink
#FF63E9
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8FF2 #8FFD9A
analogous
#D18FFD #FD8FF2 #FD8FBB
triadic
#FD8FF2 #F2FD8F #8FF2FD
tetradic
#FD8FF2 #FDD18F #8FFD9A #8FBBFD
square
#FD8FF2 #FDD18F #8FFD9A #8FBBFD
split-complementary
#FD8FF2 #BBFD8F #8FFDD1
monochromatic
#FB17E4 #FC53EB #FD8FF2 #FECBF9 #FEE1FC
Accessibility & contrast
On white
2.02
#FD8FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#FD8FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8FF2
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8FF2 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BADF5
Deuteranopia (green-blind)
#A9BCEF
Tritanopia (blue-blind)
#FF97B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd8ff2; /* rgb */ color: rgb(253, 143, 242); /* oklch */ color: oklch(80.0% 0.178 330.8);
Tailwind
colors: {
custom: {
50: '#ffb2f6',
500: '#fd8ff2',
950: '#000000',
},
}SCSS
$custom: #fd8ff2; $custom-light: #ffb2f6; $custom-dark: #000000;
JSON
{
"hex": "#fd8ff2",
"rgb": {
"r": 253,
"g": 143,
"b": 242
},
"hsl": {
"h": 306,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.79951,
"c": 0.17821,
"h": 330.8
},
"luminance": 0.46938
}Semantic roles & 50–950 ramp
primary
#FD8FF2
secondary
#D4F7D8
accent
#E61700
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085