#CFCDDC#CFCDDC
#CFCDDC is a very light, muted blue. Relative luminance 0.621; OKLCH L 85.4% C 0.021 H 292.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDDC |
|---|---|
| RGB | rgb(207, 205, 220) |
| HSL | hsl(248, 18%, 83%) |
| HSV | hsv(248, 7%, 86%) |
| CMYK | cmyk(5.9%, 6.8%, 0%, 13.7%) |
| CIE-LAB | lab(82.96, 3.49, -7.17) |
| CIE-LCH | lch(82.96, 7.97, 295.95°) |
| OKLab | oklab(85.44% 0.0078 -0.0192) |
| OKLCH | oklch(85.44% 0.021 292.1) |
| XYZ | xyz(60.4793, 62.0952, 76.4956) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.99
Fog
#D8DCE0
ΔE00 7.27
Light Gray
#D3D3D3
ΔE00 7.47
Dove Gray
#B6B8BD
ΔE00 7.85
Gainsboro
#DCDCDC
ΔE00 8.04
Silver
#C0C0C0
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDDC #DADCCD
analogous
#CDD2DC #CFCDDC #D6CDDC
triadic
#CFCDDC #DCCFCD #CDDCCF
tetradic
#CFCDDC #DCCDD2 #DADCCD #CDDCD6
square
#CFCDDC #DCCDD2 #DADCCD #CDDCD6
split-complementary
#CFCDDC #DCD6CD #D2DCCD
monochromatic
#8A85AA #ACA9C3 #CFCDDC #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.56
#CFCDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#CFCDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDDC
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDDC | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#CACEDC
Tritanopia (blue-blind)
#CDCFD2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfcddc; /* rgb */ color: rgb(207, 205, 220); /* oklch */ color: oklch(85.4% 0.021 292.1);
Tailwind
colors: {
custom: {
50: '#dddce6',
500: '#cfcddc',
950: '#000000',
},
}SCSS
$custom: #cfcddc; $custom-light: #dddce6; $custom-dark: #000000;
JSON
{
"hex": "#cfcddc",
"rgb": {
"r": 207,
"g": 205,
"b": 220
},
"hsl": {
"h": 248,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.85442,
"c": 0.02069,
"h": 292.1
},
"luminance": 0.62095
}Semantic roles & 50–950 ramp
primary
#CFCDDC
secondary
#AFB29C
accent
#9C4A91
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484