#FF8CCF#FF8CCF
#FF8CCF is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.4% C 0.158 H 345.4°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8CCF |
|---|---|
| RGB | rgb(255, 140, 207) |
| HSL | hsl(325, 100%, 77%) |
| HSV | hsv(325, 45%, 100%) |
| CMYK | cmyk(0%, 45.1%, 18.8%, 0%) |
| CIE-LAB | lab(72.58, 51.55, -15.12) |
| CIE-LCH | lch(72.58, 53.72, 343.65°) |
| OKLab | oklab(78.42% 0.1534 -0.0399) |
| OKLCH | oklch(78.42% 0.158 345.4) |
| XYZ | xyz(61.8817, 44.5256, 64.3544) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.84
Pink (survey)
#FF81C0
ΔE00 3.11
Bubblegum (survey)
#FF6CB5
ΔE00 6.62
Hot Pink
#FF69B4
ΔE00 7.09
Bubble Gum Pink
#FF69AF
ΔE00 7.57
Lavender Pink
#DD85D7
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8CCF #8CFFBC
analogous
#F58CFF #FF8CCF #FF8C96
triadic
#FF8CCF #CFFF8C #8CCFFF
tetradic
#FF8CCF #FFF58C #8CFFBC #8C96FF
square
#FF8CCF #FFF58C #8CFFBC #8C96FF
split-complementary
#FF8CCF #96FF8C #8CFFF5
monochromatic
#FF129C #FF4FB5 #FF8CCF #FFC9E9 #FFE0F2
Accessibility & contrast
On white
2.12
#FF8CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#FF8CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8CCF
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8CCF | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A6D1
Deuteranopia (green-blind)
#B3B9CC
Tritanopia (blue-blind)
#FF8BA5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff8ccf; /* rgb */ color: rgb(255, 140, 207); /* oklch */ color: oklch(78.4% 0.158 345.4);
Tailwind
colors: {
custom: {
50: '#ffb0dd',
500: '#ff8ccf',
950: '#000000',
},
}SCSS
$custom: #ff8ccf; $custom-light: #ffb0dd; $custom-dark: #000000;
JSON
{
"hex": "#ff8ccf",
"rgb": {
"r": 255,
"g": 140,
"b": 207
},
"hsl": {
"h": 325.043,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.78415,
"c": 0.15848,
"h": 345.4
},
"luminance": 0.44521
}Semantic roles & 50–950 ramp
primary
#FF8CCF
secondary
#D4F7E3
accent
#E66000
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083