#FF8DB2#FF8DB2
#FF8DB2 is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.6% C 0.143 H 0.2°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DB2 |
|---|---|
| RGB | rgb(255, 141, 178) |
| HSL | hsl(341, 100%, 78%) |
| HSV | hsv(341, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 30.2%, 0%) |
| CIE-LAB | lab(71.91, 47.11, -0.02) |
| CIE-LCH | lch(71.91, 47.11, 359.97°) |
| OKLab | oklab(77.63% 0.1427 0.0006) |
| OKLCH | oklch(77.63% 0.143 0.2) |
| XYZ | xyz(58.8030, 43.5290, 47.4158) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.77
Carnation Pink
#FF7FA7
ΔE00 3.00
Rosa
#FE86A4
ΔE00 3.02
Pig Pink
#E78EA5
ΔE00 4.60
Rose Pink
#F7879A
ΔE00 5.55
Pink (survey)
#FF81C0
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DB2 #8DFFDA
analogous
#FF8DEB #FF8DB2 #FFA18D
triadic
#FF8DB2 #B2FF8D #8DB2FF
tetradic
#FF8DB2 #EBFF8D #8DFFDA #A18DFF
square
#FF8DB2 #EBFF8D #8DFFDA #A18DFF
split-complementary
#FF8DB2 #8DFFA1 #8DEBFF
monochromatic
#FF135F #FF5089 #FF8DB2 #FFCADB #FFE0EA
Accessibility & contrast
On white
2.16
#FF8DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#FF8DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DB2
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DB2 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B3
Deuteranopia (green-blind)
#BBB8AF
Tritanopia (blue-blind)
#FF859A
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8db2; /* rgb */ color: rgb(255, 141, 178); /* oklch */ color: oklch(77.6% 0.143 0.2);
Tailwind
colors: {
custom: {
50: '#ffb0c8',
500: '#ff8db2',
950: '#000000',
},
}SCSS
$custom: #ff8db2; $custom-light: #ffb0c8; $custom-dark: #000000;
JSON
{
"hex": "#ff8db2",
"rgb": {
"r": 255,
"g": 141,
"b": 178
},
"hsl": {
"h": 340.526,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.77629,
"c": 0.14275,
"h": 0.2
},
"luminance": 0.43524
}Semantic roles & 50–950 ramp
primary
#FF8DB2
secondary
#D4F7EC
accent
#E69B00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082