#FF6CB6#FF6CB6
#FF6CB6 is a light, vivid pink. Relative luminance 0.354; OKLCH L 73.3% C 0.194 H 351.6°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6CB6 |
|---|---|
| RGB | rgb(255, 108, 182) |
| HSL | hsl(330, 100%, 71%) |
| HSV | hsv(330, 58%, 100%) |
| CMYK | cmyk(0%, 57.6%, 28.6%, 0%) |
| CIE-LAB | lab(66.03, 63.18, -10.96) |
| CIE-LCH | lch(66.03, 64.13, 350.16°) |
| OKLab | oklab(73.26% 0.1917 -0.0283) |
| OKLCH | oklch(73.26% 0.194 351.6) |
| XYZ | xyz(55.0484, 35.3679, 48.1745) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.22
Hot Pink
#FF69B4
ΔE00 0.55
Bubble Gum Pink
#FF69AF
ΔE00 1.37
Pink (survey)
#FF81C0
ΔE00 3.90
Bubblegum Pink
#FE83CC
ΔE00 5.06
Barbie Pink
#FE46A5
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6CB6 #6CFFB5
analogous
#FF6CFF #FF6CB6 #FF6C6C
triadic
#FF6CB6 #B6FF6C #6CB6FF
tetradic
#FF6CB6 #FFFF6C #6CFFB5 #6C6CFF
square
#FF6CB6 #FFFF6C #6CFFB5 #6C6CFF
split-complementary
#FF6CB6 #6CFF6C #6CFFFF
monochromatic
#F10079 #FF2F98 #FF6CB6 #FFA9D4 #FFE0F0
Accessibility & contrast
On white
2.60
#FF6CB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#FF6CB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6CB6
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6CB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6CB6 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8090B8
Deuteranopia (green-blind)
#A8AAB2
Tritanopia (blue-blind)
#FF6589
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff6cb6; /* rgb */ color: rgb(255, 108, 182); /* oklch */ color: oklch(73.3% 0.194 351.6);
Tailwind
colors: {
custom: {
50: '#ff9ccb',
500: '#ff6cb6',
950: '#000000',
},
}SCSS
$custom: #ff6cb6; $custom-light: #ff9ccb; $custom-dark: #000000;
JSON
{
"hex": "#ff6cb6",
"rgb": {
"r": 255,
"g": 108,
"b": 182
},
"hsl": {
"h": 329.796,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.73258,
"c": 0.19379,
"h": 351.6
},
"luminance": 0.35363
}Semantic roles & 50–950 ramp
primary
#FF6CB6
secondary
#D0F7E3
accent
#E67200
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#190F13
muted
#877F82