#FF8DB3#FF8DB3
#FF8DB3 is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.7% C 0.143 H 359.7°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DB3 |
|---|---|
| RGB | rgb(255, 141, 179) |
| HSL | hsl(340, 100%, 78%) |
| HSV | hsv(340, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 29.8%, 0%) |
| CIE-LAB | lab(71.94, 47.24, -0.54) |
| CIE-LCH | lch(71.94, 47.24, 359.35°) |
| OKLab | oklab(77.66% 0.1431 -0.0008) |
| OKLCH | oklch(77.66% 0.143 359.7) |
| XYZ | xyz(58.9037, 43.5693, 47.9465) |
| Luminance | 0.4356 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.91
Carnation Pink
#FF7FA7
ΔE00 3.08
Rosa
#FE86A4
ΔE00 3.26
Pig Pink
#E78EA5
ΔE00 4.72
Pink (survey)
#FF81C0
ΔE00 5.35
Rose Pink
#F7879A
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DB3 #8DFFD9
analogous
#FF8DEC #FF8DB3 #FFA08D
triadic
#FF8DB3 #B3FF8D #8DB3FF
tetradic
#FF8DB3 #ECFF8D #8DFFD9 #A08DFF
square
#FF8DB3 #ECFF8D #8DFFD9 #A08DFF
split-complementary
#FF8DB3 #8DFFA0 #8DECFF
monochromatic
#FF1361 #FF508A #FF8DB3 #FFCADC #FFE0EB
Accessibility & contrast
On white
2.16
#FF8DB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#FF8DB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DB3
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DB3 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B4
Deuteranopia (green-blind)
#BAB8B0
Tritanopia (blue-blind)
#FF859B
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8db3; /* rgb */ color: rgb(255, 141, 179); /* oklch */ color: oklch(77.7% 0.143 359.7);
Tailwind
colors: {
custom: {
50: '#ffb1c9',
500: '#ff8db3',
950: '#000000',
},
}SCSS
$custom: #ff8db3; $custom-light: #ffb1c9; $custom-dark: #000000;
JSON
{
"hex": "#ff8db3",
"rgb": {
"r": 255,
"g": 141,
"b": 179
},
"hsl": {
"h": 340,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.77658,
"c": 0.14309,
"h": 359.7
},
"luminance": 0.43564
}Semantic roles & 50–950 ramp
primary
#FF8DB3
secondary
#D4F7EB
accent
#E69900
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082