#CDD3EE#CDD3EE
#CDD3EE is a very light, muted blue. Relative luminance 0.657; OKLCH L 87.1% C 0.038 H 275.7°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD3EE |
|---|---|
| RGB | rgb(205, 211, 238) |
| HSL | hsl(229, 49%, 87%) |
| HSV | hsv(229, 14%, 93%) |
| CMYK | cmyk(13.9%, 11.3%, 0%, 6.7%) |
| CIE-LAB | lab(84.86, 3.26, -13.93) |
| CIE-LCH | lch(84.86, 14.31, 283.18°) |
| OKLab | oklab(87.07% 0.0037 -0.0377) |
| OKLCH | oklch(87.07% 0.038 275.7) |
| XYZ | xyz(63.9003, 65.7399, 90.1949) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.49
Light Blue Grey
#B7C9E2
ΔE00 6.12
Periwinkle
#CCCCFF
ΔE00 6.82
Lightsteelblue
#B0C4DE
ΔE00 7.33
Light Periwinkle
#C1C6FC
ΔE00 7.48
Cloudy Blue
#ACC2D9
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD3EE #EEE8CD
analogous
#CDE4EE #CDD3EE #D8CDEE
triadic
#CDD3EE #EECDD3 #D3EECD
tetradic
#CDD3EE #EECDE4 #EEE8CD #CDEED8
square
#CDD3EE #EECDE4 #EEE8CD #CDEED8
split-complementary
#CDD3EE #EED8CD #E4EECD
monochromatic
#7283CF #9FABDE #CDD3EE #E8EBF7 #E8EBF7
Accessibility & contrast
On white
1.48
#CDD3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#CDD3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD3EE
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD3EE | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EF
Deuteranopia (green-blind)
#CAD3ED
Tritanopia (blue-blind)
#C6D8DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cdd3ee; /* rgb */ color: rgb(205, 211, 238); /* oklch */ color: oklch(87.1% 0.038 275.7);
Tailwind
colors: {
custom: {
50: '#dce0f3',
500: '#cdd3ee',
950: '#000000',
},
}SCSS
$custom: #cdd3ee; $custom-light: #dce0f3; $custom-dark: #000000;
JSON
{
"hex": "#cdd3ee",
"rgb": {
"r": 205,
"g": 211,
"b": 238
},
"hsl": {
"h": 229.091,
"s": 49.254,
"l": 86.863
},
"oklch": {
"l": 0.87067,
"c": 0.03783,
"h": 275.7
},
"luminance": 0.65741
}Semantic roles & 50–950 ramp
primary
#CDD3EE
secondary
#CBC194
accent
#A229BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485