#CDDAEB#CDDAEB
#CDDAEB is a very light, muted cyan. Relative luminance 0.691; OKLCH L 88.4% C 0.027 H 255.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDAEB |
|---|---|
| RGB | rgb(205, 218, 235) |
| HSL | hsl(214, 43%, 86%) |
| HSV | hsv(214, 13%, 92%) |
| CMYK | cmyk(12.8%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(86.56, -1.02, -9.81) |
| CIE-LCH | lch(86.56, 9.86, 264.04°) |
| OKLab | oklab(88.37% -0.007 -0.0264) |
| OKLCH | oklch(88.37% 0.027 255.1) |
| XYZ | xyz(65.2402, 69.1191, 88.4853) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.10
Fog
#D8DCE0
ΔE00 5.83
Lightsteelblue
#B0C4DE
ΔE00 6.46
Cloudy Blue
#ACC2D9
ΔE00 6.92
Lavender (CSS)
#E6E6FA
ΔE00 7.26
Aliceblue
#F0F8FF
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDAEB #EBDECD
analogous
#CDE9EB #CDDAEB #CFCDEB
triadic
#CDDAEB #EBCDDA #DAEBCD
tetradic
#CDDAEB #EBCDE9 #EBDECD #CDEBCF
square
#CDDAEB #EBCDE9 #EBDECD #CDEBCF
split-complementary
#CDDAEB #EBCFCD #E9EBCD
monochromatic
#7699C8 #A1BADA #CDDAEB #E9EFF6 #E9EFF6
Accessibility & contrast
On white
1.42
#CDDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#CDDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDAEB
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDAEB | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#D1D7EB
Tritanopia (blue-blind)
#C6DEDF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cddaeb; /* rgb */ color: rgb(205, 218, 235); /* oklch */ color: oklch(88.4% 0.027 255.1);
Tailwind
colors: {
custom: {
50: '#dce5f1',
500: '#cddaeb',
950: '#000000',
},
}SCSS
$custom: #cddaeb; $custom-light: #dce5f1; $custom-dark: #000000;
JSON
{
"hex": "#cddaeb",
"rgb": {
"r": 205,
"g": 218,
"b": 235
},
"hsl": {
"h": 214,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.88371,
"c": 0.02734,
"h": 255.1
},
"luminance": 0.6912
}Semantic roles & 50–950 ramp
primary
#CDDAEB
secondary
#C6B196
accent
#7C30B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485