#FF8CC2#FF8CC2
#FF8CC2 is a light, vivid pink. Relative luminance 0.439; OKLCH L 78.0% C 0.151 H 351.6°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8CC2 |
|---|---|
| RGB | rgb(255, 140, 194) |
| HSL | hsl(332, 100%, 77%) |
| HSV | hsv(332, 45%, 100%) |
| CMYK | cmyk(0%, 45.1%, 23.9%, 0%) |
| CIE-LAB | lab(72.17, 49.71, -8.53) |
| CIE-LCH | lch(72.17, 50.44, 350.26°) |
| OKLab | oklab(77.98% 0.1495 -0.022) |
| OKLCH | oklch(77.98% 0.151 351.6) |
| XYZ | xyz(60.3573, 43.9159, 56.3262) |
| Luminance | 0.4391 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.35
Bubblegum Pink
#FE83CC
ΔE00 3.79
Pinky
#FC86AA
ΔE00 5.23
Carnation Pink
#FF7FA7
ΔE00 5.69
Bubblegum (survey)
#FF6CB5
ΔE00 6.13
Hot Pink
#FF69B4
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8CC2 #8CFFC9
analogous
#FF8CFC #FF8CC2 #FF8F8C
triadic
#FF8CC2 #C2FF8C #8CC2FF
tetradic
#FF8CC2 #FCFF8C #8CFFC9 #8F8CFF
square
#FF8CC2 #FCFF8C #8CFFC9 #8F8CFF
split-complementary
#FF8CC2 #8CFF8F #8CFCFF
monochromatic
#FF1281 #FF4FA2 #FF8CC2 #FFC9E2 #FFE0EF
Accessibility & contrast
On white
2.15
#FF8CC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FF8CC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8CC2
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8CC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8CC2 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A5C4
Deuteranopia (green-blind)
#B6B8BF
Tritanopia (blue-blind)
#FF88A0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8cc2; /* rgb */ color: rgb(255, 140, 194); /* oklch */ color: oklch(78.0% 0.151 351.6);
Tailwind
colors: {
custom: {
50: '#ffb0d4',
500: '#ff8cc2',
950: '#000000',
},
}SCSS
$custom: #ff8cc2; $custom-light: #ffb0d4; $custom-dark: #000000;
JSON
{
"hex": "#ff8cc2",
"rgb": {
"r": 255,
"g": 140,
"b": 194
},
"hsl": {
"h": 331.826,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.77975,
"c": 0.15111,
"h": 351.6
},
"luminance": 0.43911
}Semantic roles & 50–950 ramp
primary
#FF8CC2
secondary
#D4F7E7
accent
#E67A00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083