#CDCEE7#CDCEE7
#CDCEE7 is a very light, muted blue. Relative luminance 0.629; OKLCH L 85.8% C 0.034 H 283.8°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEE7 |
|---|---|
| RGB | rgb(205, 206, 231) |
| HSL | hsl(238, 35%, 85%) |
| HSV | hsv(238, 11%, 91%) |
| CMYK | cmyk(11.3%, 10.8%, 0%, 9.4%) |
| CIE-LAB | lab(83.38, 4.48, -12.42) |
| CIE-LCH | lch(83.38, 13.20, 289.81°) |
| OKLab | oklab(85.84% 0.0082 -0.0335) |
| OKLCH | oklch(85.84% 0.034 283.8) |
| XYZ | xyz(61.6689, 62.8908, 84.4760) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.74
Periwinkle
#CCCCFF
ΔE00 7.32
Light Blue Grey
#B7C9E2
ΔE00 7.60
Light Periwinkle
#C1C6FC
ΔE00 8.28
Lightsteelblue
#B0C4DE
ΔE00 8.64
Thistle
#D8BFD8
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEE7 #E7E6CD
analogous
#CDDBE7 #CDCEE7 #D9CDE7
triadic
#CDCEE7 #E7CDCE #CEE7CD
tetradic
#CDCEE7 #E7CDDB #E7E6CD #CDE7D9
square
#CDCEE7 #E7CDDB #E7E6CD #CDE7D9
split-complementary
#CDCEE7 #E7D9CD #DBE7CD
monochromatic
#7A7DBF #A4A5D3 #CDCEE7 #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.55
#CDCEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#CDCEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEE7
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEE7 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1E8
Deuteranopia (green-blind)
#C7CFE6
Tritanopia (blue-blind)
#C8D2D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdcee7; /* rgb */ color: rgb(205, 206, 231); /* oklch */ color: oklch(85.8% 0.034 283.8);
Tailwind
colors: {
custom: {
50: '#dcdcee',
500: '#cdcee7',
950: '#000000',
},
}SCSS
$custom: #cdcee7; $custom-light: #dcdcee; $custom-dark: #000000;
JSON
{
"hex": "#cdcee7",
"rgb": {
"r": 205,
"g": 206,
"b": 231
},
"hsl": {
"h": 237.692,
"s": 35.135,
"l": 85.49
},
"oklch": {
"l": 0.8584,
"c": 0.03448,
"h": 283.8
},
"luminance": 0.62891
}Semantic roles & 50–950 ramp
primary
#CDCEE7
secondary
#C0BF98
accent
#A938AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485