#CDCDE2#CDCDE2
#CDCDE2 is a very light, muted blue. Relative luminance 0.621; OKLCH L 85.5% C 0.029 H 285.8°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDE2 |
|---|---|
| RGB | rgb(205, 205, 226) |
| HSL | hsl(240, 27%, 85%) |
| HSV | hsv(240, 9%, 89%) |
| CMYK | cmyk(9.3%, 9.3%, 0%, 11.4%) |
| CIE-LAB | lab(82.98, 4.00, -10.36) |
| CIE-LCH | lch(82.98, 11.10, 291.13°) |
| OKLab | oklab(85.48% 0.0079 -0.0278) |
| OKLCH | oklch(85.48% 0.029 285.8) |
| XYZ | xyz(60.7329, 62.1324, 80.7299) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.71
Light Blue Grey
#B7C9E2
ΔE00 7.70
Lightsteelblue
#B0C4DE
ΔE00 8.75
Periwinkle
#CCCCFF
ΔE00 8.75
Fog
#D8DCE0
ΔE00 8.84
Dove Gray
#B6B8BD
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDE2 #E2E2CD
analogous
#CDD8E2 #CDCDE2 #D8CDE2
triadic
#CDCDE2 #E2CDCD #CDE2CD
tetradic
#CDCDE2 #E2CDD8 #E2E2CD #CDE2D8
square
#CDCDE2 #E2CDD8 #E2E2CD #CDE2D8
split-complementary
#CDCDE2 #E2D8CD #D8E2CD
monochromatic
#8080B5 #A6A6CC #CDCDE2 #ECECF4 #ECECF4
Accessibility & contrast
On white
1.56
#CDCDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#CDCDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDE2
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDE2 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CFE3
Deuteranopia (green-blind)
#C8CEE1
Tritanopia (blue-blind)
#C9D0D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdcde2; /* rgb */ color: rgb(205, 205, 226); /* oklch */ color: oklch(85.5% 0.029 285.8);
Tailwind
colors: {
custom: {
50: '#dcdceb',
500: '#cdcde2',
950: '#000000',
},
}SCSS
$custom: #cdcde2; $custom-light: #dcdceb; $custom-dark: #000000;
JSON
{
"hex": "#cdcde2",
"rgb": {
"r": 205,
"g": 205,
"b": 226
},
"hsl": {
"h": 240,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.85477,
"c": 0.02892,
"h": 285.8
},
"luminance": 0.62133
}Semantic roles & 50–950 ramp
primary
#CDCDE2
secondary
#B9B99A
accent
#A540A5
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484