#FD8DEB#FD8DEB
#FD8DEB is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.4% C 0.176 H 333.3°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8DEB |
|---|---|
| RGB | rgb(253, 141, 235) |
| HSL | hsl(310, 97%, 77%) |
| HSV | hsv(310, 44%, 99%) |
| CMYK | cmyk(0%, 44.3%, 7.1%, 0.8%) |
| CIE-LAB | lab(73.50, 54.79, -29.13) |
| CIE-LCH | lch(73.50, 62.05, 332.00°) |
| OKLab | oklab(79.38% 0.1569 -0.0788) |
| OKLCH | oklch(79.38% 0.176 333.3) |
| XYZ | xyz(65.0280, 45.9344, 84.0222) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.13
Purply Pink
#F075E6
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 5.55
Bubblegum Pink
#FE83CC
ΔE00 5.84
Candy Pink
#FF63E9
ΔE00 7.34
Plum
#DDA0DD
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8DEB #8DFD9F
analogous
#D78DFD #FD8DEB #FD8DB3
triadic
#FD8DEB #EBFD8D #8DEBFD
tetradic
#FD8DEB #FDD78D #8DFD9F #8DB3FD
square
#FD8DEB #FDD78D #8DFD9F #8DB3FD
split-complementary
#FD8DEB #B3FD8D #8DFDD7
monochromatic
#FB15D6 #FC51E0 #FD8DEB #FEC9F6 #FEE1FA
Accessibility & contrast
On white
2.06
#FD8DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#FD8DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8DEB
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8DEB | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#AABAE8
Tritanopia (blue-blind)
#FF93B1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd8deb; /* rgb */ color: rgb(253, 141, 235); /* oklch */ color: oklch(79.4% 0.176 333.3);
Tailwind
colors: {
custom: {
50: '#ffb1f1',
500: '#fd8deb',
950: '#000000',
},
}SCSS
$custom: #fd8deb; $custom-light: #ffb1f1; $custom-dark: #000000;
JSON
{
"hex": "#fd8deb",
"rgb": {
"r": 253,
"g": 141,
"b": 235
},
"hsl": {
"h": 309.643,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.79378,
"c": 0.17562,
"h": 333.3
},
"luminance": 0.45931
}Semantic roles & 50–950 ramp
primary
#FD8DEB
secondary
#D4F7DA
accent
#E62500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084