#FF6ACC#FF6ACC
#FF6ACC is a light, highly saturated pink. Relative luminance 0.359; OKLCH L 73.8% C 0.209 H 343.1°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6ACC |
|---|---|
| RGB | rgb(255, 106, 204) |
| HSL | hsl(321, 100%, 71%) |
| HSV | hsv(321, 58%, 100%) |
| CMYK | cmyk(0%, 58.4%, 20%, 0%) |
| CIE-LAB | lab(66.47, 66.90, -22.72) |
| CIE-LCH | lch(66.47, 70.66, 341.25°) |
| OKLab | oklab(73.83% 0.1999 -0.0606) |
| OKLCH | oklch(73.83% 0.209 343.1) |
| XYZ | xyz(57.2946, 35.9328, 61.0332) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 4.74
Bubblegum (survey)
#FF6CB5
ΔE00 4.77
Bubblegum Pink
#FE83CC
ΔE00 4.81
Candy Pink
#FF63E9
ΔE00 5.40
Bubble Gum Pink
#FF69AF
ΔE00 5.82
Purply Pink
#F075E6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6ACC #6AFF9D
analogous
#E76AFF #FF6ACC #FF6A81
triadic
#FF6ACC #CCFF6A #6ACCFF
tetradic
#FF6ACC #FFE76A #6AFF9D #6A81FF
square
#FF6ACC #FFE76A #6AFF9D #6A81FF
split-complementary
#FF6ACC #81FF6A #6AFFE7
monochromatic
#EF009D #FF2DB7 #FF6ACC #FFA7E1 #FFE0F5
Accessibility & contrast
On white
2.57
#FF6ACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#FF6ACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6ACC
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6ACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6ACC | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7692CF
Deuteranopia (green-blind)
#A0ABC8
Tritanopia (blue-blind)
#FF6A92
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff6acc; /* rgb */ color: rgb(255, 106, 204); /* oklch */ color: oklch(73.8% 0.209 343.1);
Tailwind
colors: {
custom: {
50: '#ff9cdb',
500: '#ff6acc',
950: '#000000',
},
}SCSS
$custom: #ff6acc; $custom-light: #ff9cdb; $custom-dark: #000000;
JSON
{
"hex": "#ff6acc",
"rgb": {
"r": 255,
"g": 106,
"b": 204
},
"hsl": {
"h": 320.537,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.73827,
"c": 0.20891,
"h": 343.1
},
"luminance": 0.35928
}Semantic roles & 50–950 ramp
primary
#FF6ACC
secondary
#CEF6DC
accent
#E64F00
background
#FFFAFD
surface
#FFF3FB
border
#D7CDD4
text
#190F15
muted
#877F83