#FF8DBC#FF8DBC
#FF8DBC is a light, vivid pink. Relative luminance 0.439; OKLCH L 77.9% C 0.147 H 354.9°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DBC |
|---|---|
| RGB | rgb(255, 141, 188) |
| HSL | hsl(335, 100%, 78%) |
| HSV | hsv(335, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 26.3%, 0%) |
| CIE-LAB | lab(72.19, 48.41, -5.17) |
| CIE-LCH | lch(72.19, 48.68, 353.90°) |
| OKLab | oklab(77.93% 0.1461 -0.013) |
| OKLCH | oklch(77.93% 0.147 354.9) |
| XYZ | xyz(59.8438, 43.9454, 52.8976) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.42
Pinky
#FC86AA
ΔE00 3.78
Carnation Pink
#FF7FA7
ΔE00 4.47
Bubblegum Pink
#FE83CC
ΔE00 5.33
Rosa
#FE86A4
ΔE00 5.45
Pig Pink
#E78EA5
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DBC #8DFFD0
analogous
#FF8DF5 #FF8DBC #FF978D
triadic
#FF8DBC #BCFF8D #8DBCFF
tetradic
#FF8DBC #F5FF8D #8DFFD0 #978DFF
square
#FF8DBC #F5FF8D #8DFFD0 #978DFF
split-complementary
#FF8DBC #8DFF97 #8DF5FF
monochromatic
#FF1374 #FF5098 #FF8DBC #FFCAE0 #FFE0ED
Accessibility & contrast
On white
2.15
#FF8DBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#FF8DBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DBC
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DBC | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BE
Deuteranopia (green-blind)
#B8B9B9
Tritanopia (blue-blind)
#FF879E
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8dbc; /* rgb */ color: rgb(255, 141, 188); /* oklch */ color: oklch(77.9% 0.147 354.9);
Tailwind
colors: {
custom: {
50: '#ffb1d0',
500: '#ff8dbc',
950: '#000000',
},
}SCSS
$custom: #ff8dbc; $custom-light: #ffb1d0; $custom-dark: #000000;
JSON
{
"hex": "#ff8dbc",
"rgb": {
"r": 255,
"g": 141,
"b": 188
},
"hsl": {
"h": 335.263,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.77932,
"c": 0.14667,
"h": 354.9
},
"luminance": 0.43941
}Semantic roles & 50–950 ramp
primary
#FF8DBC
secondary
#D4F7E9
accent
#E68700
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082