#FD8DEF#FD8DEF
#FD8DEF is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.5% C 0.179 H 331.9°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8DEF |
|---|---|
| RGB | rgb(253, 141, 239) |
| HSL | hsl(308, 97%, 77%) |
| HSV | hsv(308, 44%, 99%) |
| CMYK | cmyk(0%, 44.3%, 5.5%, 0.8%) |
| CIE-LAB | lab(73.65, 55.45, -31.08) |
| CIE-LCH | lch(73.65, 63.57, 330.73°) |
| OKLab | oklab(79.54% 0.1578 -0.0844) |
| OKLCH | oklch(79.54% 0.179 331.9) |
| XYZ | xyz(65.6124, 46.1681, 87.1000) |
| Luminance | 0.4616 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.73
Purply Pink
#F075E6
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 5.68
Bubblegum Pink
#FE83CC
ΔE00 6.55
Candy Pink
#FF63E9
ΔE00 7.21
Plum
#DDA0DD
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8DEF #8DFD9B
analogous
#D38DFD #FD8DEF #FD8DB7
triadic
#FD8DEF #EFFD8D #8DEFFD
tetradic
#FD8DEF #FDD38D #8DFD9B #8DB7FD
square
#FD8DEF #FDD38D #8DFD9B #8DB7FD
split-complementary
#FD8DEF #B7FD8D #8DFDD3
monochromatic
#FB15DE #FC51E7 #FD8DEF #FEC9F7 #FEE1FB
Accessibility & contrast
On white
2.05
#FD8DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#FD8DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8DEF
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8DEF | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#A8BBEC
Tritanopia (blue-blind)
#FF94B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd8def; /* rgb */ color: rgb(253, 141, 239); /* oklch */ color: oklch(79.5% 0.179 331.9);
Tailwind
colors: {
custom: {
50: '#ffb1f4',
500: '#fd8def',
950: '#000000',
},
}SCSS
$custom: #fd8def; $custom-light: #ffb1f4; $custom-dark: #000000;
JSON
{
"hex": "#fd8def",
"rgb": {
"r": 253,
"g": 141,
"b": 239
},
"hsl": {
"h": 307.5,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.79541,
"c": 0.17893,
"h": 331.9
},
"luminance": 0.46164
}Semantic roles & 50–950 ramp
primary
#FD8DEF
secondary
#D4F7D9
accent
#E61D00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085