#CDD2EF#CDD2EF
#CDD2EF is a very light, muted blue. Relative luminance 0.653; OKLCH L 86.9% C 0.040 H 277.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD2EF |
|---|---|
| RGB | rgb(205, 210, 239) |
| HSL | hsl(231, 52%, 87%) |
| HSV | hsv(231, 14%, 94%) |
| CMYK | cmyk(14.2%, 12.1%, 0%, 6.3%) |
| CIE-LAB | lab(84.64, 4.00, -14.80) |
| CIE-LCH | lch(84.64, 15.33, 285.11°) |
| OKLab | oklab(86.9% 0.0055 -0.04) |
| OKLCH | oklch(86.9% 0.04 277.8) |
| XYZ | xyz(63.7999, 65.3035, 90.8882) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.77
Periwinkle
#CCCCFF
ΔE00 6.08
Light Blue Grey
#B7C9E2
ΔE00 6.70
Light Periwinkle
#C1C6FC
ΔE00 6.89
Lightsteelblue
#B0C4DE
ΔE00 7.82
Cloudy Blue
#ACC2D9
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD2EF #EFEACD
analogous
#CDE3EF #CDD2EF #D9CDEF
triadic
#CDD2EF #EFCDD2 #D2EFCD
tetradic
#CDD2EF #EFCDE3 #EFEACD #CDEFD9
square
#CDD2EF #EFCDE3 #EFEACD #CDEFD9
split-complementary
#CDD2EF #EFD9CD #E3EFCD
monochromatic
#707FD1 #9FA8E0 #CDD2EF #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.49
#CDD2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#CDD2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD2EF
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD2EF | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F0
Deuteranopia (green-blind)
#C9D2EE
Tritanopia (blue-blind)
#C6D7DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cdd2ef; /* rgb */ color: rgb(205, 210, 239); /* oklch */ color: oklch(86.9% 0.040 277.8);
Tailwind
colors: {
custom: {
50: '#dcdff4',
500: '#cdd2ef',
950: '#000000',
},
}SCSS
$custom: #cdd2ef; $custom-light: #dcdff4; $custom-dark: #000000;
JSON
{
"hex": "#cdd2ef",
"rgb": {
"r": 205,
"g": 210,
"b": 239
},
"hsl": {
"h": 231.176,
"s": 51.515,
"l": 87.059
},
"oklch": {
"l": 0.86902,
"c": 0.04039,
"h": 277.8
},
"luminance": 0.65304
}Semantic roles & 50–950 ramp
primary
#CDD2EF
secondary
#CDC494
accent
#A927BF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485