#FF56CA#FF56CA
#FF56CA is a light, highly saturated pink. Relative luminance 0.322; OKLCH L 71.6% C 0.234 H 342.6°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FF56CA |
|---|---|
| RGB | rgb(255, 86, 202) |
| HSL | hsl(319, 100%, 67%) |
| HSV | hsv(319, 66%, 100%) |
| CMYK | cmyk(0%, 66.3%, 20.8%, 0%) |
| CIE-LAB | lab(63.50, 74.58, -26.15) |
| CIE-LCH | lch(63.50, 79.03, 340.68°) |
| OKLab | oklab(71.62% 0.2236 -0.07) |
| OKLCH | oklch(71.62% 0.234 342.6) |
| XYZ | xyz(55.2302, 32.1852, 59.1693) |
| Luminance | 0.3218 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 5.16
Hot Pink
#FF69B4
ΔE00 6.07
Bubblegum (survey)
#FF6CB5
ΔE00 6.35
Purpleish Pink
#DF4EC8
ΔE00 6.59
Barbie Pink
#FE46A5
ΔE00 6.60
Purply Pink
#F075E6
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF56CA #56FF8B
analogous
#E056FF #FF56CA #FF5675
triadic
#FF56CA #CAFF56 #56CAFF
tetradic
#FF56CA #FFE056 #56FF8B #5675FF
square
#FF56CA #FFE056 #56FF8B #5675FF
split-complementary
#FF56CA #75FF56 #56FFE0
monochromatic
#DB0096 #FF19B7 #FF56CA #FF93DD #FFD0F0
Accessibility & contrast
On white
2.82
#FF56CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#FF56CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF56CA
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF56CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF56CA | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6588CD
Deuteranopia (green-blind)
#98A4C6
Tritanopia (blue-blind)
#FF5789
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ff56ca; /* rgb */ color: rgb(255, 86, 202); /* oklch */ color: oklch(71.6% 0.234 342.6);
Tailwind
colors: {
custom: {
50: '#ff91da',
500: '#ff56ca',
950: '#000000',
},
}SCSS
$custom: #ff56ca; $custom-light: #ff91da; $custom-dark: #000000;
JSON
{
"hex": "#ff56ca",
"rgb": {
"r": 255,
"g": 86,
"b": 202
},
"hsl": {
"h": 318.817,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.71619,
"c": 0.23432,
"h": 342.6
},
"luminance": 0.3218
}Semantic roles & 50–950 ramp
primary
#FF56CA
secondary
#BDF3CE
accent
#E64800
background
#FFF9FD
surface
#FFF2FA
border
#D7CCD3
text
#190E15
muted
#877E83