#FF6CC8#FF6CC8
#FF6CC8 is a light, highly saturated pink. Relative luminance 0.362; OKLCH L 73.9% C 0.204 H 344.7°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6CC8 |
|---|---|
| RGB | rgb(255, 108, 200) |
| HSL | hsl(322, 100%, 71%) |
| HSV | hsv(322, 58%, 100%) |
| CMYK | cmyk(0%, 57.6%, 21.6%, 0%) |
| CIE-LAB | lab(66.64, 65.50, -20.20) |
| CIE-LCH | lch(66.64, 68.55, 342.86°) |
| OKLab | oklab(73.91% 0.1964 -0.0536) |
| OKLCH | oklch(73.91% 0.204 344.7) |
| XYZ | xyz(57.0296, 36.1604, 58.6085) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.88
Hot Pink
#FF69B4
ΔE00 3.89
Bubblegum Pink
#FE83CC
ΔE00 4.26
Bubble Gum Pink
#FF69AF
ΔE00 4.96
Pink (survey)
#FF81C0
ΔE00 5.13
Candy Pink
#FF63E9
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6CC8 #6CFFA3
analogous
#EC6CFF #FF6CC8 #FF6C7E
triadic
#FF6CC8 #C8FF6C #6CC8FF
tetradic
#FF6CC8 #FFEC6C #6CFFA3 #6C7EFF
square
#FF6CC8 #FFEC6C #6CFFA3 #6C7EFF
split-complementary
#FF6CC8 #7EFF6C #6CFFEC
monochromatic
#F10097 #FF2FB1 #FF6CC8 #FFA9DF #FFE0F4
Accessibility & contrast
On white
2.55
#FF6CC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#FF6CC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6CC8
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6CC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6CC8 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7993CB
Deuteranopia (green-blind)
#A3ABC4
Tritanopia (blue-blind)
#FF6B91
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff6cc8; /* rgb */ color: rgb(255, 108, 200); /* oklch */ color: oklch(73.9% 0.204 344.7);
Tailwind
colors: {
custom: {
50: '#ff9dd8',
500: '#ff6cc8',
950: '#000000',
},
}SCSS
$custom: #ff6cc8; $custom-light: #ff9dd8; $custom-dark: #000000;
JSON
{
"hex": "#ff6cc8",
"rgb": {
"r": 255,
"g": 108,
"b": 200
},
"hsl": {
"h": 322.449,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.73908,
"c": 0.20359,
"h": 344.7
},
"luminance": 0.36155
}Semantic roles & 50–950 ramp
primary
#FF6CC8
secondary
#D0F7DF
accent
#E65600
background
#FFFAFD
surface
#FFF3FA
border
#D7CDD3
text
#190F14
muted
#877F83