#CFACCB#CFACCB
#CFACCB is a light, muted purple. Relative luminance 0.471; OKLCH L 78.5% C 0.058 H 329.9°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CFACCB |
|---|---|
| RGB | rgb(207, 172, 203) |
| HSL | hsl(307, 27%, 74%) |
| HSV | hsv(307, 17%, 81%) |
| CMYK | cmyk(0%, 16.9%, 1.9%, 18.8%) |
| CIE-LAB | lab(74.24, 18.02, -10.96) |
| CIE-LCH | lch(74.24, 21.09, 328.70°) |
| OKLab | oklab(78.49% 0.0504 -0.0292) |
| OKLCH | oklch(78.49% 0.058 329.9) |
| XYZ | xyz(51.2629, 47.0833, 62.8759) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.18
Thistle
#D8BFD8
ΔE00 5.31
Plum
#DDA0DD
ΔE00 7.89
Dusty Pink
#D8A7B1
ΔE00 8.39
Light Mauve
#C292A1
ΔE00 9.63
Very Light Purple
#F6CEFC
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFACCB #ACCFB0
analogous
#C2ACCF #CFACCB #CFACBA
triadic
#CFACCB #CBCFAC #ACCBCF
tetradic
#CFACCB #CFC2AC #ACCFB0 #ACBACF
square
#CFACCB #CFC2AC #ACCFB0 #ACBACF
split-complementary
#CFACCB #BACFAC #ACCFC2
monochromatic
#A25E9A #B985B3 #CFACCB #E5D3E3 #F4ECF3
Accessibility & contrast
On white
2.02
#CFACCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#CFACCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFACCB
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFACCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFACCB | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CC
Deuteranopia (green-blind)
#B3B8CA
Tritanopia (blue-blind)
#D2AEB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cfaccb; /* rgb */ color: rgb(207, 172, 203); /* oklch */ color: oklch(78.5% 0.058 329.9);
Tailwind
colors: {
custom: {
50: '#dec4da',
500: '#cfaccb',
950: '#000000',
},
}SCSS
$custom: #cfaccb; $custom-light: #dec4da; $custom-dark: #000000;
JSON
{
"hex": "#cfaccb",
"rgb": {
"r": 207,
"g": 172,
"b": 203
},
"hsl": {
"h": 306.857,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.78488,
"c": 0.05821,
"h": 329.9
},
"luminance": 0.47082
}Semantic roles & 50–950 ramp
primary
#CFACCB
secondary
#E1EAE2
accent
#A54C40
background
#FDFCFD
surface
#FBF8FA
border
#D4D1D3
text
#151214
muted
#838183