#CDD0DF#CDD0DF
#CDD0DF is a very light, muted blue. Relative luminance 0.634; OKLCH L 86.0% C 0.021 H 276.9°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD0DF |
|---|---|
| RGB | rgb(205, 208, 223) |
| HSL | hsl(230, 22%, 84%) |
| HSV | hsv(230, 8%, 87%) |
| CMYK | cmyk(8.1%, 6.7%, 0%, 12.5%) |
| CIE-LAB | lab(83.66, 1.83, -7.75) |
| CIE-LCH | lch(83.66, 7.96, 283.26°) |
| OKLab | oklab(85.98% 0.0025 -0.0208) |
| OKLCH | oklch(85.98% 0.021 276.9) |
| XYZ | xyz(61.0493, 63.4182, 78.8224) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.83
Fog
#D8DCE0
ΔE00 5.98
Light Blue Grey
#B7C9E2
ΔE00 6.48
Light Gray
#D3D3D3
ΔE00 6.96
Gainsboro
#DCDCDC
ΔE00 7.44
Dove Gray
#B6B8BD
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD0DF #DFDCCD
analogous
#CDD9DF #CDD0DF #D3CDDF
triadic
#CDD0DF #DFCDD0 #D0DFCD
tetradic
#CDD0DF #DFCDD9 #DFDCCD #CDDFD3
square
#CDD0DF #DFCDD9 #DFDCCD #CDDFD3
split-complementary
#CDD0DF #DFD3CD #D9DFCD
monochromatic
#828AAF #A8ADC7 #CDD0DF #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.53
#CDD0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#CDD0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD0DF
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD0DF | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E0
Deuteranopia (green-blind)
#CBD0DF
Tritanopia (blue-blind)
#C9D3D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdd0df; /* rgb */ color: rgb(205, 208, 223); /* oklch */ color: oklch(86.0% 0.021 276.9);
Tailwind
colors: {
custom: {
50: '#dcdee9',
500: '#cdd0df',
950: '#000000',
},
}SCSS
$custom: #cdd0df; $custom-light: #dcdee9; $custom-dark: #000000;
JSON
{
"hex": "#cdd0df",
"rgb": {
"r": 205,
"g": 208,
"b": 223
},
"hsl": {
"h": 230,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.8598,
"c": 0.02093,
"h": 276.9
},
"luminance": 0.63419
}Semantic roles & 50–950 ramp
primary
#CDD0DF
secondary
#B5B19B
accent
#9145A0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484