#CDCFDD#CDCFDD
#CDCFDD is a very light, near-neutral blue. Relative luminance 0.628; OKLCH L 85.7% C 0.019 H 279.5°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCFDD |
|---|---|
| RGB | rgb(205, 207, 221) |
| HSL | hsl(233, 19%, 84%) |
| HSV | hsv(233, 7%, 87%) |
| CMYK | cmyk(7.2%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(83.35, 1.96, -7.15) |
| CIE-LCH | lch(83.35, 7.41, 285.36°) |
| OKLab | oklab(85.72% 0.0032 -0.0191) |
| OKLCH | oklch(85.72% 0.019 279.5) |
| XYZ | xyz(60.5382, 62.8249, 77.3297) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.88
Lavender (CSS)
#E6E6FA
ΔE00 6.04
Light Gray
#D3D3D3
ΔE00 6.63
Light Blue Grey
#B7C9E2
ΔE00 6.92
Gainsboro
#DCDCDC
ΔE00 7.19
Dove Gray
#B6B8BD
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCFDD #DDDBCD
analogous
#CDD7DD #CDCFDD #D3CDDD
triadic
#CDCFDD #DDCDCF #CFDDCD
tetradic
#CDCFDD #DDCDD7 #DDDBCD #CDDDD3
square
#CDCFDD #DDCDD7 #DDDBCD #CDDDD3
split-complementary
#CDCFDD #DDD3CD #D7DDCD
monochromatic
#8489AB #A9ACC4 #CDCFDD #EDEEF3 #EDEEF3
Accessibility & contrast
On white
1.55
#CDCFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#CDCFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCFDD
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCFDD | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DE
Deuteranopia (green-blind)
#CBCFDD
Tritanopia (blue-blind)
#CAD1D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdcfdd; /* rgb */ color: rgb(205, 207, 221); /* oklch */ color: oklch(85.7% 0.019 279.5);
Tailwind
colors: {
custom: {
50: '#dcdde7',
500: '#cdcfdd',
950: '#000000',
},
}SCSS
$custom: #cdcfdd; $custom-light: #dcdde7; $custom-dark: #000000;
JSON
{
"hex": "#cdcfdd",
"rgb": {
"r": 205,
"g": 207,
"b": 221
},
"hsl": {
"h": 232.5,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.85717,
"c": 0.01941,
"h": 279.5
},
"luminance": 0.62825
}Semantic roles & 50–950 ramp
primary
#CDCFDD
secondary
#B3B09B
accent
#93489D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484