#CDCEE2#CDCEE2
#CDCEE2 is a very light, muted blue. Relative luminance 0.626; OKLCH L 85.7% C 0.028 H 283.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEE2 |
|---|---|
| RGB | rgb(205, 206, 226) |
| HSL | hsl(237, 27%, 85%) |
| HSV | hsv(237, 9%, 89%) |
| CMYK | cmyk(9.3%, 8.8%, 0%, 11.4%) |
| CIE-LAB | lab(83.24, 3.47, -9.98) |
| CIE-LCH | lch(83.24, 10.57, 289.20°) |
| OKLab | oklab(85.68% 0.0065 -0.0268) |
| OKLCH | oklch(85.68% 0.028 283.5) |
| XYZ | xyz(60.9728, 62.6123, 80.8099) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.53
Light Blue Grey
#B7C9E2
ΔE00 7.23
Fog
#D8DCE0
ΔE00 8.26
Lightsteelblue
#B0C4DE
ΔE00 8.32
Dove Gray
#B6B8BD
ΔE00 8.92
Light Gray
#D3D3D3
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEE2 #E2E1CD
analogous
#CDD9E2 #CDCEE2 #D7CDE2
triadic
#CDCEE2 #E2CDCE #CEE2CD
tetradic
#CDCEE2 #E2CDD9 #E2E1CD #CDE2D7
square
#CDCEE2 #E2CDD9 #E2E1CD #CDE2D7
split-complementary
#CDCEE2 #E2D7CD #D9E2CD
monochromatic
#8082B5 #A6A8CC #CDCEE2 #ECECF4 #ECECF4
Accessibility & contrast
On white
1.55
#CDCEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#CDCEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEE2
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEE2 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D0E3
Deuteranopia (green-blind)
#C9CFE1
Tritanopia (blue-blind)
#C9D1D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdcee2; /* rgb */ color: rgb(205, 206, 226); /* oklch */ color: oklch(85.7% 0.028 283.5);
Tailwind
colors: {
custom: {
50: '#dcdceb',
500: '#cdcee2',
950: '#000000',
},
}SCSS
$custom: #cdcee2; $custom-light: #dcdceb; $custom-dark: #000000;
JSON
{
"hex": "#cdcee2",
"rgb": {
"r": 205,
"g": 206,
"b": 226
},
"hsl": {
"h": 237.143,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.85676,
"c": 0.02757,
"h": 283.5
},
"luminance": 0.62613
}Semantic roles & 50–950 ramp
primary
#CDCEE2
secondary
#B9B89A
accent
#A040A5
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484