#CDCED7#CDCED7
#CDCED7 is a very light, near-neutral blue. Relative luminance 0.620; OKLCH L 85.3% C 0.012 H 281.0°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCED7 |
|---|---|
| RGB | rgb(205, 206, 215) |
| HSL | hsl(234, 11%, 82%) |
| HSV | hsv(234, 5%, 84%) |
| CMYK | cmyk(4.7%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(82.93, 1.34, -4.57) |
| CIE-LCH | lch(82.93, 4.76, 286.30°) |
| OKLab | oklab(85.33% 0.0024 -0.0122) |
| OKLCH | oklch(85.33% 0.012 281) |
| XYZ | xyz(59.5116, 62.0278, 73.1141) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.50
Light Gray
#D3D3D3
ΔE00 4.62
Gainsboro
#DCDCDC
ΔE00 5.49
Silver
#C0C0C0
ΔE00 5.75
Dove Gray
#B6B8BD
ΔE00 6.10
Silver (survey)
#C5C9C7
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCED7 #D7D6CD
analogous
#CDD3D7 #CDCED7 #D1CDD7
triadic
#CDCED7 #D7CDCE #CED7CD
tetradic
#CDCED7 #D7CDD3 #D7D6CD #CDD7D1
square
#CDCED7 #D7CDD3 #D7D6CD #CDD7D1
split-complementary
#CDCED7 #D7D1CD #D3D7CD
monochromatic
#898BA1 #ABADBC #CDCED7 #EEEEF1 #EEEEF1
Accessibility & contrast
On white
1.57
#CDCED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#CDCED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCED7
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCED7 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCFD7
Deuteranopia (green-blind)
#CCCED7
Tritanopia (blue-blind)
#CBCFD1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cdced7; /* rgb */ color: rgb(205, 206, 215); /* oklch */ color: oklch(85.3% 0.012 281.0);
Tailwind
colors: {
custom: {
50: '#dcdce3',
500: '#cdced7',
950: '#000000',
},
}SCSS
$custom: #cdced7; $custom-light: #dcdce3; $custom-dark: #000000;
JSON
{
"hex": "#cdced7",
"rgb": {
"r": 205,
"g": 206,
"b": 215
},
"hsl": {
"h": 234,
"s": 11.111,
"l": 82.353
},
"oklch": {
"l": 0.85331,
"c": 0.01242,
"h": 281
},
"luminance": 0.62028
}Semantic roles & 50–950 ramp
primary
#CDCED7
secondary
#ABAA9D
accent
#8E5095
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484