#CDD4ED#CDD4ED
#CDD4ED is a very light, muted blue. Relative luminance 0.662; OKLCH L 87.2% C 0.035 H 273.2°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD4ED |
|---|---|
| RGB | rgb(205, 212, 237) |
| HSL | hsl(227, 47%, 87%) |
| HSV | hsv(227, 14%, 93%) |
| CMYK | cmyk(13.5%, 10.5%, 0%, 7.1%) |
| CIE-LAB | lab(85.09, 2.53, -13.06) |
| CIE-LCH | lch(85.09, 13.31, 280.95°) |
| OKLab | oklab(87.23% 0.002 -0.0353) |
| OKLCH | oklch(87.23% 0.035 273.2) |
| XYZ | xyz(64.0030, 66.1797, 89.5063) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.35
Light Blue Grey
#B7C9E2
ΔE00 5.58
Lightsteelblue
#B0C4DE
ΔE00 6.88
Periwinkle
#CCCCFF
ΔE00 7.60
Light Periwinkle
#C1C6FC
ΔE00 8.13
Cloudy Blue
#ACC2D9
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD4ED #EDE6CD
analogous
#CDE4ED #CDD4ED #D6CDED
triadic
#CDD4ED #EDCDD4 #D4EDCD
tetradic
#CDD4ED #EDCDE4 #EDE6CD #CDEDD6
square
#CDD4ED #EDCDE4 #EDE6CD #CDEDD6
split-complementary
#CDD4ED #EDD6CD #E4EDCD
monochromatic
#7387CD #A0ADDD #CDD4ED #E8ECF7 #E8ECF7
Accessibility & contrast
On white
1.48
#CDD4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#CDD4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD4ED
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD4ED | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#CBD3EC
Tritanopia (blue-blind)
#C6D8DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cdd4ed; /* rgb */ color: rgb(205, 212, 237); /* oklch */ color: oklch(87.2% 0.035 273.2);
Tailwind
colors: {
custom: {
50: '#dce1f2',
500: '#cdd4ed',
950: '#000000',
},
}SCSS
$custom: #cdd4ed; $custom-light: #dce1f2; $custom-dark: #000000;
JSON
{
"hex": "#cdd4ed",
"rgb": {
"r": 205,
"g": 212,
"b": 237
},
"hsl": {
"h": 226.875,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.87233,
"c": 0.03534,
"h": 273.2
},
"luminance": 0.66181
}Semantic roles & 50–950 ramp
primary
#CDD4ED
secondary
#C9BE95
accent
#9B2BBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485