#CDDADD#CDDADD
#CDDADD is a very light, near-neutral cyan. Relative luminance 0.683; OKLCH L 87.9% C 0.015 H 213.1°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDADD |
|---|---|
| RGB | rgb(205, 218, 221) |
| HSL | hsl(191, 19%, 84%) |
| HSV | hsv(191, 7%, 87%) |
| CMYK | cmyk(7.2%, 1.4%, 0%, 13.3%) |
| CIE-LAB | lab(86.18, -3.78, -2.98) |
| CIE-LCH | lch(86.18, 4.82, 218.19°) |
| OKLab | oklab(87.94% -0.0123 -0.008) |
| OKLCH | oklch(87.94% 0.015 213.1) |
| XYZ | xyz(63.2966, 68.3417, 78.2491) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.21
Light Grey
#D8DCD6
ΔE00 5.34
Silver (survey)
#C5C9C7
ΔE00 5.49
Gainsboro
#DCDCDC
ΔE00 5.69
Light Gray
#D3D3D3
ΔE00 5.70
Aliceblue
#F0F8FF
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDADD #DDD0CD
analogous
#CDDDD8 #CDDADD #CDD2DD
triadic
#CDDADD #DDCDDA #DADDCD
tetradic
#CDDADD #D8CDDD #DDD0CD #D2DDCD
square
#CDDADD #D8CDDD #DDD0CD #D2DDCD
split-complementary
#CDDADD #DDCDD2 #DDD8CD
monochromatic
#84A4AB #A9BFC4 #CDDADD #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.43
#CDDADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#CDDADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDADD
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDADD | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DD
Deuteranopia (green-blind)
#D5D7DD
Tritanopia (blue-blind)
#C9DBDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cddadd; /* rgb */ color: rgb(205, 218, 221); /* oklch */ color: oklch(87.9% 0.015 213.1);
Tailwind
colors: {
custom: {
50: '#dce5e7',
500: '#cddadd',
950: '#000000',
},
}SCSS
$custom: #cddadd; $custom-light: #dce5e7; $custom-dark: #000000;
JSON
{
"hex": "#cddadd",
"rgb": {
"r": 205,
"g": 218,
"b": 221
},
"hsl": {
"h": 191.25,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.87939,
"c": 0.01465,
"h": 213.1
},
"luminance": 0.68342
}Semantic roles & 50–950 ramp
primary
#CDDADD
secondary
#B3A09B
accent
#58489D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484