#CDDAED#CDDAED
#CDDAED is a very light, muted blue. Relative luminance 0.692; OKLCH L 88.4% C 0.030 H 257.8°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDAED |
|---|---|
| RGB | rgb(205, 218, 237) |
| HSL | hsl(216, 47%, 87%) |
| HSV | hsv(216, 14%, 93%) |
| CMYK | cmyk(13.5%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(86.62, -0.62, -10.78) |
| CIE-LCH | lch(86.62, 10.79, 266.72°) |
| OKLab | oklab(88.44% -0.0063 -0.0291) |
| OKLCH | oklch(88.44% 0.03 257.8) |
| XYZ | xyz(65.5308, 69.2353, 90.0156) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.79
Lightsteelblue
#B0C4DE
ΔE00 6.23
Fog
#D8DCE0
ΔE00 6.47
Lavender (CSS)
#E6E6FA
ΔE00 6.88
Cloudy Blue
#ACC2D9
ΔE00 6.90
Powder Blue (survey)
#B1D1FC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDAED #EDE0CD
analogous
#CDEAED #CDDAED #D0CDED
triadic
#CDDAED #EDCDDA #DAEDCD
tetradic
#CDDAED #EDCDEA #EDE0CD #CDEDD0
square
#CDDAED #EDCDEA #EDE0CD #CDEDD0
split-complementary
#CDDAED #EDD0CD #EAEDCD
monochromatic
#7397CD #A0B9DD #CDDAED #E8EEF7 #E8EEF7
Accessibility & contrast
On white
1.41
#CDDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#CDDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDAED
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDAED | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEE
Deuteranopia (green-blind)
#D1D7ED
Tritanopia (blue-blind)
#C5DEE0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cddaed; /* rgb */ color: rgb(205, 218, 237); /* oklch */ color: oklch(88.4% 0.030 257.8);
Tailwind
colors: {
custom: {
50: '#dce5f2',
500: '#cddaed',
950: '#000000',
},
}SCSS
$custom: #cddaed; $custom-light: #dce5f2; $custom-dark: #000000;
JSON
{
"hex": "#cddaed",
"rgb": {
"r": 205,
"g": 218,
"b": 237
},
"hsl": {
"h": 215.625,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.88435,
"c": 0.02974,
"h": 257.8
},
"luminance": 0.69236
}Semantic roles & 50–950 ramp
primary
#CDDAED
secondary
#C9B495
accent
#802BBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485