#CDCFDB#CDCFDB
#CDCFDB is a very light, near-neutral blue. Relative luminance 0.627; OKLCH L 85.7% C 0.017 H 278.5°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCFDB |
|---|---|
| RGB | rgb(205, 207, 219) |
| HSL | hsl(231, 16%, 83%) |
| HSV | hsv(231, 6%, 86%) |
| CMYK | cmyk(6.4%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(83.29, 1.58, -6.16) |
| CIE-LCH | lch(83.29, 6.36, 284.34°) |
| OKLab | oklab(85.66% 0.0025 -0.0165) |
| OKLCH | oklch(85.66% 0.017 278.5) |
| XYZ | xyz(60.2734, 62.7190, 75.9347) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.16
Light Gray
#D3D3D3
ΔE00 5.81
Gainsboro
#DCDCDC
ΔE00 6.45
Lavender (CSS)
#E6E6FA
ΔE00 6.48
Dove Gray
#B6B8BD
ΔE00 6.81
Silver
#C0C0C0
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCFDB #DBD9CD
analogous
#CDD6DB #CDCFDB #D2CDDB
triadic
#CDCFDB #DBCDCF #CFDBCD
tetradic
#CDCFDB #DBCDD6 #DBD9CD #CDDBD2
square
#CDCFDB #DBCDD6 #DBD9CD #CDDBD2
split-complementary
#CDCFDB #DBD2CD #D6DBCD
monochromatic
#868BA8 #A9ADC1 #CDCFDB #EDEEF2 #EDEEF2
Accessibility & contrast
On white
1.55
#CDCFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#CDCFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCFDB
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCFDB | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DC
Deuteranopia (green-blind)
#CBCFDB
Tritanopia (blue-blind)
#CAD1D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdcfdb; /* rgb */ color: rgb(205, 207, 219); /* oklch */ color: oklch(85.7% 0.017 278.5);
Tailwind
colors: {
custom: {
50: '#dcdde6',
500: '#cdcfdb',
950: '#000000',
},
}SCSS
$custom: #cdcfdb; $custom-light: #dcdde6; $custom-dark: #000000;
JSON
{
"hex": "#cdcfdb",
"rgb": {
"r": 205,
"g": 207,
"b": 219
},
"hsl": {
"h": 231.429,
"s": 16.279,
"l": 83.137
},
"oklch": {
"l": 0.85655,
"c": 0.01666,
"h": 278.5
},
"luminance": 0.62719
}Semantic roles & 50–950 ramp
primary
#CDCFDB
secondary
#B0AD9C
accent
#8F4B9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484