#CFCDDD#CFCDDD
#CFCDDD is a very light, muted blue. Relative luminance 0.621; OKLCH L 85.5% C 0.022 H 291.7°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDDD |
|---|---|
| RGB | rgb(207, 205, 221) |
| HSL | hsl(248, 19%, 84%) |
| HSV | hsv(248, 7%, 87%) |
| CMYK | cmyk(6.3%, 7.2%, 0%, 13.3%) |
| CIE-LAB | lab(82.99, 3.68, -7.66) |
| CIE-LCH | lch(82.99, 8.50, 295.67°) |
| OKLab | oklab(85.47% 0.0081 -0.0205) |
| OKLCH | oklch(85.47% 0.022 291.7) |
| XYZ | xyz(60.6121, 62.1483, 77.1952) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.88
Fog
#D8DCE0
ΔE00 7.60
Light Gray
#D3D3D3
ΔE00 7.86
Dove Gray
#B6B8BD
ΔE00 8.12
Gainsboro
#DCDCDC
ΔE00 8.39
Light Blue Grey
#B7C9E2
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDDD #DBDDCD
analogous
#CDD3DD #CFCDDD #D7CDDD
triadic
#CFCDDD #DDCFCD #CDDDCF
tetradic
#CFCDDD #DDCDD3 #DBDDCD #CDDDD7
square
#CFCDDD #DDCDD3 #DBDDCD #CDDDD7
split-complementary
#CFCDDD #DDD7CD #D3DDCD
monochromatic
#8984AB #ACA9C4 #CFCDDD #EEEDF3 #EEEDF3
Accessibility & contrast
On white
1.56
#CFCDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#CFCDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDDD
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDDD | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDE
Deuteranopia (green-blind)
#CACEDD
Tritanopia (blue-blind)
#CDCFD2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfcddd; /* rgb */ color: rgb(207, 205, 221); /* oklch */ color: oklch(85.5% 0.022 291.7);
Tailwind
colors: {
custom: {
50: '#dddce7',
500: '#cfcddd',
950: '#000000',
},
}SCSS
$custom: #cfcddd; $custom-light: #dddce7; $custom-dark: #000000;
JSON
{
"hex": "#cfcddd",
"rgb": {
"r": 207,
"g": 205,
"b": 221
},
"hsl": {
"h": 247.5,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.85474,
"c": 0.02206,
"h": 291.7
},
"luminance": 0.62148
}Semantic roles & 50–950 ramp
primary
#CFCDDD
secondary
#B0B39B
accent
#9D4893
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484