#CDCFDE#CDCFDE
#CDCFDE is a very light, muted blue. Relative luminance 0.629; OKLCH L 85.7% C 0.021 H 279.9°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCFDE |
|---|---|
| RGB | rgb(205, 207, 222) |
| HSL | hsl(233, 20%, 84%) |
| HSV | hsv(233, 8%, 87%) |
| CMYK | cmyk(7.7%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(83.38, 2.16, -7.64) |
| CIE-LCH | lch(83.38, 7.94, 285.78°) |
| OKLab | oklab(85.75% 0.0036 -0.0205) |
| OKLCH | oklch(85.75% 0.021 279.9) |
| XYZ | xyz(60.6719, 62.8784, 78.0334) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.86
Fog
#D8DCE0
ΔE00 6.24
Light Blue Grey
#B7C9E2
ΔE00 6.84
Light Gray
#D3D3D3
ΔE00 7.03
Gainsboro
#DCDCDC
ΔE00 7.55
Dove Gray
#B6B8BD
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCFDE #DEDCCD
analogous
#CDD7DE #CDCFDE #D3CDDE
triadic
#CDCFDE #DECDCF #CFDECD
tetradic
#CDCFDE #DECDD7 #DEDCCD #CDDED3
square
#CDCFDE #DECDD7 #DEDCCD #CDDED3
split-complementary
#CDCFDE #DED3CD #D7DECD
monochromatic
#8388AD #A8ACC6 #CDCFDE #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.55
#CDCFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#CDCFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCFDE
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCFDE | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DF
Deuteranopia (green-blind)
#CBCFDE
Tritanopia (blue-blind)
#CAD1D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdcfde; /* rgb */ color: rgb(205, 207, 222); /* oklch */ color: oklch(85.7% 0.021 279.9);
Tailwind
colors: {
custom: {
50: '#dcdde8',
500: '#cdcfde',
950: '#000000',
},
}SCSS
$custom: #cdcfde; $custom-light: #dcdde8; $custom-dark: #000000;
JSON
{
"hex": "#cdcfde",
"rgb": {
"r": 205,
"g": 207,
"b": 222
},
"hsl": {
"h": 232.941,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.85748,
"c": 0.02078,
"h": 279.9
},
"luminance": 0.62879
}Semantic roles & 50–950 ramp
primary
#CDCFDE
secondary
#B4B19B
accent
#94479F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484