#FD8DFE#FD8DFE
#FD8DFE is a light, vivid purple. Relative luminance 0.471; OKLCH L 80.2% C 0.192 H 326.9°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8DFE |
|---|---|
| RGB | rgb(253, 141, 254) |
| HSL | hsl(299, 98%, 77%) |
| HSV | hsv(299, 44%, 100%) |
| CMYK | cmyk(0.4%, 44.5%, 0%, 0.4%) |
| CIE-LAB | lab(74.25, 58.02, -38.32) |
| CIE-LCH | lch(74.25, 69.53, 326.55°) |
| OKLab | oklab(80.18% 0.1607 -0.1049) |
| OKLCH | oklch(80.18% 0.192 326.9) |
| XYZ | xyz(67.9210, 47.0916, 99.2587) |
| Luminance | 0.4709 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.49
Purply Pink
#F075E6
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 6.87
Candy Pink
#FF63E9
ΔE00 7.39
Violet Pink
#FB5FFC
ΔE00 7.83
Light Magenta
#FA5FF7
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8DFE #8EFE8D
analogous
#C48DFE #FD8DFE #FE8DC7
triadic
#FD8DFE #FEFD8D #8DFEFD
tetradic
#FD8DFE #FEC48D #8EFE8D #8DC7FE
square
#FD8DFE #FEC48D #8EFE8D #8DC7FE
split-complementary
#FD8DFE #C7FE8D #8DFEC4
monochromatic
#FB14FD #FC50FD #FD8DFE #FECAFF #FEE1FF
Accessibility & contrast
On white
2.02
#FD8DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#FD8DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8DFE
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8DFE | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#A3BCFA
Tritanopia (blue-blind)
#FF99BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd8dfe; /* rgb */ color: rgb(253, 141, 254); /* oklch */ color: oklch(80.2% 0.192 326.9);
Tailwind
colors: {
custom: {
50: '#ffb1ff',
500: '#fd8dfe',
950: '#000000',
},
}SCSS
$custom: #fd8dfe; $custom-light: #ffb1ff; $custom-dark: #000000;
JSON
{
"hex": "#fd8dfe",
"rgb": {
"r": 253,
"g": 141,
"b": 254
},
"hsl": {
"h": 299.469,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.80179,
"c": 0.19195,
"h": 326.9
},
"luminance": 0.47088
}Semantic roles & 50–950 ramp
primary
#FD8DFE
secondary
#D4F7D4
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086