#FFA3CC#FFA3CC
#FFA3CC is a light, moderate pink. Relative luminance 0.518; OKLCH L 81.9% C 0.119 H 351.8°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA3CC |
|---|---|
| RGB | rgb(255, 163, 204) |
| HSL | hsl(333, 100%, 82%) |
| HSV | hsv(333, 36%, 100%) |
| CMYK | cmyk(0%, 36.1%, 20%, 0%) |
| CIE-LAB | lab(77.17, 39.45, -6.61) |
| CIE-LCH | lch(77.17, 40.00, 350.48°) |
| OKLab | oklab(81.86% 0.1179 -0.017) |
| OKLCH | oklch(81.86% 0.119 351.8) |
| XYZ | xyz(65.2373, 51.8180, 63.6808) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.86
Baby Pink
#FFB7CE
ΔE00 5.78
Soft Pink
#FDB0C0
ΔE00 6.84
Pastel Pink
#FFBACD
ΔE00 7.00
Pink (survey)
#FF81C0
ΔE00 7.33
Pinky
#FC86AA
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA3CC #A3FFD6
analogous
#FFA3FA #FFA3CC #FFA8A3
triadic
#FFA3CC #CCFFA3 #A3CCFF
tetradic
#FFA3CC #FAFFA3 #A3FFD6 #A8A3FF
square
#FFA3CC #FAFFA3 #A3FFD6 #A8A3FF
split-complementary
#FFA3CC #A3FFA8 #A3FAFF
monochromatic
#FF2988 #FF66AA #FFA3CC #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.85
#FFA3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#FFA3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA3CC
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA3CC | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB5CD
Deuteranopia (green-blind)
#C3C4CA
Tritanopia (blue-blind)
#FFA0B1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffa3cc; /* rgb */ color: rgb(255, 163, 204); /* oklch */ color: oklch(81.9% 0.119 351.8);
Tailwind
colors: {
custom: {
50: '#ffbfdb',
500: '#ffa3cc',
950: '#000000',
},
}SCSS
$custom: #ffa3cc; $custom-light: #ffbfdb; $custom-dark: #000000;
JSON
{
"hex": "#ffa3cc",
"rgb": {
"r": 255,
"g": 163,
"b": 204
},
"hsl": {
"h": 333.261,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.81861,
"c": 0.11907,
"h": 351.8
},
"luminance": 0.51814
}Semantic roles & 50–950 ramp
primary
#FFA3CC
secondary
#63E3AA
accent
#E67F00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181215
muted
#868284