#CDCFDF#CDCFDF
#CDCFDF is a very light, muted blue. Relative luminance 0.629; OKLCH L 85.8% C 0.022 H 280.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCFDF |
|---|---|
| RGB | rgb(205, 207, 223) |
| HSL | hsl(233, 22%, 84%) |
| HSV | hsv(233, 8%, 87%) |
| CMYK | cmyk(8.1%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(83.41, 2.35, -8.13) |
| CIE-LCH | lch(83.41, 8.46, 286.15°) |
| OKLab | oklab(85.78% 0.0039 -0.0218) |
| OKLCH | oklch(85.78% 0.022 280.2) |
| XYZ | xyz(60.8063, 62.9321, 78.7414) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.71
Fog
#D8DCE0
ΔE00 6.61
Light Blue Grey
#B7C9E2
ΔE00 6.80
Light Gray
#D3D3D3
ΔE00 7.43
Dove Gray
#B6B8BD
ΔE00 7.82
Gainsboro
#DCDCDC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCFDF #DFDDCD
analogous
#CDD8DF #CDCFDF #D4CDDF
triadic
#CDCFDF #DFCDCF #CFDFCD
tetradic
#CDCFDF #DFCDD8 #DFDDCD #CDDFD4
square
#CDCFDF #DFCDD8 #DFDDCD #CDDFD4
split-complementary
#CDCFDF #DFD4CD #D8DFCD
monochromatic
#8287AF #A8ABC7 #CDCFDF #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.55
#CDCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#CDCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCFDF
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCFDF | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0E0
Deuteranopia (green-blind)
#CACFDF
Tritanopia (blue-blind)
#C9D2D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdcfdf; /* rgb */ color: rgb(205, 207, 223); /* oklch */ color: oklch(85.8% 0.022 280.2);
Tailwind
colors: {
custom: {
50: '#dcdde9',
500: '#cdcfdf',
950: '#000000',
},
}SCSS
$custom: #cdcfdf; $custom-light: #dcdde9; $custom-dark: #000000;
JSON
{
"hex": "#cdcfdf",
"rgb": {
"r": 205,
"g": 207,
"b": 223
},
"hsl": {
"h": 233.333,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.8578,
"c": 0.02215,
"h": 280.2
},
"luminance": 0.62932
}Semantic roles & 50–950 ramp
primary
#CDCFDF
secondary
#B5B29B
accent
#9645A0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484