#FD8DEE#FD8DEE
#FD8DEE is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.5% C 0.178 H 332.2°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8DEE |
|---|---|
| RGB | rgb(253, 141, 238) |
| HSL | hsl(308, 97%, 77%) |
| HSV | hsv(308, 44%, 99%) |
| CMYK | cmyk(0%, 44.3%, 5.9%, 0.8%) |
| CIE-LAB | lab(73.62, 55.29, -30.60) |
| CIE-LCH | lch(73.62, 63.19, 331.04°) |
| OKLab | oklab(79.5% 0.1576 -0.083) |
| OKLCH | oklch(79.5% 0.178 332.2) |
| XYZ | xyz(65.4651, 46.1092, 86.3241) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.82
Purply Pink
#F075E6
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 5.64
Bubblegum Pink
#FE83CC
ΔE00 6.37
Candy Pink
#FF63E9
ΔE00 7.23
Plum
#DDA0DD
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8DEE #8DFD9C
analogous
#D48DFD #FD8DEE #FD8DB6
triadic
#FD8DEE #EEFD8D #8DEEFD
tetradic
#FD8DEE #FDD48D #8DFD9C #8DB6FD
square
#FD8DEE #FDD48D #8DFD9C #8DB6FD
split-complementary
#FD8DEE #B6FD8D #8DFDD4
monochromatic
#FB15DC #FC51E5 #FD8DEE #FEC9F7 #FEE1FB
Accessibility & contrast
On white
2.05
#FD8DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#FD8DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8DEE
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8DEE | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF1
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#FF94B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd8dee; /* rgb */ color: rgb(253, 141, 238); /* oklch */ color: oklch(79.5% 0.178 332.2);
Tailwind
colors: {
custom: {
50: '#ffb1f3',
500: '#fd8dee',
950: '#000000',
},
}SCSS
$custom: #fd8dee; $custom-light: #ffb1f3; $custom-dark: #000000;
JSON
{
"hex": "#fd8dee",
"rgb": {
"r": 253,
"g": 141,
"b": 238
},
"hsl": {
"h": 308.036,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.795,
"c": 0.17809,
"h": 332.2
},
"luminance": 0.46105
}Semantic roles & 50–950 ramp
primary
#FD8DEE
secondary
#D4F7D9
accent
#E61F00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085