#FF8DBB#FF8DBB
#FF8DBB is a light, vivid pink. Relative luminance 0.439; OKLCH L 77.9% C 0.146 H 355.4°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DBB |
|---|---|
| RGB | rgb(255, 141, 187) |
| HSL | hsl(336, 100%, 78%) |
| HSV | hsv(336, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 26.7%, 0%) |
| CIE-LAB | lab(72.16, 48.28, -4.66) |
| CIE-LCH | lch(72.16, 48.50, 354.49°) |
| OKLab | oklab(77.9% 0.1458 -0.0116) |
| OKLCH | oklch(77.9% 0.146 355.4) |
| XYZ | xyz(59.7364, 43.9024, 52.3319) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.55
Pink (survey)
#FF81C0
ΔE00 3.61
Carnation Pink
#FF7FA7
ΔE00 4.28
Rosa
#FE86A4
ΔE00 5.21
Bubblegum Pink
#FE83CC
ΔE00 5.56
Pig Pink
#E78EA5
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DBB #8DFFD1
analogous
#FF8DF4 #FF8DBB #FF988D
triadic
#FF8DBB #BBFF8D #8DBBFF
tetradic
#FF8DBB #F4FF8D #8DFFD1 #988DFF
square
#FF8DBB #F4FF8D #8DFFD1 #988DFF
split-complementary
#FF8DBB #8DFF98 #8DF4FF
monochromatic
#FF1372 #FF5096 #FF8DBB #FFCAE0 #FFE0ED
Accessibility & contrast
On white
2.15
#FF8DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FF8DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DBB
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DBB | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BD
Deuteranopia (green-blind)
#B9B9B8
Tritanopia (blue-blind)
#FF879E
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8dbb; /* rgb */ color: rgb(255, 141, 187); /* oklch */ color: oklch(77.9% 0.146 355.4);
Tailwind
colors: {
custom: {
50: '#ffb1cf',
500: '#ff8dbb',
950: '#000000',
},
}SCSS
$custom: #ff8dbb; $custom-light: #ffb1cf; $custom-dark: #000000;
JSON
{
"hex": "#ff8dbb",
"rgb": {
"r": 255,
"g": 141,
"b": 187
},
"hsl": {
"h": 335.789,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.77901,
"c": 0.14622,
"h": 355.4
},
"luminance": 0.43898
}Semantic roles & 50–950 ramp
primary
#FF8DBB
secondary
#D4F7E9
accent
#E68900
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082