#FFA7CF#FFA7CF
#FFA7CF is a very light, moderate pink. Relative luminance 0.534; OKLCH L 82.6% C 0.114 H 351.1°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA7CF |
|---|---|
| RGB | rgb(255, 167, 207) |
| HSL | hsl(333, 100%, 83%) |
| HSV | hsv(333, 35%, 100%) |
| CMYK | cmyk(0%, 34.5%, 18.8%, 0%) |
| CIE-LAB | lab(78.11, 37.82, -6.85) |
| CIE-LCH | lch(78.11, 38.43, 349.73°) |
| OKLab | oklab(82.61% 0.1127 -0.0177) |
| OKLCH | oklch(82.61% 0.114 351.1) |
| XYZ | xyz(66.3220, 53.4063, 65.8345) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.13
Baby Pink
#FFB7CE
ΔE00 5.14
Pastel Pink
#FFBACD
ΔE00 6.40
Soft Pink
#FDB0C0
ΔE00 6.58
Pink (survey)
#FF81C0
ΔE00 8.18
Lightpink
#FFB6C1
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA7CF #A7FFD7
analogous
#FFA7FB #FFA7CF #FFABA7
triadic
#FFA7CF #CFFFA7 #A7CFFF
tetradic
#FFA7CF #FBFFA7 #A7FFD7 #ABA7FF
square
#FFA7CF #FBFFA7 #A7FFD7 #ABA7FF
split-complementary
#FFA7CF #A7FFAB #A7FBFF
monochromatic
#FF2D8C #FF6AAE #FFA7CF #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.80
#FFA7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#FFA7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA7CF
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA7CF | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB8D0
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#FFA4B5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffa7cf; /* rgb */ color: rgb(255, 167, 207); /* oklch */ color: oklch(82.6% 0.114 351.1);
Tailwind
colors: {
custom: {
50: '#ffc2dd',
500: '#ffa7cf',
950: '#000000',
},
}SCSS
$custom: #ffa7cf; $custom-light: #ffc2dd; $custom-dark: #000000;
JSON
{
"hex": "#ffa7cf",
"rgb": {
"r": 255,
"g": 167,
"b": 207
},
"hsl": {
"h": 332.727,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.82608,
"c": 0.11411,
"h": 351.1
},
"luminance": 0.53402
}Semantic roles & 50–950 ramp
primary
#FFA7CF
secondary
#66E4AB
accent
#E67D00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284