#CFCCDD#CFCCDD
#CFCCDD is a very light, muted violet. Relative luminance 0.617; OKLCH L 85.3% C 0.024 H 294.0°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCDD |
|---|---|
| RGB | rgb(207, 204, 221) |
| HSL | hsl(251, 20%, 83%) |
| HSV | hsv(251, 8%, 87%) |
| CMYK | cmyk(6.3%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(82.74, 4.21, -8.04) |
| CIE-LCH | lch(82.74, 9.07, 297.65°) |
| OKLab | oklab(85.28% 0.0096 -0.0215) |
| OKLCH | oklch(85.28% 0.024 294) |
| XYZ | xyz(60.3737, 61.6714, 77.1157) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.05
Fog
#D8DCE0
ΔE00 8.24
Light Gray
#D3D3D3
ΔE00 8.40
Dove Gray
#B6B8BD
ΔE00 8.44
Thistle
#D8BFD8
ΔE00 8.75
Gainsboro
#DCDCDC
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCDD #DADDCC
analogous
#CCD1DD #CFCCDD #D7CCDD
triadic
#CFCCDD #DDCFCC #CCDDCF
tetradic
#CFCCDD #DDCCD1 #DADDCC #CCDDD7
square
#CFCCDD #DDCCD1 #DADDCC #CCDDD7
split-complementary
#CFCCDD #DDD7CC #D1DDCC
monochromatic
#8A83AC #ACA7C5 #CFCCDD #EEEDF3 #EEEDF3
Accessibility & contrast
On white
1.57
#CFCCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#CFCCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCDD
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCDD | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDE
Deuteranopia (green-blind)
#C9CEDC
Tritanopia (blue-blind)
#CDCED1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfccdd; /* rgb */ color: rgb(207, 204, 221); /* oklch */ color: oklch(85.3% 0.024 294.0);
Tailwind
colors: {
custom: {
50: '#dddbe7',
500: '#cfccdd',
950: '#000000',
},
}SCSS
$custom: #cfccdd; $custom-light: #dddbe7; $custom-dark: #000000;
JSON
{
"hex": "#cfccdd",
"rgb": {
"r": 207,
"g": 204,
"b": 221
},
"hsl": {
"h": 250.588,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.85275,
"c": 0.02355,
"h": 294
},
"luminance": 0.61672
}Semantic roles & 50–950 ramp
primary
#CFCCDD
secondary
#AFB39A
accent
#9E478F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151516
muted
#848484