#CFC9DA#CFC9DA
#CFC9DA is a very light, muted violet. Relative luminance 0.601; OKLCH L 84.6% C 0.024 H 301.9°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC9DA |
|---|---|
| RGB | rgb(207, 201, 218) |
| HSL | hsl(261, 19%, 82%) |
| HSV | hsv(261, 8%, 85%) |
| CMYK | cmyk(5%, 7.8%, 0%, 14.5%) |
| CIE-LAB | lab(81.89, 5.22, -7.69) |
| CIE-LCH | lch(81.89, 9.29, 304.19°) |
| OKLab | oklab(84.59% 0.0128 -0.0205) |
| OKLCH | oklch(84.59% 0.024 301.9) |
| XYZ | xyz(59.2714, 60.1006, 74.7941) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.96
Thistle
#D8BFD8
ΔE00 7.43
Dove Gray
#B6B8BD
ΔE00 8.70
Light Gray
#D3D3D3
ΔE00 8.98
Fog
#D8DCE0
ΔE00 9.26
Silver
#C0C0C0
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC9DA #D4DAC9
analogous
#C9CCDA #CFC9DA #D8C9DA
triadic
#CFC9DA #DACFC9 #C9DACF
tetradic
#CFC9DA #DAC9CC #D4DAC9 #C9DAD8
square
#CFC9DA #DAC9CC #D4DAC9 #C9DAD8
split-complementary
#CFC9DA #DAD8C9 #CCDAC9
monochromatic
#8E80A8 #AFA5C1 #CFC9DA #EFEDF3 #EFEDF3
Accessibility & contrast
On white
1.61
#CFC9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#CFC9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC9DA
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC9DA | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDB
Deuteranopia (green-blind)
#C7CCD9
Tritanopia (blue-blind)
#CDCBCE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfc9da; /* rgb */ color: rgb(207, 201, 218); /* oklch */ color: oklch(84.6% 0.024 301.9);
Tailwind
colors: {
custom: {
50: '#ddd9e5',
500: '#cfc9da',
950: '#000000',
},
}SCSS
$custom: #cfc9da; $custom-light: #ddd9e5; $custom-dark: #000000;
JSON
{
"hex": "#cfc9da",
"rgb": {
"r": 207,
"g": 201,
"b": 218
},
"hsl": {
"h": 261.176,
"s": 18.681,
"l": 82.157
},
"oklch": {
"l": 0.84585,
"c": 0.02419,
"h": 301.9
},
"luminance": 0.60101
}Semantic roles & 50–950 ramp
primary
#CFC9DA
secondary
#A7B098
accent
#9D497F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384