#CDCDDF#CDCDDF
#CDCDDF is a very light, muted blue. Relative luminance 0.620; OKLCH L 85.4% C 0.025 H 285.9°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDDF |
|---|---|
| RGB | rgb(205, 205, 223) |
| HSL | hsl(240, 22%, 84%) |
| HSV | hsv(240, 8%, 87%) |
| CMYK | cmyk(8.1%, 8.1%, 0%, 12.5%) |
| CIE-LAB | lab(82.90, 3.41, -8.89) |
| CIE-LCH | lch(82.90, 9.52, 291.00°) |
| OKLab | oklab(85.38% 0.0068 -0.0238) |
| OKLCH | oklch(85.38% 0.025 285.9) |
| XYZ | xyz(60.3248, 61.9692, 78.5809) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.77
Light Blue Grey
#B7C9E2
ΔE00 7.60
Fog
#D8DCE0
ΔE00 7.85
Dove Gray
#B6B8BD
ΔE00 8.33
Light Gray
#D3D3D3
ΔE00 8.40
Lightsteelblue
#B0C4DE
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDDF #DFDFCD
analogous
#CDD6DF #CDCDDF #D6CDDF
triadic
#CDCDDF #DFCDCD #CDDFCD
tetradic
#CDCDDF #DFCDD6 #DFDFCD #CDDFD6
square
#CDCDDF #DFCDD6 #DFDFCD #CDDFD6
split-complementary
#CDCDDF #DFD6CD #D6DFCD
monochromatic
#8282AF #A8A8C7 #CDCDDF #ECECF3 #ECECF3
Accessibility & contrast
On white
1.57
#CDCDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#CDCDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDDF
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDDF | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFE0
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#CAD0D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cdcddf; /* rgb */ color: rgb(205, 205, 223); /* oklch */ color: oklch(85.4% 0.025 285.9);
Tailwind
colors: {
custom: {
50: '#dcdce9',
500: '#cdcddf',
950: '#000000',
},
}SCSS
$custom: #cdcddf; $custom-light: #dcdce9; $custom-dark: #000000;
JSON
{
"hex": "#cdcddf",
"rgb": {
"r": 205,
"g": 205,
"b": 223
},
"hsl": {
"h": 240,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.85381,
"c": 0.02477,
"h": 285.9
},
"luminance": 0.61969
}Semantic roles & 50–950 ramp
primary
#CDCDDF
secondary
#B5B59B
accent
#A045A0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484