#FF8DB8#FF8DB8
#FF8DB8 is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.8% C 0.145 H 357.0°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DB8 |
|---|---|
| RGB | rgb(255, 141, 184) |
| HSL | hsl(337, 100%, 78%) |
| HSV | hsv(337, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 27.8%, 0%) |
| CIE-LAB | lab(72.08, 47.88, -3.12) |
| CIE-LCH | lch(72.08, 47.98, 356.28°) |
| OKLab | oklab(77.81% 0.1448 -0.0076) |
| OKLCH | oklch(77.81% 0.145 357) |
| XYZ | xyz(59.4186, 43.7753, 50.6581) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.88
Carnation Pink
#FF7FA7
ΔE00 3.75
Pink (survey)
#FF81C0
ΔE00 4.21
Rosa
#FE86A4
ΔE00 4.48
Pig Pink
#E78EA5
ΔE00 5.50
Bubblegum Pink
#FE83CC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DB8 #8DFFD4
analogous
#FF8DF1 #FF8DB8 #FF9B8D
triadic
#FF8DB8 #B8FF8D #8DB8FF
tetradic
#FF8DB8 #F1FF8D #8DFFD4 #9B8DFF
square
#FF8DB8 #F1FF8D #8DFFD4 #9B8DFF
split-complementary
#FF8DB8 #8DFF9B #8DF1FF
monochromatic
#FF136C #FF5092 #FF8DB8 #FFCADE #FFE0EC
Accessibility & contrast
On white
2.15
#FF8DB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#FF8DB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DB8
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DB8 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4B9
Deuteranopia (green-blind)
#B9B8B5
Tritanopia (blue-blind)
#FF869C
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8db8; /* rgb */ color: rgb(255, 141, 184); /* oklch */ color: oklch(77.8% 0.145 357.0);
Tailwind
colors: {
custom: {
50: '#ffb1cd',
500: '#ff8db8',
950: '#000000',
},
}SCSS
$custom: #ff8db8; $custom-light: #ffb1cd; $custom-dark: #000000;
JSON
{
"hex": "#ff8db8",
"rgb": {
"r": 255,
"g": 141,
"b": 184
},
"hsl": {
"h": 337.368,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.77808,
"c": 0.14497,
"h": 357
},
"luminance": 0.4377
}Semantic roles & 50–950 ramp
primary
#FF8DB8
secondary
#D4F7EA
accent
#E68F00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082