#FD8DED#FD8DED
#FD8DED is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.5% C 0.177 H 332.6°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8DED |
|---|---|
| RGB | rgb(253, 141, 237) |
| HSL | hsl(309, 97%, 77%) |
| HSV | hsv(309, 44%, 99%) |
| CMYK | cmyk(0%, 44.3%, 6.3%, 0.8%) |
| CIE-LAB | lab(73.58, 55.12, -30.11) |
| CIE-LCH | lch(73.58, 62.81, 331.36°) |
| OKLab | oklab(79.46% 0.1574 -0.0816) |
| OKLCH | oklch(79.46% 0.177 332.6) |
| XYZ | xyz(65.3186, 46.0506, 85.5525) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.92
Purply Pink
#F075E6
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 5.60
Bubblegum Pink
#FE83CC
ΔE00 6.20
Candy Pink
#FF63E9
ΔE00 7.27
Plum
#DDA0DD
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8DED #8DFD9D
analogous
#D58DFD #FD8DED #FD8DB5
triadic
#FD8DED #EDFD8D #8DEDFD
tetradic
#FD8DED #FDD58D #8DFD9D #8DB5FD
square
#FD8DED #FDD58D #8DFD9D #8DB5FD
split-complementary
#FD8DED #B5FD8D #8DFDD5
monochromatic
#FB15DA #FC51E4 #FD8DED #FEC9F6 #FEE1FA
Accessibility & contrast
On white
2.06
#FD8DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#FD8DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8DED
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8DED | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF0
Deuteranopia (green-blind)
#A9BBEA
Tritanopia (blue-blind)
#FF94B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd8ded; /* rgb */ color: rgb(253, 141, 237); /* oklch */ color: oklch(79.5% 0.177 332.6);
Tailwind
colors: {
custom: {
50: '#ffb1f3',
500: '#fd8ded',
950: '#000000',
},
}SCSS
$custom: #fd8ded; $custom-light: #ffb1f3; $custom-dark: #000000;
JSON
{
"hex": "#fd8ded",
"rgb": {
"r": 253,
"g": 141,
"b": 237
},
"hsl": {
"h": 308.571,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.79459,
"c": 0.17726,
"h": 332.6
},
"luminance": 0.46047
}Semantic roles & 50–950 ramp
primary
#FD8DED
secondary
#D4F7D9
accent
#E62100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085