#CFA3BE#CFA3BE
#CFA3BE is a light, moderate pink. Relative luminance 0.432; OKLCH L 76.4% C 0.063 H 341.3°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA3BE |
|---|---|
| RGB | rgb(207, 163, 190) |
| HSL | hsl(323, 31%, 73%) |
| HSV | hsv(323, 21%, 81%) |
| CMYK | cmyk(0%, 21.3%, 8.2%, 18.8%) |
| CIE-LAB | lab(71.68, 20.60, -7.64) |
| CIE-LCH | lch(71.68, 21.97, 339.66°) |
| OKLab | oklab(76.38% 0.0596 -0.0201) |
| OKLCH | oklch(76.38% 0.063 341.3) |
| XYZ | xyz(48.1230, 43.1790, 54.5046) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.03
Dusty Pink
#D8A7B1
ΔE00 6.18
Light Mauve
#C292A1
ΔE00 6.54
Faded Pink
#DE9DAC
ΔE00 6.91
Thistle
#D8BFD8
ΔE00 8.04
Grey Pink
#C3909B
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA3BE #A3CFB4
analogous
#CAA3CF #CFA3BE #CFA3A8
triadic
#CFA3BE #BECFA3 #A3BECF
tetradic
#CFA3BE #CFCAA3 #A3CFB4 #A3A8CF
square
#CFA3BE #CFCAA3 #A3CFB4 #A3A8CF
split-complementary
#CFA3BE #A8CFA3 #A3CFCA
monochromatic
#A35585 #BA7BA2 #CFA3BE #E4CBDA #F5EBF1
Accessibility & contrast
On white
2.18
#CFA3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#CFA3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA3BE
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA3BE | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBF
Deuteranopia (green-blind)
#AFB2BD
Tritanopia (blue-blind)
#D5A3AC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #cfa3be; /* rgb */ color: rgb(207, 163, 190); /* oklch */ color: oklch(76.4% 0.063 341.3);
Tailwind
colors: {
custom: {
50: '#debed1',
500: '#cfa3be',
950: '#000000',
},
}SCSS
$custom: #cfa3be; $custom-light: #debed1; $custom-dark: #000000;
JSON
{
"hex": "#cfa3be",
"rgb": {
"r": 207,
"g": 163,
"b": 190
},
"hsl": {
"h": 323.182,
"s": 31.429,
"l": 72.549
},
"oklch": {
"l": 0.76377,
"c": 0.0629,
"h": 341.3
},
"luminance": 0.43177
}Semantic roles & 50–950 ramp
primary
#CFA3BE
secondary
#E0EBE4
accent
#AA663B
background
#FDFBFC
surface
#FBF7F9
border
#D4D0D2
text
#151214
muted
#838182