#CDDCDF#CDDCDF
#CDDCDF is a very light, near-neutral cyan. Relative luminance 0.695; OKLCH L 88.4% C 0.017 H 211.0°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDCDF |
|---|---|
| RGB | rgb(205, 220, 223) |
| HSL | hsl(190, 22%, 84%) |
| HSV | hsv(190, 8%, 87%) |
| CMYK | cmyk(8.1%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(86.75, -4.43, -3.20) |
| CIE-LCH | lch(86.75, 5.47, 215.78°) |
| OKLab | oklab(88.41% -0.0143 -0.0086) |
| OKLCH | oklch(88.41% 0.017 211) |
| XYZ | xyz(64.0864, 69.4924, 79.8347) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.90
Light Grey
#D8DCD6
ΔE00 5.73
Silver (survey)
#C5C9C7
ΔE00 6.19
Gainsboro
#DCDCDC
ΔE00 6.36
Light Gray
#D3D3D3
ΔE00 6.49
Azure (CSS)
#F0FFFF
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDCDF #DFD0CD
analogous
#CDDFD9 #CDDCDF #CDD3DF
triadic
#CDDCDF #DFCDDC #DCDFCD
tetradic
#CDDCDF #D9CDDF #DFD0CD #D3DFCD
square
#CDDCDF #D9CDDF #DFD0CD #D3DFCD
split-complementary
#CDDCDF #DFCDD3 #DFD9CD
monochromatic
#82A8AF #A8C2C7 #CDDCDF #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.41
#CDDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#CDDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDCDF
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDCDF | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBDF
Deuteranopia (green-blind)
#D6D8DF
Tritanopia (blue-blind)
#C8DEDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cddcdf; /* rgb */ color: rgb(205, 220, 223); /* oklch */ color: oklch(88.4% 0.017 211.0);
Tailwind
colors: {
custom: {
50: '#dce6e9',
500: '#cddcdf',
950: '#000000',
},
}SCSS
$custom: #cddcdf; $custom-light: #dce6e9; $custom-dark: #000000;
JSON
{
"hex": "#cddcdf",
"rgb": {
"r": 205,
"g": 220,
"b": 223
},
"hsl": {
"h": 190,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.88406,
"c": 0.01668,
"h": 211
},
"luminance": 0.69493
}Semantic roles & 50–950 ramp
primary
#CDDCDF
secondary
#B59F9B
accent
#5445A0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484