#CDCEE5#CDCEE5
#CDCEE5 is a very light, muted blue. Relative luminance 0.628; OKLCH L 85.8% C 0.032 H 283.7°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEE5 |
|---|---|
| RGB | rgb(205, 206, 229) |
| HSL | hsl(238, 32%, 85%) |
| HSV | hsv(238, 10%, 90%) |
| CMYK | cmyk(10.5%, 10%, 0%, 10.2%) |
| CIE-LAB | lab(83.33, 4.07, -11.45) |
| CIE-LCH | lch(83.33, 12.15, 289.59°) |
| OKLab | oklab(85.77% 0.0075 -0.0308) |
| OKLCH | oklch(85.77% 0.032 283.7) |
| XYZ | xyz(61.3881, 62.7784, 82.9969) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.59
Light Blue Grey
#B7C9E2
ΔE00 7.42
Periwinkle
#CCCCFF
ΔE00 8.02
Lightsteelblue
#B0C4DE
ΔE00 8.49
Light Periwinkle
#C1C6FC
ΔE00 8.91
Fog
#D8DCE0
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEE5 #E5E4CD
analogous
#CDDAE5 #CDCEE5 #D8CDE5
triadic
#CDCEE5 #E5CDCE #CEE5CD
tetradic
#CDCEE5 #E5CDDA #E5E4CD #CDE5D8
square
#CDCEE5 #E5CDDA #E5E4CD #CDE5D8
split-complementary
#CDCEE5 #E5D8CD #DAE5CD
monochromatic
#7C7FBB #A5A7D0 #CDCEE5 #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.55
#CDCEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#CDCEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEE5
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEE5 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D0E6
Deuteranopia (green-blind)
#C8CFE4
Tritanopia (blue-blind)
#C8D2D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdcee5; /* rgb */ color: rgb(205, 206, 229); /* oklch */ color: oklch(85.8% 0.032 283.7);
Tailwind
colors: {
custom: {
50: '#dcdced',
500: '#cdcee5',
950: '#000000',
},
}SCSS
$custom: #cdcee5; $custom-light: #dcdced; $custom-dark: #000000;
JSON
{
"hex": "#cdcee5",
"rgb": {
"r": 205,
"g": 206,
"b": 229
},
"hsl": {
"h": 237.5,
"s": 31.579,
"l": 85.098
},
"oklch": {
"l": 0.85774,
"c": 0.03172,
"h": 283.7
},
"luminance": 0.62779
}Semantic roles & 50–950 ramp
primary
#CDCEE5
secondary
#BEBC99
accent
#A63BAA
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484