#FF9DBD#FF9DBD
#FF9DBD is a light, vivid pink. Relative luminance 0.490; OKLCH L 80.4% C 0.122 H 359.2°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DBD |
|---|---|
| RGB | rgb(255, 157, 189) |
| HSL | hsl(340, 100%, 81%) |
| HSV | hsv(340, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 25.9%, 0%) |
| CIE-LAB | lab(75.48, 40.43, -0.88) |
| CIE-LCH | lch(75.48, 40.44, 358.75°) |
| OKLab | oklab(80.44% 0.122 -0.0018) |
| OKLCH | oklch(80.44% 0.122 359.2) |
| XYZ | xyz(62.4839, 49.0525, 54.3113) |
| Luminance | 0.4905 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.09
Pinky
#FC86AA
ΔE00 5.13
Soft Pink
#FDB0C0
ΔE00 5.50
Pig Pink
#E78EA5
ΔE00 5.56
Rosa
#FE86A4
ΔE00 5.78
Baby Pink
#FFB7CE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DBD #9DFFDF
analogous
#FF9DEE #FF9DBD #FFAE9D
triadic
#FF9DBD #BDFF9D #9DBDFF
tetradic
#FF9DBD #EEFF9D #9DFFDF #AE9DFF
square
#FF9DBD #EEFF9D #9DFFDF #AE9DFF
split-complementary
#FF9DBD #9DFFAE #9DEEFF
monochromatic
#FF236B #FF6094 #FF9DBD #FFDAE6 #FFE0EA
Accessibility & contrast
On white
1.94
#FF9DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#FF9DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DBD
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DBD | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBE
Deuteranopia (green-blind)
#C2C1BB
Tritanopia (blue-blind)
#FF97A8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ff9dbd; /* rgb */ color: rgb(255, 157, 189); /* oklch */ color: oklch(80.4% 0.122 359.2);
Tailwind
colors: {
custom: {
50: '#ffbbd0',
500: '#ff9dbd',
950: '#000000',
},
}SCSS
$custom: #ff9dbd; $custom-light: #ffbbd0; $custom-dark: #000000;
JSON
{
"hex": "#ff9dbd",
"rgb": {
"r": 255,
"g": 157,
"b": 189
},
"hsl": {
"h": 340.408,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.80438,
"c": 0.12201,
"h": 359.2
},
"luminance": 0.49048
}Semantic roles & 50–950 ramp
primary
#FF9DBD
secondary
#D4F7EC
accent
#E69B00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182