#CFCCDA#CFCCDA
#CFCCDA is a very light, near-neutral violet. Relative luminance 0.615; OKLCH L 85.2% C 0.019 H 295.8°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCDA |
|---|---|
| RGB | rgb(207, 204, 218) |
| HSL | hsl(253, 16%, 83%) |
| HSV | hsv(253, 6%, 85%) |
| CMYK | cmyk(5%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(82.65, 3.63, -6.56) |
| CIE-LCH | lch(82.65, 7.50, 298.98°) |
| OKLab | oklab(85.18% 0.0085 -0.0175) |
| OKLCH | oklch(85.18% 0.019 295.8) |
| XYZ | xyz(59.9776, 61.5130, 75.0295) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.37
Light Gray
#D3D3D3
ΔE00 7.27
Fog
#D8DCE0
ΔE00 7.31
Dove Gray
#B6B8BD
ΔE00 7.63
Gainsboro
#DCDCDC
ΔE00 7.90
Silver
#C0C0C0
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCDA #D7DACC
analogous
#CCD0DA #CFCCDA #D6CCDA
triadic
#CFCCDA #DACFCC #CCDACF
tetradic
#CFCCDA #DACCD0 #D7DACC #CCDAD6
square
#CFCCDA #DACCD0 #D7DACC #CCDAD6
split-complementary
#CFCCDA #DAD6CC #D0DACC
monochromatic
#8C85A7 #AEA9C0 #CFCCDA #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.58
#CFCCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#CFCCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCDA
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCDA | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDB
Deuteranopia (green-blind)
#CACEDA
Tritanopia (blue-blind)
#CDCED0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfccda; /* rgb */ color: rgb(207, 204, 218); /* oklch */ color: oklch(85.2% 0.019 295.8);
Tailwind
colors: {
custom: {
50: '#dddbe5',
500: '#cfccda',
950: '#000000',
},
}SCSS
$custom: #cfccda; $custom-light: #dddbe5; $custom-dark: #000000;
JSON
{
"hex": "#cfccda",
"rgb": {
"r": 207,
"g": 204,
"b": 218
},
"hsl": {
"h": 252.857,
"s": 15.909,
"l": 82.745
},
"oklch": {
"l": 0.85181,
"c": 0.01946,
"h": 295.8
},
"luminance": 0.61513
}Semantic roles & 50–950 ramp
primary
#CFCCDA
secondary
#ABAF9B
accent
#9A4B89
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484