#CDD2ED#CDD2ED
#CDD2ED is a very light, muted blue. Relative luminance 0.652; OKLCH L 86.8% C 0.038 H 277.3°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD2ED |
|---|---|
| RGB | rgb(205, 210, 237) |
| HSL | hsl(231, 47%, 87%) |
| HSV | hsv(231, 14%, 93%) |
| CMYK | cmyk(13.5%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(84.58, 3.58, -13.82) |
| CIE-LCH | lch(84.58, 14.28, 284.53°) |
| OKLab | oklab(86.83% 0.0048 -0.0374) |
| OKLCH | oklch(86.83% 0.038 277.3) |
| XYZ | xyz(63.5061, 65.1860, 89.3407) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.51
Light Blue Grey
#B7C9E2
ΔE00 6.42
Periwinkle
#CCCCFF
ΔE00 6.74
Light Periwinkle
#C1C6FC
ΔE00 7.48
Lightsteelblue
#B0C4DE
ΔE00 7.59
Cloudy Blue
#ACC2D9
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD2ED #EDE8CD
analogous
#CDE2ED #CDD2ED #D8CDED
triadic
#CDD2ED #EDCDD2 #D2EDCD
tetradic
#CDD2ED #EDCDE2 #EDE8CD #CDEDD8
square
#CDD2ED #EDCDE2 #EDE8CD #CDEDD8
split-complementary
#CDD2ED #EDD8CD #E2EDCD
monochromatic
#7381CD #A0AADD #CDD2ED #E8EBF7 #E8EBF7
Accessibility & contrast
On white
1.50
#CDD2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#CDD2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD2ED
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD2ED | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EE
Deuteranopia (green-blind)
#C9D2EC
Tritanopia (blue-blind)
#C6D7DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cdd2ed; /* rgb */ color: rgb(205, 210, 237); /* oklch */ color: oklch(86.8% 0.038 277.3);
Tailwind
colors: {
custom: {
50: '#dcdff2',
500: '#cdd2ed',
950: '#000000',
},
}SCSS
$custom: #cdd2ed; $custom-light: #dcdff2; $custom-dark: #000000;
JSON
{
"hex": "#cdd2ed",
"rgb": {
"r": 205,
"g": 210,
"b": 237
},
"hsl": {
"h": 230.625,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.86834,
"c": 0.03766,
"h": 277.3
},
"luminance": 0.65187
}Semantic roles & 50–950 ramp
primary
#CDD2ED
secondary
#C9C195
accent
#A42BBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485