#CFAFBF#CFAFBF
#CFAFBF is a light, muted pink. Relative luminance 0.477; OKLCH L 78.7% C 0.043 H 346.5°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAFBF |
|---|---|
| RGB | rgb(207, 175, 191) |
| HSL | hsl(330, 25%, 75%) |
| HSV | hsv(330, 15%, 81%) |
| CMYK | cmyk(0%, 15.5%, 7.7%, 18.8%) |
| CIE-LAB | lab(74.63, 14.24, -3.82) |
| CIE-LCH | lch(74.63, 14.74, 344.98°) |
| OKLab | oklab(78.67% 0.0415 -0.01) |
| OKLCH | oklch(78.67% 0.043 346.5) |
| XYZ | xyz(50.4653, 47.6881, 55.8264) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.39
Thistle
#D8BFD8
ΔE00 5.48
Lilac
#C8A2C8
ΔE00 7.45
Pinkish Grey
#C8ACA9
ΔE00 8.03
Light Mauve
#C292A1
ΔE00 8.49
Faded Pink
#DE9DAC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAFBF #AFCFBF
analogous
#CFAFCF #CFAFBF #CFAFAF
triadic
#CFAFBF #BFCFAF #AFBFCF
tetradic
#CFAFBF #CFCFAF #AFCFBF #AFAFCF
square
#CFAFBF #CFCFAF #AFCFBF #AFAFCF
split-complementary
#CFAFBF #AFCFAF #AFCFCF
monochromatic
#A16382 #B889A0 #CFAFBF #E6D5DE #F4ECF0
Accessibility & contrast
On white
1.99
#CFAFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#CFAFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAFBF
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAFBF | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B5C0
Deuteranopia (green-blind)
#B8B9BE
Tritanopia (blue-blind)
#D4AFB4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cfafbf; /* rgb */ color: rgb(207, 175, 191); /* oklch */ color: oklch(78.7% 0.043 346.5);
Tailwind
colors: {
custom: {
50: '#dec7d2',
500: '#cfafbf',
950: '#000000',
},
}SCSS
$custom: #cfafbf; $custom-light: #dec7d2; $custom-dark: #000000;
JSON
{
"hex": "#cfafbf",
"rgb": {
"r": 207,
"g": 175,
"b": 191
},
"hsl": {
"h": 330,
"s": 25,
"l": 74.902
},
"oklch": {
"l": 0.78671,
"c": 0.04268,
"h": 346.5
},
"luminance": 0.47687
}Semantic roles & 50–950 ramp
primary
#CFAFBF
secondary
#E1EAE6
accent
#A47342
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282