#FF8DBA#FF8DBA
#FF8DBA is a light, vivid pink. Relative luminance 0.439; OKLCH L 77.9% C 0.146 H 356.0°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DBA |
|---|---|
| RGB | rgb(255, 141, 186) |
| HSL | hsl(336, 100%, 78%) |
| HSV | hsv(336, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 27.1%, 0%) |
| CIE-LAB | lab(72.13, 48.14, -4.14) |
| CIE-LCH | lch(72.13, 48.32, 355.08°) |
| OKLab | oklab(77.87% 0.1454 -0.0103) |
| OKLCH | oklch(77.87% 0.146 356) |
| XYZ | xyz(59.6297, 43.8597, 51.7700) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.32
Pink (survey)
#FF81C0
ΔE00 3.80
Carnation Pink
#FF7FA7
ΔE00 4.10
Rosa
#FE86A4
ΔE00 4.97
Bubblegum Pink
#FE83CC
ΔE00 5.80
Pig Pink
#E78EA5
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DBA #8DFFD2
analogous
#FF8DF3 #FF8DBA #FF998D
triadic
#FF8DBA #BAFF8D #8DBAFF
tetradic
#FF8DBA #F3FF8D #8DFFD2 #998DFF
square
#FF8DBA #F3FF8D #8DFFD2 #998DFF
split-complementary
#FF8DBA #8DFF99 #8DF3FF
monochromatic
#FF1370 #FF5095 #FF8DBA #FFCADF #FFE0EC
Accessibility & contrast
On white
2.15
#FF8DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#FF8DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DBA
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DBA | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BB
Deuteranopia (green-blind)
#B9B9B7
Tritanopia (blue-blind)
#FF879D
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8dba; /* rgb */ color: rgb(255, 141, 186); /* oklch */ color: oklch(77.9% 0.146 356.0);
Tailwind
colors: {
custom: {
50: '#ffb1ce',
500: '#ff8dba',
950: '#000000',
},
}SCSS
$custom: #ff8dba; $custom-light: #ffb1ce; $custom-dark: #000000;
JSON
{
"hex": "#ff8dba",
"rgb": {
"r": 255,
"g": 141,
"b": 186
},
"hsl": {
"h": 336.316,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.7787,
"c": 0.14579,
"h": 356
},
"luminance": 0.43855
}Semantic roles & 50–950 ramp
primary
#FF8DBA
secondary
#D4F7E9
accent
#E68B00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082