#CDCED8#CDCED8
#CDCED8 is a very light, near-neutral blue. Relative luminance 0.621; OKLCH L 85.4% C 0.014 H 281.5°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCED8 |
|---|---|
| RGB | rgb(205, 206, 216) |
| HSL | hsl(235, 12%, 83%) |
| HSV | hsv(235, 5%, 85%) |
| CMYK | cmyk(5.1%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(82.96, 1.53, -5.06) |
| CIE-LCH | lch(82.96, 5.29, 286.78°) |
| OKLab | oklab(85.36% 0.0028 -0.0135) |
| OKLCH | oklch(85.36% 0.014 281.5) |
| XYZ | xyz(59.6405, 62.0794, 73.7929) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.82
Light Gray
#D3D3D3
ΔE00 5.05
Gainsboro
#DCDCDC
ΔE00 5.86
Silver
#C0C0C0
ΔE00 6.13
Dove Gray
#B6B8BD
ΔE00 6.29
Silver (survey)
#C5C9C7
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCED8 #D8D7CD
analogous
#CDD4D8 #CDCED8 #D1CDD8
triadic
#CDCED8 #D8CDCE #CED8CD
tetradic
#CDCED8 #D8CDD4 #D8D7CD #CDD8D1
square
#CDCED8 #D8CDD4 #D8D7CD #CDD8D1
split-complementary
#CDCED8 #D8D1CD #D4D8CD
monochromatic
#888BA2 #ABACBD #CDCED8 #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.57
#CDCED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#CDCED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCED8
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCED8 | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCFD9
Deuteranopia (green-blind)
#CBCED8
Tritanopia (blue-blind)
#CBD0D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdced8; /* rgb */ color: rgb(205, 206, 216); /* oklch */ color: oklch(85.4% 0.014 281.5);
Tailwind
colors: {
custom: {
50: '#dcdce4',
500: '#cdced8',
950: '#000000',
},
}SCSS
$custom: #cdced8; $custom-light: #dcdce4; $custom-dark: #000000;
JSON
{
"hex": "#cdced8",
"rgb": {
"r": 205,
"g": 206,
"b": 216
},
"hsl": {
"h": 234.545,
"s": 12.36,
"l": 82.549
},
"oklch": {
"l": 0.85362,
"c": 0.0138,
"h": 281.5
},
"luminance": 0.6208
}Semantic roles & 50–950 ramp
primary
#CDCED8
secondary
#ACAB9D
accent
#904F96
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484