#FD8FEE#FD8FEE
#FD8FEE is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.8% C 0.175 H 332.3°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8FEE |
|---|---|
| RGB | rgb(253, 143, 238) |
| HSL | hsl(308, 96%, 78%) |
| HSV | hsv(308, 43%, 99%) |
| CMYK | cmyk(0%, 43.5%, 5.9%, 0.8%) |
| CIE-LAB | lab(74.00, 54.30, -30.00) |
| CIE-LCH | lch(74.00, 62.04, 331.08°) |
| OKLab | oklab(79.79% 0.1548 -0.0813) |
| OKLCH | oklch(79.79% 0.175 332.3) |
| XYZ | xyz(65.7626, 46.7043, 86.4233) |
| Luminance | 0.4670 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.14
Purply Pink
#F075E6
ΔE00 5.75
Lavender Pink
#DD85D7
ΔE00 5.76
Bubblegum Pink
#FE83CC
ΔE00 6.38
Plum
#DDA0DD
ΔE00 7.31
Candy Pink
#FF63E9
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8FEE #8FFD9E
analogous
#D58FFD #FD8FEE #FD8FB7
triadic
#FD8FEE #EEFD8F #8FEEFD
tetradic
#FD8FEE #FDD58F #8FFD9E #8FB7FD
square
#FD8FEE #FDD58F #8FFD9E #8FB7FD
split-complementary
#FD8FEE #B7FD8F #8FFDD5
monochromatic
#FB17DC #FC53E5 #FD8FEE #FECBF7 #FEE1FA
Accessibility & contrast
On white
2.03
#FD8FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#FD8FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8FEE
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8FEE | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF1
Deuteranopia (green-blind)
#AABCEB
Tritanopia (blue-blind)
#FF96B4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd8fee; /* rgb */ color: rgb(253, 143, 238); /* oklch */ color: oklch(79.8% 0.175 332.3);
Tailwind
colors: {
custom: {
50: '#ffb2f3',
500: '#fd8fee',
950: '#000000',
},
}SCSS
$custom: #fd8fee; $custom-light: #ffb2f3; $custom-dark: #000000;
JSON
{
"hex": "#fd8fee",
"rgb": {
"r": 253,
"g": 143,
"b": 238
},
"hsl": {
"h": 308.182,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.79787,
"c": 0.17482,
"h": 332.3
},
"luminance": 0.46701
}Semantic roles & 50–950 ramp
primary
#FD8FEE
secondary
#D4F7D9
accent
#E61F00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085