#CFA9CD#CFA9CD
#CFA9CD is a light, moderate purple. Relative luminance 0.460; OKLCH L 78.0% C 0.066 H 327.9°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA9CD |
|---|---|
| RGB | rgb(207, 169, 205) |
| HSL | hsl(303, 28%, 74%) |
| HSV | hsv(303, 18%, 81%) |
| CMYK | cmyk(0%, 18.4%, 1%, 18.8%) |
| CIE-LAB | lab(73.58, 20.02, -13.05) |
| CIE-LCH | lch(73.58, 23.90, 326.91°) |
| OKLab | oklab(78% 0.0556 -0.0349) |
| OKLCH | oklch(78% 0.066 327.9) |
| XYZ | xyz(50.9383, 46.0502, 63.9510) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 1.99
Plum
#DDA0DD
ΔE00 6.43
Thistle
#D8BFD8
ΔE00 6.54
Light Lavendar
#EFC0FE
ΔE00 9.29
Dusty Pink
#D8A7B1
ΔE00 9.36
Light Lilac
#EDC8FF
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA9CD #A9CFAB
analogous
#BEA9CF #CFA9CD #CFA9BA
triadic
#CFA9CD #CDCFA9 #A9CDCF
tetradic
#CFA9CD #CFBEA9 #A9CFAB #A9BACF
square
#CFA9CD #CFBEA9 #A9CFAB #A9BACF
split-complementary
#CFA9CD #BACFA9 #A9CFBE
monochromatic
#A35B9F #B982B6 #CFA9CD #E5D0E4 #F4EBF4
Accessibility & contrast
On white
2.06
#CFA9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#CFA9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA9CD
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA9CD | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2CF
Deuteranopia (green-blind)
#B0B6CC
Tritanopia (blue-blind)
#D2ACB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cfa9cd; /* rgb */ color: rgb(207, 169, 205); /* oklch */ color: oklch(78.0% 0.066 327.9);
Tailwind
colors: {
custom: {
50: '#dec2dc',
500: '#cfa9cd',
950: '#000000',
},
}SCSS
$custom: #cfa9cd; $custom-light: #dec2dc; $custom-dark: #000000;
JSON
{
"hex": "#cfa9cd",
"rgb": {
"r": 207,
"g": 169,
"b": 205
},
"hsl": {
"h": 303.158,
"s": 28.358,
"l": 73.725
},
"oklch": {
"l": 0.77995,
"c": 0.06562,
"h": 327.9
},
"luminance": 0.46049
}Semantic roles & 50–950 ramp
primary
#CFA9CD
secondary
#E0EBE1
accent
#A7443F
background
#FDFBFD
surface
#FBF7FB
border
#D4D0D4
text
#151215
muted
#838183