#CDD1DF#CDD1DF
#CDD1DF is a very light, near-neutral blue. Relative luminance 0.639; OKLCH L 86.2% C 0.020 H 273.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD1DF |
|---|---|
| RGB | rgb(205, 209, 223) |
| HSL | hsl(227, 22%, 84%) |
| HSV | hsv(227, 8%, 87%) |
| CMYK | cmyk(8.1%, 6.3%, 0%, 12.5%) |
| CIE-LAB | lab(83.92, 1.30, -7.37) |
| CIE-LCH | lch(83.92, 7.48, 280.01°) |
| OKLab | oklab(86.18% 0.0011 -0.0198) |
| OKLCH | oklch(86.18% 0.02 273.2) |
| XYZ | xyz(61.2939, 63.9073, 78.9039) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.37
Lavender (CSS)
#E6E6FA
ΔE00 6.05
Light Blue Grey
#B7C9E2
ΔE00 6.26
Light Gray
#D3D3D3
ΔE00 6.52
Gainsboro
#DCDCDC
ΔE00 6.97
Lightsteelblue
#B0C4DE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD1DF #DFDBCD
analogous
#CDDADF #CDD1DF #D2CDDF
triadic
#CDD1DF #DFCDD1 #D1DFCD
tetradic
#CDD1DF #DFCDDA #DFDBCD #CDDFD2
square
#CDD1DF #DFCDDA #DFDBCD #CDDFD2
split-complementary
#CDD1DF #DFD2CD #DADFCD
monochromatic
#828CAF #A8AFC7 #CDD1DF #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.52
#CDD1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#CDD1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD1DF
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD1DF | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E0
Deuteranopia (green-blind)
#CCD1DF
Tritanopia (blue-blind)
#C9D3D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdd1df; /* rgb */ color: rgb(205, 209, 223); /* oklch */ color: oklch(86.2% 0.020 273.2);
Tailwind
colors: {
custom: {
50: '#dcdfe9',
500: '#cdd1df',
950: '#000000',
},
}SCSS
$custom: #cdd1df; $custom-light: #dcdfe9; $custom-dark: #000000;
JSON
{
"hex": "#cdd1df",
"rgb": {
"r": 205,
"g": 209,
"b": 223
},
"hsl": {
"h": 226.667,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.86181,
"c": 0.01979,
"h": 273.2
},
"luminance": 0.63908
}Semantic roles & 50–950 ramp
primary
#CDD1DF
secondary
#B5B09B
accent
#8C45A0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484