#CDCEE3#CDCEE3
#CDCEE3 is a very light, muted blue. Relative luminance 0.627; OKLCH L 85.7% C 0.029 H 283.6°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEE3 |
|---|---|
| RGB | rgb(205, 206, 227) |
| HSL | hsl(237, 28%, 85%) |
| HSV | hsv(237, 10%, 89%) |
| CMYK | cmyk(9.7%, 9.3%, 0%, 11%) |
| CIE-LAB | lab(83.27, 3.67, -10.47) |
| CIE-LCH | lch(83.27, 11.09, 289.33°) |
| OKLab | oklab(85.71% 0.0068 -0.0281) |
| OKLCH | oklch(85.71% 0.029 283.6) |
| XYZ | xyz(61.1104, 62.6674, 81.5347) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.52
Light Blue Grey
#B7C9E2
ΔE00 7.28
Lightsteelblue
#B0C4DE
ΔE00 8.37
Fog
#D8DCE0
ΔE00 8.59
Periwinkle
#CCCCFF
ΔE00 8.73
Dove Gray
#B6B8BD
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEE3 #E3E2CD
analogous
#CDD9E3 #CDCEE3 #D7CDE3
triadic
#CDCEE3 #E3CDCE #CEE3CD
tetradic
#CDCEE3 #E3CDD9 #E3E2CD #CDE3D7
square
#CDCEE3 #E3CDD9 #E3E2CD #CDE3D7
split-complementary
#CDCEE3 #E3D7CD #D9E3CD
monochromatic
#7F81B7 #A6A8CD #CDCEE3 #EBECF4 #EBECF4
Accessibility & contrast
On white
1.55
#CDCEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#CDCEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEE3
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEE3 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D0E4
Deuteranopia (green-blind)
#C8CFE2
Tritanopia (blue-blind)
#C9D1D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdcee3; /* rgb */ color: rgb(205, 206, 227); /* oklch */ color: oklch(85.7% 0.029 283.6);
Tailwind
colors: {
custom: {
50: '#dcdceb',
500: '#cdcee3',
950: '#000000',
},
}SCSS
$custom: #cdcee3; $custom-light: #dcdceb; $custom-dark: #000000;
JSON
{
"hex": "#cdcee3",
"rgb": {
"r": 205,
"g": 206,
"b": 227
},
"hsl": {
"h": 237.273,
"s": 28.205,
"l": 84.706
},
"oklch": {
"l": 0.85709,
"c": 0.02895,
"h": 283.6
},
"luminance": 0.62668
}Semantic roles & 50–950 ramp
primary
#CDCEE3
secondary
#BBB999
accent
#A23FA7
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484