#FF6BCD#FF6BCD
#FF6BCD is a light, highly saturated pink. Relative luminance 0.362; OKLCH L 74.0% C 0.208 H 342.9°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6BCD |
|---|---|
| RGB | rgb(255, 107, 205) |
| HSL | hsl(320, 100%, 71%) |
| HSV | hsv(320, 58%, 100%) |
| CMYK | cmyk(0%, 58%, 19.6%, 0%) |
| CIE-LAB | lab(66.66, 66.61, -22.98) |
| CIE-LCH | lch(66.66, 70.47, 340.97°) |
| OKLab | oklab(73.98% 0.1989 -0.0613) |
| OKLCH | oklch(73.98% 0.208 342.9) |
| XYZ | xyz(57.5186, 36.1882, 61.7015) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.71
Hot Pink
#FF69B4
ΔE00 4.88
Bubblegum (survey)
#FF6CB5
ΔE00 4.90
Candy Pink
#FF63E9
ΔE00 5.31
Purply Pink
#F075E6
ΔE00 5.73
Pink (survey)
#FF81C0
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6BCD #6BFF9D
analogous
#E76BFF #FF6BCD #FF6B83
triadic
#FF6BCD #CDFF6B #6BCDFF
tetradic
#FF6BCD #FFE76B #6BFF9D #6B83FF
square
#FF6BCD #FFE76B #6BFF9D #6B83FF
split-complementary
#FF6BCD #83FF6B #6BFFE7
monochromatic
#F0009F #FF2EB8 #FF6BCD #FFA8E2 #FFE0F5
Accessibility & contrast
On white
2.55
#FF6BCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#FF6BCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6BCD
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6BCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6BCD | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7693D0
Deuteranopia (green-blind)
#A1ABC9
Tritanopia (blue-blind)
#FF6C93
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff6bcd; /* rgb */ color: rgb(255, 107, 205); /* oklch */ color: oklch(74.0% 0.208 342.9);
Tailwind
colors: {
custom: {
50: '#ff9cdc',
500: '#ff6bcd',
950: '#000000',
},
}SCSS
$custom: #ff6bcd; $custom-light: #ff9cdc; $custom-dark: #000000;
JSON
{
"hex": "#ff6bcd",
"rgb": {
"r": 255,
"g": 107,
"b": 205
},
"hsl": {
"h": 320.27,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.73983,
"c": 0.2081,
"h": 342.9
},
"luminance": 0.36183
}Semantic roles & 50–950 ramp
primary
#FF6BCD
secondary
#CFF7DD
accent
#E64E00
background
#FFFAFD
surface
#FFF3FB
border
#D7CDD4
text
#190F15
muted
#877F83