#FF8DBF#FF8DBF
#FF8DBF is a light, vivid pink. Relative luminance 0.441; OKLCH L 78.0% C 0.148 H 353.4°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DBF |
|---|---|
| RGB | rgb(255, 141, 191) |
| HSL | hsl(334, 100%, 78%) |
| HSV | hsv(334, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 25.1%, 0%) |
| CIE-LAB | lab(72.28, 48.81, -6.71) |
| CIE-LCH | lch(72.28, 49.27, 352.18°) |
| OKLab | oklab(78.03% 0.147 -0.0171) |
| OKLCH | oklch(78.03% 0.148 353.4) |
| XYZ | xyz(60.1706, 44.0761, 54.6186) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.94
Pinky
#FC86AA
ΔE00 4.47
Bubblegum Pink
#FE83CC
ΔE00 4.65
Carnation Pink
#FF7FA7
ΔE00 5.07
Rosa
#FE86A4
ΔE00 6.17
Bubblegum (survey)
#FF6CB5
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DBF #8DFFCD
analogous
#FF8DF8 #FF8DBF #FF948D
triadic
#FF8DBF #BFFF8D #8DBFFF
tetradic
#FF8DBF #F8FF8D #8DFFCD #948DFF
square
#FF8DBF #F8FF8D #8DFFCD #948DFF
split-complementary
#FF8DBF #8DFF94 #8DF8FF
monochromatic
#FF137A #FF509D #FF8DBF #FFCAE1 #FFE0EE
Accessibility & contrast
On white
2.14
#FF8DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#FF8DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DBF
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DBF | 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)
#9BA5C1
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#FF889F
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8dbf; /* rgb */ color: rgb(255, 141, 191); /* oklch */ color: oklch(78.0% 0.148 353.4);
Tailwind
colors: {
custom: {
50: '#ffb1d2',
500: '#ff8dbf',
950: '#000000',
},
}SCSS
$custom: #ff8dbf; $custom-light: #ffb1d2; $custom-dark: #000000;
JSON
{
"hex": "#ff8dbf",
"rgb": {
"r": 255,
"g": 141,
"b": 191
},
"hsl": {
"h": 333.684,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.78027,
"c": 0.14804,
"h": 353.4
},
"luminance": 0.44071
}Semantic roles & 50–950 ramp
primary
#FF8DBF
secondary
#D4F7E8
accent
#E68100
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082