#FFA6CF#FFA6CF
#FFA6CF is a very light, moderate pink. Relative luminance 0.530; OKLCH L 82.4% C 0.116 H 350.8°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA6CF |
|---|---|
| RGB | rgb(255, 166, 207) |
| HSL | hsl(332, 100%, 83%) |
| HSV | hsv(332, 35%, 100%) |
| CMYK | cmyk(0%, 34.9%, 18.8%, 0%) |
| CIE-LAB | lab(77.90, 38.34, -7.17) |
| CIE-LCH | lch(77.90, 39.00, 349.40°) |
| OKLab | oklab(82.44% 0.1143 -0.0185) |
| OKLCH | oklch(82.44% 0.116 350.8) |
| XYZ | xyz(66.1395, 53.0413, 65.7737) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.41
Baby Pink
#FFB7CE
ΔE00 5.42
Pastel Pink
#FFBACD
ΔE00 6.67
Soft Pink
#FDB0C0
ΔE00 6.82
Pink (survey)
#FF81C0
ΔE00 7.93
Bubblegum Pink
#FE83CC
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA6CF #A6FFD6
analogous
#FFA6FB #FFA6CF #FFAAA6
triadic
#FFA6CF #CFFFA6 #A6CFFF
tetradic
#FFA6CF #FBFFA6 #A6FFD6 #AAA6FF
square
#FFA6CF #FBFFA6 #A6FFD6 #AAA6FF
split-complementary
#FFA6CF #A6FFAA #A6FBFF
monochromatic
#FF2C8D #FF69AE #FFA6CF #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.81
#FFA6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#FFA6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA6CF
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA6CF | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB7D1
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#FFA3B4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffa6cf; /* rgb */ color: rgb(255, 166, 207); /* oklch */ color: oklch(82.4% 0.116 350.8);
Tailwind
colors: {
custom: {
50: '#ffc1dd',
500: '#ffa6cf',
950: '#000000',
},
}SCSS
$custom: #ffa6cf; $custom-light: #ffc1dd; $custom-dark: #000000;
JSON
{
"hex": "#ffa6cf",
"rgb": {
"r": 255,
"g": 166,
"b": 207
},
"hsl": {
"h": 332.36,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.82444,
"c": 0.11575,
"h": 350.8
},
"luminance": 0.53037
}Semantic roles & 50–950 ramp
primary
#FFA6CF
secondary
#65E4AA
accent
#E67C00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284