#FD9DEB#FD9DEB
#FD9DEB is a light, vivid pink. Relative luminance 0.510; OKLCH L 81.8% C 0.149 H 334.0°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9DEB |
|---|---|
| RGB | rgb(253, 157, 235) |
| HSL | hsl(311, 96%, 80%) |
| HSV | hsv(311, 38%, 99%) |
| CMYK | cmyk(0%, 37.9%, 7.1%, 0.8%) |
| CIE-LAB | lab(76.68, 46.75, -24.27) |
| CIE-LCH | lch(76.68, 52.67, 332.57°) |
| OKLab | oklab(81.76% 0.1338 -0.0653) |
| OKLCH | oklch(81.76% 0.149 334) |
| XYZ | xyz(67.5599, 50.9982, 84.8662) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.72
Bubblegum Pink
#FE83CC
ΔE00 6.74
Violet (CSS)
#EE82EE
ΔE00 7.12
Lavender Pink
#DD85D7
ΔE00 7.31
Pink (survey)
#FF81C0
ΔE00 8.77
Purply Pink
#F075E6
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9DEB #9DFDAF
analogous
#DF9DFD #FD9DEB #FD9DBB
triadic
#FD9DEB #EBFD9D #9DEBFD
tetradic
#FD9DEB #FDDF9D #9DFDAF #9DBBFD
square
#FD9DEB #FDDF9D #9DFDAF #9DBBFD
split-complementary
#FD9DEB #BBFD9D #9DFDDF
monochromatic
#FB25D3 #FC61DF #FD9DEB #FED9F7 #FEE1F9
Accessibility & contrast
On white
1.88
#FD9DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#FD9DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9DEB
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9DEB | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB5EE
Deuteranopia (green-blind)
#B5C2E8
Tritanopia (blue-blind)
#FFA2BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fd9deb; /* rgb */ color: rgb(253, 157, 235); /* oklch */ color: oklch(81.8% 0.149 334.0);
Tailwind
colors: {
custom: {
50: '#ffbbf1',
500: '#fd9deb',
950: '#000000',
},
}SCSS
$custom: #fd9deb; $custom-light: #ffbbf1; $custom-dark: #000000;
JSON
{
"hex": "#fd9deb",
"rgb": {
"r": 253,
"g": 157,
"b": 235
},
"hsl": {
"h": 311.25,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.81763,
"c": 0.14894,
"h": 334
},
"luminance": 0.50995
}Semantic roles & 50–950 ramp
primary
#FD9DEB
secondary
#5FE077
accent
#E62B00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181216
muted
#868285