#FF8DC3#FF8DC3
#FF8DC3 is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.2% C 0.150 H 351.3°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DC3 |
|---|---|
| RGB | rgb(255, 141, 195) |
| HSL | hsl(332, 100%, 78%) |
| HSV | hsv(332, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 23.5%, 0%) |
| CIE-LAB | lab(72.40, 49.36, -8.75) |
| CIE-LCH | lch(72.40, 50.13, 349.95°) |
| OKLab | oklab(78.16% 0.1483 -0.0226) |
| OKLCH | oklch(78.16% 0.15 351.3) |
| XYZ | xyz(60.6168, 44.2545, 56.9686) |
| Luminance | 0.4425 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.51
Bubblegum Pink
#FE83CC
ΔE00 3.79
Pinky
#FC86AA
ΔE00 5.39
Carnation Pink
#FF7FA7
ΔE00 5.89
Bubblegum (survey)
#FF6CB5
ΔE00 6.32
Hot Pink
#FF69B4
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DC3 #8DFFC9
analogous
#FF8DFC #FF8DC3 #FF908D
triadic
#FF8DC3 #C3FF8D #8DC3FF
tetradic
#FF8DC3 #FCFF8D #8DFFC9 #908DFF
square
#FF8DC3 #FCFF8D #8DFFC9 #908DFF
split-complementary
#FF8DC3 #8DFF90 #8DFCFF
monochromatic
#FF1383 #FF50A3 #FF8DC3 #FFCAE3 #FFE0EF
Accessibility & contrast
On white
2.13
#FF8DC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#FF8DC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DC3
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DC3 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA5C5
Deuteranopia (green-blind)
#B7B9C0
Tritanopia (blue-blind)
#FF89A1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff8dc3; /* rgb */ color: rgb(255, 141, 195); /* oklch */ color: oklch(78.2% 0.150 351.3);
Tailwind
colors: {
custom: {
50: '#ffb1d5',
500: '#ff8dc3',
950: '#000000',
},
}SCSS
$custom: #ff8dc3; $custom-light: #ffb1d5; $custom-dark: #000000;
JSON
{
"hex": "#ff8dc3",
"rgb": {
"r": 255,
"g": 141,
"b": 195
},
"hsl": {
"h": 331.579,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.78156,
"c": 0.15002,
"h": 351.3
},
"luminance": 0.4425
}Semantic roles & 50–950 ramp
primary
#FF8DC3
secondary
#D4F7E6
accent
#E67900
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083