#FF9DCC#FF9DCC
#FF9DCC is a light, vivid pink. Relative luminance 0.497; OKLCH L 80.9% C 0.129 H 350.2°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DCC |
|---|---|
| RGB | rgb(255, 157, 204) |
| HSL | hsl(331, 100%, 81%) |
| HSV | hsv(331, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 20%, 0%) |
| CIE-LAB | lab(75.91, 42.54, -8.49) |
| CIE-LCH | lch(75.91, 43.38, 348.71°) |
| OKLab | oklab(80.9% 0.127 -0.022) |
| OKLCH | oklch(80.9% 0.129 350.2) |
| XYZ | xyz(64.1971, 49.7377, 63.3341) |
| Luminance | 0.4973 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.46
Pink (survey)
#FF81C0
ΔE00 5.86
Bubblegum Pink
#FE83CC
ΔE00 6.25
Pinky
#FC86AA
ΔE00 7.16
Baby Pink
#FFB7CE
ΔE00 7.39
Pig Pink
#E78EA5
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DCC #9DFFD0
analogous
#FF9DFD #FF9DCC #FF9F9D
triadic
#FF9DCC #CCFF9D #9DCCFF
tetradic
#FF9DCC #FDFF9D #9DFFD0 #9F9DFF
square
#FF9DCC #FDFF9D #9DFFD0 #9F9DFF
split-complementary
#FF9DCC #9DFF9F #9DFDFF
monochromatic
#FF238C #FF60AC #FF9DCC #FFDAEC #FFE0EF
Accessibility & contrast
On white
1.92
#FF9DCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#FF9DCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DCC
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DCC | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B1CE
Deuteranopia (green-blind)
#BFC1CA
Tritanopia (blue-blind)
#FF9AAE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff9dcc; /* rgb */ color: rgb(255, 157, 204); /* oklch */ color: oklch(80.9% 0.129 350.2);
Tailwind
colors: {
custom: {
50: '#ffbbdb',
500: '#ff9dcc',
950: '#000000',
},
}SCSS
$custom: #ff9dcc; $custom-light: #ffbbdb; $custom-dark: #000000;
JSON
{
"hex": "#ff9dcc",
"rgb": {
"r": 255,
"g": 157,
"b": 204
},
"hsl": {
"h": 331.224,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.809,
"c": 0.12889,
"h": 350.2
},
"luminance": 0.49734
}Semantic roles & 50–950 ramp
primary
#FF9DCC
secondary
#D4F7E6
accent
#E67700
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183