#CDDAE2#CDDAE2
#CDDAE2 is a very light, near-neutral cyan. Relative luminance 0.686; OKLCH L 88.1% C 0.018 H 234.5°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDAE2 |
|---|---|
| RGB | rgb(205, 218, 226) |
| HSL | hsl(203, 27%, 85%) |
| HSV | hsv(203, 9%, 89%) |
| CMYK | cmyk(9.3%, 3.5%, 0%, 11.4%) |
| CIE-LAB | lab(86.31, -2.82, -5.42) |
| CIE-LCH | lch(86.31, 6.11, 242.56°) |
| OKLab | oklab(88.09% -0.0104 -0.0146) |
| OKLCH | oklch(88.09% 0.018 234.5) |
| XYZ | xyz(63.9727, 68.6121, 81.8099) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.79
Gainsboro
#DCDCDC
ΔE00 6.02
Light Gray
#D3D3D3
ΔE00 6.06
Silver (survey)
#C5C9C7
ΔE00 6.63
Aliceblue
#F0F8FF
ΔE00 7.00
Light Grey
#D8DCD6
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDAE2 #E2D5CD
analogous
#CDE2E0 #CDDAE2 #CDD0E2
triadic
#CDDAE2 #E2CDDA #DAE2CD
tetradic
#CDDAE2 #E0CDE2 #E2D5CD #D0E2CD
square
#CDDAE2 #E0CDE2 #E2D5CD #D0E2CD
split-complementary
#CDDAE2 #E2CDD0 #E2E0CD
monochromatic
#80A1B5 #A6BDCC #CDDAE2 #ECF1F4 #ECF1F4
Accessibility & contrast
On white
1.43
#CDDAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#CDDAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDAE2
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDAE2 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E2
Deuteranopia (green-blind)
#D3D7E2
Tritanopia (blue-blind)
#C8DCDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cddae2; /* rgb */ color: rgb(205, 218, 226); /* oklch */ color: oklch(88.1% 0.018 234.5);
Tailwind
colors: {
custom: {
50: '#dce5eb',
500: '#cddae2',
950: '#000000',
},
}SCSS
$custom: #cddae2; $custom-light: #dce5eb; $custom-dark: #000000;
JSON
{
"hex": "#cddae2",
"rgb": {
"r": 205,
"g": 218,
"b": 226
},
"hsl": {
"h": 202.857,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.8809,
"c": 0.01788,
"h": 234.5
},
"luminance": 0.68613
}Semantic roles & 50–950 ramp
primary
#CDDAE2
secondary
#B9A69A
accent
#6740A5
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484