#FF9DCD#FF9DCD
#FF9DCD is a light, vivid pink. Relative luminance 0.498; OKLCH L 80.9% C 0.129 H 349.6°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DCD |
|---|---|
| RGB | rgb(255, 157, 205) |
| HSL | hsl(331, 100%, 81%) |
| HSV | hsv(331, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 19.6%, 0%) |
| CIE-LAB | lab(75.94, 42.69, -8.99) |
| CIE-LCH | lch(75.94, 43.62, 348.10°) |
| OKLab | oklab(80.93% 0.1273 -0.0234) |
| OKLCH | oklch(80.93% 0.129 349.6) |
| XYZ | xyz(64.3174, 49.7859, 63.9678) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.58
Pink (survey)
#FF81C0
ΔE00 5.83
Bubblegum Pink
#FE83CC
ΔE00 6.12
Pinky
#FC86AA
ΔE00 7.35
Baby Pink
#FFB7CE
ΔE00 7.53
Carnation Pink
#FF7FA7
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DCD #9DFFCF
analogous
#FF9DFE #FF9DCD #FF9E9D
triadic
#FF9DCD #CDFF9D #9DCDFF
tetradic
#FF9DCD #FEFF9D #9DFFCF #9E9DFF
square
#FF9DCD #FEFF9D #9DFFCF #9E9DFF
split-complementary
#FF9DCD #9DFF9E #9DFEFF
monochromatic
#FF238F #FF60AE #FF9DCD #FFDAEC #FFE0EF
Accessibility & contrast
On white
1.92
#FF9DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#FF9DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DCD
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DCD | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B1CF
Deuteranopia (green-blind)
#BFC1CB
Tritanopia (blue-blind)
#FF9BAE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff9dcd; /* rgb */ color: rgb(255, 157, 205); /* oklch */ color: oklch(80.9% 0.129 349.6);
Tailwind
colors: {
custom: {
50: '#ffbbdc',
500: '#ff9dcd',
950: '#000000',
},
}SCSS
$custom: #ff9dcd; $custom-light: #ffbbdc; $custom-dark: #000000;
JSON
{
"hex": "#ff9dcd",
"rgb": {
"r": 255,
"g": 157,
"b": 205
},
"hsl": {
"h": 330.612,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.80932,
"c": 0.12945,
"h": 349.6
},
"luminance": 0.49782
}Semantic roles & 50–950 ramp
primary
#FF9DCD
secondary
#D4F7E6
accent
#E67500
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183