#CFC4D2#CFC4D2
#CFC4D2 is a very light, muted purple. Relative luminance 0.574; OKLCH L 83.3% C 0.023 H 319.0°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC4D2 |
|---|---|
| RGB | rgb(207, 196, 210) |
| HSL | hsl(287, 13%, 80%) |
| HSV | hsv(287, 7%, 82%) |
| CMYK | cmyk(1.4%, 6.7%, 0%, 17.6%) |
| CIE-LAB | lab(80.40, 6.37, -5.60) |
| CIE-LCH | lch(80.40, 8.48, 318.67°) |
| OKLab | oklab(83.35% 0.0171 -0.0149) |
| OKLCH | oklch(83.35% 0.023 319) |
| XYZ | xyz(57.1031, 57.3987, 69.0311) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.20
Dove Gray
#B6B8BD
ΔE00 8.76
Lavender (CSS)
#E6E6FA
ΔE00 8.94
Silver
#C0C0C0
ΔE00 9.06
Light Gray
#D3D3D3
ΔE00 9.29
Gainsboro
#DCDCDC
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC4D2 #C7D2C4
analogous
#C8C4D2 #CFC4D2 #D2C4CE
triadic
#CFC4D2 #D2CFC4 #C4D2CF
tetradic
#CFC4D2 #D2C8C4 #C7D2C4 #C4CED2
square
#CFC4D2 #D2C8C4 #C7D2C4 #C4CED2
split-complementary
#CFC4D2 #CED2C4 #C4D2C8
monochromatic
#977F9D #B3A1B8 #CFC4D2 #EBE7EC #F1EEF2
Accessibility & contrast
On white
1.68
#CFC4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#CFC4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC4D2
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC4D2 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D3
Deuteranopia (green-blind)
#C5C8D1
Tritanopia (blue-blind)
#CFC5C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfc4d2; /* rgb */ color: rgb(207, 196, 210); /* oklch */ color: oklch(83.3% 0.023 319.0);
Tailwind
colors: {
custom: {
50: '#ddd5df',
500: '#cfc4d2',
950: '#000000',
},
}SCSS
$custom: #cfc4d2; $custom-light: #ddd5df; $custom-dark: #000000;
JSON
{
"hex": "#cfc4d2",
"rgb": {
"r": 207,
"g": 196,
"b": 210
},
"hsl": {
"h": 287.143,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.83346,
"c": 0.02267,
"h": 319
},
"luminance": 0.57398
}Semantic roles & 50–950 ramp
primary
#CFC4D2
secondary
#98A694
accent
#984E5E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384