#FFAFCF#FFAFCF
#FFAFCF is a very light, moderate pink. Relative luminance 0.564; OKLCH L 83.9% C 0.101 H 353.8°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAFCF |
|---|---|
| RGB | rgb(255, 175, 207) |
| HSL | hsl(336, 100%, 84%) |
| HSV | hsv(336, 31%, 100%) |
| CMYK | cmyk(0%, 31.4%, 18.8%, 0%) |
| CIE-LAB | lab(79.86, 33.65, -4.28) |
| CIE-LCH | lch(79.86, 33.92, 352.75°) |
| OKLab | oklab(83.94% 0.1005 -0.0109) |
| OKLCH | oklch(83.94% 0.101 353.8) |
| XYZ | xyz(67.8332, 56.4286, 66.3382) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 0.78
Baby Pink
#FFB7CE
ΔE00 2.79
Pastel Pink
#FFBACD
ΔE00 4.06
Soft Pink
#FDB0C0
ΔE00 4.73
Lightpink
#FFB6C1
ΔE00 6.28
Pink
#FFC0CB
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAFCF #AFFFDF
analogous
#FFAFF7 #FFAFCF #FFB7AF
triadic
#FFAFCF #CFFFAF #AFCFFF
tetradic
#FFAFCF #F7FFAF #AFFFDF #B7AFFF
square
#FFAFCF #F7FFAF #AFFFDF #B7AFFF
split-complementary
#FFAFCF #AFFFB7 #AFF7FF
monochromatic
#FF3586 #FF72AA #FFAFCF #FFE0ED #FFE0ED
Accessibility & contrast
On white
1.71
#FFAFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#FFAFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAFCF
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAFCF | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BED0
Deuteranopia (green-blind)
#CBCBCD
Tritanopia (blue-blind)
#FFACBA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffafcf; /* rgb */ color: rgb(255, 175, 207); /* oklch */ color: oklch(83.9% 0.101 353.8);
Tailwind
colors: {
custom: {
50: '#ffc7dd',
500: '#ffafcf',
950: '#000000',
},
}SCSS
$custom: #ffafcf; $custom-light: #ffc7dd; $custom-dark: #000000;
JSON
{
"hex": "#ffafcf",
"rgb": {
"r": 255,
"g": 175,
"b": 207
},
"hsl": {
"h": 336,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.8394,
"c": 0.10107,
"h": 353.8
},
"luminance": 0.56425
}Semantic roles & 50–950 ramp
primary
#FFAFCF
secondary
#6DE5B5
accent
#E68A00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284