#FF6BCA#FF6BCA
#FF6BCA is a light, highly saturated pink. Relative luminance 0.360; OKLCH L 73.9% C 0.206 H 343.9°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6BCA |
|---|---|
| RGB | rgb(255, 107, 202) |
| HSL | hsl(321, 100%, 71%) |
| HSV | hsv(321, 58%, 100%) |
| CMYK | cmyk(0%, 58%, 20.8%, 0%) |
| CIE-LAB | lab(66.55, 66.20, -21.46) |
| CIE-LCH | lch(66.55, 69.60, 342.04°) |
| OKLab | oklab(73.87% 0.1982 -0.0571) |
| OKLCH | oklch(73.87% 0.206 343.9) |
| XYZ | xyz(57.1600, 36.0448, 59.8126) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 4.32
Bubblegum (survey)
#FF6CB5
ΔE00 4.33
Bubblegum Pink
#FE83CC
ΔE00 4.52
Bubble Gum Pink
#FF69AF
ΔE00 5.39
Pink (survey)
#FF81C0
ΔE00 5.55
Candy Pink
#FF63E9
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6BCA #6BFFA0
analogous
#EA6BFF #FF6BCA #FF6B80
triadic
#FF6BCA #CAFF6B #6BCAFF
tetradic
#FF6BCA #FFEA6B #6BFFA0 #6B80FF
square
#FF6BCA #FFEA6B #6BFFA0 #6B80FF
split-complementary
#FF6BCA #80FF6B #6BFFEA
monochromatic
#F0009A #FF2EB4 #FF6BCA #FFA8E0 #FFE0F4
Accessibility & contrast
On white
2.56
#FF6BCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#FF6BCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6BCA
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6BCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6BCA | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7792CD
Deuteranopia (green-blind)
#A2ABC6
Tritanopia (blue-blind)
#FF6B92
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff6bca; /* rgb */ color: rgb(255, 107, 202); /* oklch */ color: oklch(73.9% 0.206 343.9);
Tailwind
colors: {
custom: {
50: '#ff9cda',
500: '#ff6bca',
950: '#000000',
},
}SCSS
$custom: #ff6bca; $custom-light: #ff9cda; $custom-dark: #000000;
JSON
{
"hex": "#ff6bca",
"rgb": {
"r": 255,
"g": 107,
"b": 202
},
"hsl": {
"h": 321.486,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.73867,
"c": 0.20625,
"h": 343.9
},
"luminance": 0.3604
}Semantic roles & 50–950 ramp
primary
#FF6BCA
secondary
#CFF7DD
accent
#E65200
background
#FFFAFD
surface
#FFF3FA
border
#D7CDD3
text
#190F14
muted
#877F83