#FF8DC2#FF8DC2
#FF8DC2 is a light, vivid pink. Relative luminance 0.442; OKLCH L 78.1% C 0.150 H 351.8°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DC2 |
|---|---|
| RGB | rgb(255, 141, 194) |
| HSL | hsl(332, 100%, 78%) |
| HSV | hsv(332, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 23.9%, 0%) |
| CIE-LAB | lab(72.37, 49.22, -8.24) |
| CIE-LCH | lch(72.37, 49.90, 350.50°) |
| OKLab | oklab(78.12% 0.148 -0.0212) |
| OKLCH | oklch(78.12% 0.15 351.8) |
| XYZ | xyz(60.5041, 44.2095, 56.3751) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.59
Bubblegum Pink
#FE83CC
ΔE00 4.00
Pinky
#FC86AA
ΔE00 5.16
Carnation Pink
#FF7FA7
ΔE00 5.68
Bubblegum (survey)
#FF6CB5
ΔE00 6.34
Hot Pink
#FF69B4
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DC2 #8DFFCA
analogous
#FF8DFB #FF8DC2 #FF918D
triadic
#FF8DC2 #C2FF8D #8DC2FF
tetradic
#FF8DC2 #FBFF8D #8DFFCA #918DFF
square
#FF8DC2 #FBFF8D #8DFFCA #918DFF
split-complementary
#FF8DC2 #8DFF91 #8DFBFF
monochromatic
#FF1381 #FF50A1 #FF8DC2 #FFCAE3 #FFE0EF
Accessibility & contrast
On white
2.13
#FF8DC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#FF8DC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DC2
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DC2 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA5C4
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#FF89A0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8dc2; /* rgb */ color: rgb(255, 141, 194); /* oklch */ color: oklch(78.1% 0.150 351.8);
Tailwind
colors: {
custom: {
50: '#ffb1d4',
500: '#ff8dc2',
950: '#000000',
},
}SCSS
$custom: #ff8dc2; $custom-light: #ffb1d4; $custom-dark: #000000;
JSON
{
"hex": "#ff8dc2",
"rgb": {
"r": 255,
"g": 141,
"b": 194
},
"hsl": {
"h": 332.105,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.78123,
"c": 0.14951,
"h": 351.8
},
"luminance": 0.44205
}Semantic roles & 50–950 ramp
primary
#FF8DC2
secondary
#D4F7E7
accent
#E67B00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083