#FF8DB6#FF8DB6
#FF8DB6 is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.7% C 0.144 H 358.1°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DB6 |
|---|---|
| RGB | rgb(255, 141, 182) |
| HSL | hsl(338, 100%, 78%) |
| HSV | hsv(338, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 28.6%, 0%) |
| CIE-LAB | lab(72.02, 47.62, -2.09) |
| CIE-LCH | lch(72.02, 47.67, 357.49°) |
| OKLab | oklab(77.75% 0.1441 -0.0048) |
| OKLCH | oklch(77.75% 0.144 358.1) |
| XYZ | xyz(59.2105, 43.6920, 49.5618) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.45
Carnation Pink
#FF7FA7
ΔE00 3.44
Rosa
#FE86A4
ΔE00 3.99
Pink (survey)
#FF81C0
ΔE00 4.65
Pig Pink
#E78EA5
ΔE00 5.16
Rose Pink
#F7879A
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DB6 #8DFFD6
analogous
#FF8DEF #FF8DB6 #FF9D8D
triadic
#FF8DB6 #B6FF8D #8DB6FF
tetradic
#FF8DB6 #EFFF8D #8DFFD6 #9D8DFF
square
#FF8DB6 #EFFF8D #8DFFD6 #9D8DFF
split-complementary
#FF8DB6 #8DFF9D #8DEFFF
monochromatic
#FF1368 #FF508F #FF8DB6 #FFCADD #FFE0EB
Accessibility & contrast
On white
2.16
#FF8DB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#FF8DB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DB6
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DB6 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B7
Deuteranopia (green-blind)
#BAB8B3
Tritanopia (blue-blind)
#FF869C
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8db6; /* rgb */ color: rgb(255, 141, 182); /* oklch */ color: oklch(77.7% 0.144 358.1);
Tailwind
colors: {
custom: {
50: '#ffb1cb',
500: '#ff8db6',
950: '#000000',
},
}SCSS
$custom: #ff8db6; $custom-light: #ffb1cb; $custom-dark: #000000;
JSON
{
"hex": "#ff8db6",
"rgb": {
"r": 255,
"g": 141,
"b": 182
},
"hsl": {
"h": 338.421,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.77748,
"c": 0.14419,
"h": 358.1
},
"luminance": 0.43687
}Semantic roles & 50–950 ramp
primary
#FF8DB6
secondary
#D4F7EB
accent
#E69300
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082