#FF6BCB#FF6BCB
#FF6BCB is a light, highly saturated pink. Relative luminance 0.361; OKLCH L 73.9% C 0.207 H 343.6°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6BCB |
|---|---|
| RGB | rgb(255, 107, 203) |
| HSL | hsl(321, 100%, 71%) |
| HSV | hsv(321, 58%, 100%) |
| CMYK | cmyk(0%, 58%, 20.4%, 0%) |
| CIE-LAB | lab(66.59, 66.34, -21.97) |
| CIE-LCH | lch(66.59, 69.88, 341.68°) |
| OKLab | oklab(73.91% 0.1984 -0.0585) |
| OKLCH | oklch(73.91% 0.207 343.6) |
| XYZ | xyz(57.2787, 36.0923, 60.4382) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 4.51
Bubblegum (survey)
#FF6CB5
ΔE00 4.52
Bubblegum Pink
#FE83CC
ΔE00 4.58
Bubble Gum Pink
#FF69AF
ΔE00 5.58
Candy Pink
#FF63E9
ΔE00 5.68
Pink (survey)
#FF81C0
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6BCB #6BFF9F
analogous
#E96BFF #FF6BCB #FF6B81
triadic
#FF6BCB #CBFF6B #6BCBFF
tetradic
#FF6BCB #FFE96B #6BFF9F #6B81FF
square
#FF6BCB #FFE96B #6BFF9F #6B81FF
split-complementary
#FF6BCB #81FF6B #6BFFE9
monochromatic
#F0009B #FF2EB5 #FF6BCB #FFA8E1 #FFE0F4
Accessibility & contrast
On white
2.56
#FF6BCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#FF6BCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6BCB
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6BCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6BCB | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7792CE
Deuteranopia (green-blind)
#A1ABC7
Tritanopia (blue-blind)
#FF6B92
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff6bcb; /* rgb */ color: rgb(255, 107, 203); /* oklch */ color: oklch(73.9% 0.207 343.6);
Tailwind
colors: {
custom: {
50: '#ff9cdb',
500: '#ff6bcb',
950: '#000000',
},
}SCSS
$custom: #ff6bcb; $custom-light: #ff9cdb; $custom-dark: #000000;
JSON
{
"hex": "#ff6bcb",
"rgb": {
"r": 255,
"g": 107,
"b": 203
},
"hsl": {
"h": 321.081,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.73905,
"c": 0.20686,
"h": 343.6
},
"luminance": 0.36087
}Semantic roles & 50–950 ramp
primary
#FF6BCB
secondary
#CFF7DD
accent
#E65100
background
#FFFAFD
surface
#FFF3FB
border
#D7CDD4
text
#190F15
muted
#877F83