#CFC7DD#CFC7DD
#CFC7DD is a very light, muted violet. Relative luminance 0.593; OKLCH L 84.3% C 0.031 H 302.2°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC7DD |
|---|---|
| RGB | rgb(207, 199, 221) |
| HSL | hsl(262, 24%, 82%) |
| HSV | hsv(262, 10%, 87%) |
| CMYK | cmyk(6.3%, 10%, 0%, 13.3%) |
| CIE-LAB | lab(81.47, 6.87, -9.92) |
| CIE-LCH | lch(81.47, 12.06, 304.70°) |
| OKLab | oklab(84.29% 0.0168 -0.0266) |
| OKLCH | oklch(84.29% 0.031 302.2) |
| XYZ | xyz(59.2043, 59.3327, 76.7259) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.00
Lavender (CSS)
#E6E6FA
ΔE00 7.63
Periwinkle
#CCCCFF
ΔE00 9.16
Pale Lilac
#E4CBFF
ΔE00 9.74
Pale Lavender
#EECFFE
ΔE00 10.02
Dove Gray
#B6B8BD
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC7DD #D5DDC7
analogous
#C7CADD #CFC7DD #DAC7DD
triadic
#CFC7DD #DDCFC7 #C7DDCF
tetradic
#CFC7DD #DDC7CA #D5DDC7 #C7DDDA
square
#CFC7DD #DDC7CA #D5DDC7 #C7DDDA
split-complementary
#CFC7DD #DDDAC7 #CADDC7
monochromatic
#8E7BAF #AEA1C6 #CFC7DD #EFECF3 #EFECF3
Accessibility & contrast
On white
1.63
#CFC7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#CFC7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC7DD
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC7DD | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADE
Deuteranopia (green-blind)
#C5CADC
Tritanopia (blue-blind)
#CDCACE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfc7dd; /* rgb */ color: rgb(207, 199, 221); /* oklch */ color: oklch(84.3% 0.031 302.2);
Tailwind
colors: {
custom: {
50: '#ddd8e7',
500: '#cfc7dd',
950: '#000000',
},
}SCSS
$custom: #cfc7dd; $custom-light: #ddd8e7; $custom-dark: #000000;
JSON
{
"hex": "#cfc7dd",
"rgb": {
"r": 207,
"g": 199,
"b": 221
},
"hsl": {
"h": 261.818,
"s": 24.444,
"l": 82.353
},
"oklch": {
"l": 0.84287,
"c": 0.03142,
"h": 302.2
},
"luminance": 0.59333
}Semantic roles & 50–950 ramp
primary
#CFC7DD
secondary
#A8B495
accent
#A34380
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384