#CDD7EA#CDD7EA
#CDD7EA is a very light, muted blue. Relative luminance 0.675; OKLCH L 87.7% C 0.028 H 263.4°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD7EA |
|---|---|
| RGB | rgb(205, 215, 234) |
| HSL | hsl(219, 41%, 86%) |
| HSV | hsv(219, 12%, 92%) |
| CMYK | cmyk(12.4%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(85.77, 0.34, -10.46) |
| CIE-LCH | lch(85.77, 10.47, 271.87°) |
| OKLab | oklab(87.74% -0.0032 -0.0282) |
| OKLCH | oklch(87.74% 0.028 263.4) |
| XYZ | xyz(64.3252, 67.5197, 87.4696) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.74
Lavender (CSS)
#E6E6FA
ΔE00 6.08
Lightsteelblue
#B0C4DE
ΔE00 6.19
Fog
#D8DCE0
ΔE00 6.48
Cloudy Blue
#ACC2D9
ΔE00 7.05
Powder Blue (survey)
#B1D1FC
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD7EA #EAE0CD
analogous
#CDE5EA #CDD7EA #D1CDEA
triadic
#CDD7EA #EACDD7 #D7EACD
tetradic
#CDD7EA #EACDE5 #EAE0CD #CDEAD1
square
#CDD7EA #EACDE5 #EAE0CD #CDEAD1
split-complementary
#CDD7EA #EAD1CD #E5EACD
monochromatic
#7792C6 #A2B5D8 #CDD7EA #E9EEF6 #E9EEF6
Accessibility & contrast
On white
1.45
#CDD7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#CDD7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD7EA
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD7EA | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#CFD5EA
Tritanopia (blue-blind)
#C6DBDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cdd7ea; /* rgb */ color: rgb(205, 215, 234); /* oklch */ color: oklch(87.7% 0.028 263.4);
Tailwind
colors: {
custom: {
50: '#dce3f0',
500: '#cdd7ea',
950: '#000000',
},
}SCSS
$custom: #cdd7ea; $custom-light: #dce3f0; $custom-dark: #000000;
JSON
{
"hex": "#cdd7ea",
"rgb": {
"r": 205,
"g": 215,
"b": 234
},
"hsl": {
"h": 219.31,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.87735,
"c": 0.02838,
"h": 263.4
},
"luminance": 0.67521
}Semantic roles & 50–950 ramp
primary
#CDD7EA
secondary
#C5B596
accent
#8732B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485