#CDCFDC#CDCFDC
#CDCFDC is a very light, near-neutral blue. Relative luminance 0.628; OKLCH L 85.7% C 0.018 H 279.0°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCFDC |
|---|---|
| RGB | rgb(205, 207, 220) |
| HSL | hsl(232, 18%, 83%) |
| HSV | hsv(232, 7%, 86%) |
| CMYK | cmyk(6.8%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(83.32, 1.77, -6.66) |
| CIE-LCH | lch(83.32, 6.89, 284.89°) |
| OKLab | oklab(85.69% 0.0028 -0.0178) |
| OKLCH | oklch(85.69% 0.018 279) |
| XYZ | xyz(60.4054, 62.7718, 76.6301) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.52
Light Gray
#D3D3D3
ΔE00 6.22
Lavender (CSS)
#E6E6FA
ΔE00 6.24
Gainsboro
#DCDCDC
ΔE00 6.82
Light Blue Grey
#B7C9E2
ΔE00 7.02
Dove Gray
#B6B8BD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCFDC #DCDACD
analogous
#CDD6DC #CDCFDC #D2CDDC
triadic
#CDCFDC #DCCDCF #CFDCCD
tetradic
#CDCFDC #DCCDD6 #DCDACD #CDDCD2
square
#CDCFDC #DCCDD6 #DCDACD #CDDCD2
split-complementary
#CDCFDC #DCD2CD #D6DCCD
monochromatic
#858AAA #A9ACC3 #CDCFDC #EDEEF2 #EDEEF2
Accessibility & contrast
On white
1.55
#CDCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#CDCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCFDC
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCFDC | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DD
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#CAD1D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdcfdc; /* rgb */ color: rgb(205, 207, 220); /* oklch */ color: oklch(85.7% 0.018 279.0);
Tailwind
colors: {
custom: {
50: '#dcdde6',
500: '#cdcfdc',
950: '#000000',
},
}SCSS
$custom: #cdcfdc; $custom-light: #dcdde6; $custom-dark: #000000;
JSON
{
"hex": "#cdcfdc",
"rgb": {
"r": 205,
"g": 207,
"b": 220
},
"hsl": {
"h": 232,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.85686,
"c": 0.01803,
"h": 279
},
"luminance": 0.62772
}Semantic roles & 50–950 ramp
primary
#CDCFDC
secondary
#B2AF9C
accent
#914A9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484