#FFA3CF#FFA3CF
#FFA3CF is a light, vivid pink. Relative luminance 0.520; OKLCH L 82.0% C 0.121 H 349.9°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA3CF |
|---|---|
| RGB | rgb(255, 163, 207) |
| HSL | hsl(331, 100%, 82%) |
| HSV | hsv(331, 36%, 100%) |
| CMYK | cmyk(0%, 36.1%, 18.8%, 0%) |
| CIE-LAB | lab(77.26, 39.89, -8.12) |
| CIE-LCH | lch(77.26, 40.71, 348.49°) |
| OKLab | oklab(81.96% 0.1188 -0.0211) |
| OKLCH | oklch(81.96% 0.121 349.9) |
| XYZ | xyz(65.6005, 51.9634, 65.5940) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.24
Baby Pink
#FFB7CE
ΔE00 6.24
Pink (survey)
#FF81C0
ΔE00 7.19
Bubblegum Pink
#FE83CC
ΔE00 7.47
Pastel Pink
#FFBACD
ΔE00 7.49
Soft Pink
#FDB0C0
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA3CF #A3FFD3
analogous
#FFA3FD #FFA3CF #FFA5A3
triadic
#FFA3CF #CFFFA3 #A3CFFF
tetradic
#FFA3CF #FDFFA3 #A3FFD3 #A5A3FF
square
#FFA3CF #FDFFA3 #A3FFD3 #A5A3FF
split-complementary
#FFA3CF #A3FFA5 #A3FDFF
monochromatic
#FF298F #FF66AF #FFA3CF #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.84
#FFA3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#FFA3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA3CF
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA3CF | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB5D1
Deuteranopia (green-blind)
#C2C5CD
Tritanopia (blue-blind)
#FFA1B2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffa3cf; /* rgb */ color: rgb(255, 163, 207); /* oklch */ color: oklch(82.0% 0.121 349.9);
Tailwind
colors: {
custom: {
50: '#ffbfdd',
500: '#ffa3cf',
950: '#000000',
},
}SCSS
$custom: #ffa3cf; $custom-light: #ffbfdd; $custom-dark: #000000;
JSON
{
"hex": "#ffa3cf",
"rgb": {
"r": 255,
"g": 163,
"b": 207
},
"hsl": {
"h": 331.304,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.81956,
"c": 0.12068,
"h": 349.9
},
"luminance": 0.51959
}Semantic roles & 50–950 ramp
primary
#FFA3CF
secondary
#63E3A6
accent
#E67800
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284