#FF8DBE#FF8DBE
#FF8DBE is a light, vivid pink. Relative luminance 0.440; OKLCH L 78.0% C 0.148 H 353.9°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DBE |
|---|---|
| RGB | rgb(255, 141, 190) |
| HSL | hsl(334, 100%, 78%) |
| HSV | hsv(334, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 25.5%, 0%) |
| CIE-LAB | lab(72.25, 48.68, -6.19) |
| CIE-LCH | lch(72.25, 49.07, 352.75°) |
| OKLab | oklab(78% 0.1467 -0.0157) |
| OKLCH | oklch(78% 0.148 353.9) |
| XYZ | xyz(60.0609, 44.0322, 54.0410) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.09
Pinky
#FC86AA
ΔE00 4.24
Carnation Pink
#FF7FA7
ΔE00 4.87
Bubblegum Pink
#FE83CC
ΔE00 4.87
Rosa
#FE86A4
ΔE00 5.93
Bubblegum (survey)
#FF6CB5
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DBE #8DFFCE
analogous
#FF8DF7 #FF8DBE #FF958D
triadic
#FF8DBE #BEFF8D #8DBEFF
tetradic
#FF8DBE #F7FF8D #8DFFCE #958DFF
square
#FF8DBE #F7FF8D #8DFFCE #958DFF
split-complementary
#FF8DBE #8DFF95 #8DF7FF
monochromatic
#FF1378 #FF509B #FF8DBE #FFCAE1 #FFE0EE
Accessibility & contrast
On white
2.14
#FF8DBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#FF8DBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DBE
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DBE | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#B8B9BB
Tritanopia (blue-blind)
#FF889F
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8dbe; /* rgb */ color: rgb(255, 141, 190); /* oklch */ color: oklch(78.0% 0.148 353.9);
Tailwind
colors: {
custom: {
50: '#ffb1d1',
500: '#ff8dbe',
950: '#000000',
},
}SCSS
$custom: #ff8dbe; $custom-light: #ffb1d1; $custom-dark: #000000;
JSON
{
"hex": "#ff8dbe",
"rgb": {
"r": 255,
"g": 141,
"b": 190
},
"hsl": {
"h": 334.211,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.77995,
"c": 0.14757,
"h": 353.9
},
"luminance": 0.44027
}Semantic roles & 50–950 ramp
primary
#FF8DBE
secondary
#D4F7E8
accent
#E68300
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082