#CDCDE3#CDCDE3
#CDCDE3 is a very light, muted blue. Relative luminance 0.622; OKLCH L 85.5% C 0.030 H 285.7°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDE3 |
|---|---|
| RGB | rgb(205, 205, 227) |
| HSL | hsl(240, 28%, 85%) |
| HSV | hsv(240, 10%, 89%) |
| CMYK | cmyk(9.7%, 9.7%, 0%, 11%) |
| CIE-LAB | lab(83.01, 4.20, -10.85) |
| CIE-LCH | lch(83.01, 11.63, 291.18°) |
| OKLab | oklab(85.51% 0.0082 -0.0292) |
| OKLCH | oklch(85.51% 0.03 285.7) |
| XYZ | xyz(60.8705, 62.1874, 81.4547) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.73
Light Blue Grey
#B7C9E2
ΔE00 7.76
Periwinkle
#CCCCFF
ΔE00 8.40
Lightsteelblue
#B0C4DE
ΔE00 8.80
Fog
#D8DCE0
ΔE00 9.16
Light Periwinkle
#C1C6FC
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDE3 #E3E3CD
analogous
#CDD8E3 #CDCDE3 #D8CDE3
triadic
#CDCDE3 #E3CDCD #CDE3CD
tetradic
#CDCDE3 #E3CDD8 #E3E3CD #CDE3D8
square
#CDCDE3 #E3CDD8 #E3E3CD #CDE3D8
split-complementary
#CDCDE3 #E3D8CD #D8E3CD
monochromatic
#7F7FB7 #A6A6CD #CDCDE3 #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.56
#CDCDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#CDCDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDE3
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDE3 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CFE4
Deuteranopia (green-blind)
#C8CEE2
Tritanopia (blue-blind)
#C9D0D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdcde3; /* rgb */ color: rgb(205, 205, 227); /* oklch */ color: oklch(85.5% 0.030 285.7);
Tailwind
colors: {
custom: {
50: '#dcdceb',
500: '#cdcde3',
950: '#000000',
},
}SCSS
$custom: #cdcde3; $custom-light: #dcdceb; $custom-dark: #000000;
JSON
{
"hex": "#cdcde3",
"rgb": {
"r": 205,
"g": 205,
"b": 227
},
"hsl": {
"h": 240,
"s": 28.205,
"l": 84.706
},
"oklch": {
"l": 0.8551,
"c": 0.03031,
"h": 285.7
},
"luminance": 0.62188
}Semantic roles & 50–950 ramp
primary
#CDCDE3
secondary
#BBBB99
accent
#A73FA7
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484