#FF6BCE#FF6BCE
#FF6BCE is a light, highly saturated pink. Relative luminance 0.362; OKLCH L 74.0% C 0.209 H 342.5°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6BCE |
|---|---|
| RGB | rgb(255, 107, 206) |
| HSL | hsl(320, 100%, 71%) |
| HSV | hsv(320, 58%, 100%) |
| CMYK | cmyk(0%, 58%, 19.2%, 0%) |
| CIE-LAB | lab(66.70, 66.75, -23.49) |
| CIE-LCH | lch(66.70, 70.76, 340.62°) |
| OKLab | oklab(74.02% 0.1991 -0.0627) |
| OKLCH | oklch(74.02% 0.209 342.5) |
| XYZ | xyz(57.6397, 36.2367, 62.3392) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.78
Hot Pink
#FF69B4
ΔE00 5.07
Bubblegum (survey)
#FF6CB5
ΔE00 5.08
Candy Pink
#FF63E9
ΔE00 5.13
Purply Pink
#F075E6
ΔE00 5.56
Pink (survey)
#FF81C0
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6BCE #6BFF9C
analogous
#E66BFF #FF6BCE #FF6B84
triadic
#FF6BCE #CEFF6B #6BCEFF
tetradic
#FF6BCE #FFE66B #6BFF9C #6B84FF
square
#FF6BCE #FFE66B #6BFF9C #6B84FF
split-complementary
#FF6BCE #84FF6B #6BFFE6
monochromatic
#F000A0 #FF2EBA #FF6BCE #FFA8E2 #FFE0F5
Accessibility & contrast
On white
2.55
#FF6BCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#FF6BCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6BCE
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6BCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6BCE | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7693D1
Deuteranopia (green-blind)
#A0ABCA
Tritanopia (blue-blind)
#FF6C94
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff6bce; /* rgb */ color: rgb(255, 107, 206); /* oklch */ color: oklch(74.0% 0.209 342.5);
Tailwind
colors: {
custom: {
50: '#ff9cdd',
500: '#ff6bce',
950: '#000000',
},
}SCSS
$custom: #ff6bce; $custom-light: #ff9cdd; $custom-dark: #000000;
JSON
{
"hex": "#ff6bce",
"rgb": {
"r": 255,
"g": 107,
"b": 206
},
"hsl": {
"h": 319.865,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.74023,
"c": 0.20873,
"h": 342.5
},
"luminance": 0.36232
}Semantic roles & 50–950 ramp
primary
#FF6BCE
secondary
#CFF7DC
accent
#E64C00
background
#FFFAFD
surface
#FFF3FB
border
#D7CDD4
text
#190F15
muted
#877F83