#FF8DC0#FF8DC0
#FF8DC0 is a light, vivid pink. Relative luminance 0.441; OKLCH L 78.1% C 0.149 H 352.9°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DC0 |
|---|---|
| RGB | rgb(255, 141, 192) |
| HSL | hsl(333, 100%, 78%) |
| HSV | hsv(333, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 24.7%, 0%) |
| CIE-LAB | lab(72.31, 48.95, -7.22) |
| CIE-LCH | lch(72.31, 49.47, 351.61°) |
| OKLab | oklab(78.06% 0.1474 -0.0185) |
| OKLCH | oklch(78.06% 0.149 352.9) |
| XYZ | xyz(60.2810, 44.1202, 55.2001) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.81
Bubblegum Pink
#FE83CC
ΔE00 4.43
Pinky
#FC86AA
ΔE00 4.70
Carnation Pink
#FF7FA7
ΔE00 5.27
Bubblegum (survey)
#FF6CB5
ΔE00 6.41
Rosa
#FE86A4
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DC0 #8DFFCC
analogous
#FF8DF9 #FF8DC0 #FF938D
triadic
#FF8DC0 #C0FF8D #8DC0FF
tetradic
#FF8DC0 #F9FF8D #8DFFCC #938DFF
square
#FF8DC0 #F9FF8D #8DFFCC #938DFF
split-complementary
#FF8DC0 #8DFF93 #8DF9FF
monochromatic
#FF137C #FF509E #FF8DC0 #FFCAE2 #FFE0EE
Accessibility & contrast
On white
2.14
#FF8DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#FF8DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DC0
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DC0 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA5C2
Deuteranopia (green-blind)
#B7B9BD
Tritanopia (blue-blind)
#FF889F
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8dc0; /* rgb */ color: rgb(255, 141, 192); /* oklch */ color: oklch(78.1% 0.149 352.9);
Tailwind
colors: {
custom: {
50: '#ffb1d3',
500: '#ff8dc0',
950: '#000000',
},
}SCSS
$custom: #ff8dc0; $custom-light: #ffb1d3; $custom-dark: #000000;
JSON
{
"hex": "#ff8dc0",
"rgb": {
"r": 255,
"g": 141,
"b": 192
},
"hsl": {
"h": 333.158,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.78059,
"c": 0.14852,
"h": 352.9
},
"luminance": 0.44116
}Semantic roles & 50–950 ramp
primary
#FF8DC0
secondary
#D4F7E7
accent
#E67F00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082