#CDCEEB#CDCEEB
#CDCEEB is a very light, muted blue. Relative luminance 0.631; OKLCH L 86.0% C 0.040 H 284.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEEB |
|---|---|
| RGB | rgb(205, 206, 235) |
| HSL | hsl(238, 43%, 86%) |
| HSV | hsv(238, 13%, 92%) |
| CMYK | cmyk(12.8%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(83.51, 5.29, -14.37) |
| CIE-LCH | lch(83.51, 15.31, 290.21°) |
| OKLab | oklab(85.97% 0.0097 -0.0388) |
| OKLCH | oklch(85.97% 0.04 284) |
| XYZ | xyz(62.2403, 63.1193, 87.4853) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.99
Lavender (CSS)
#E6E6FA
ΔE00 6.25
Light Periwinkle
#C1C6FC
ΔE00 7.08
Light Blue Grey
#B7C9E2
ΔE00 8.02
Lightsteelblue
#B0C4DE
ΔE00 9.00
Pale Lilac
#E4CBFF
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEEB #EBEACD
analogous
#CDDDEB #CDCEEB #DBCDEB
triadic
#CDCEEB #EBCDCE #CEEBCD
tetradic
#CDCEEB #EBCDDD #EBEACD #CDEBDB
square
#CDCEEB #EBCDDD #EBEACD #CDEBDB
split-complementary
#CDCEEB #EBDBCD #DDEBCD
monochromatic
#7678C8 #A1A3DA #CDCEEB #E9EAF6 #E9EAF6
Accessibility & contrast
On white
1.54
#CDCEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#CDCEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEEB
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEEB | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#C7D3D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdceeb; /* rgb */ color: rgb(205, 206, 235); /* oklch */ color: oklch(86.0% 0.040 284.0);
Tailwind
colors: {
custom: {
50: '#dcdcf1',
500: '#cdceeb',
950: '#000000',
},
}SCSS
$custom: #cdceeb; $custom-light: #dcdcf1; $custom-dark: #000000;
JSON
{
"hex": "#cdceeb",
"rgb": {
"r": 205,
"g": 206,
"b": 235
},
"hsl": {
"h": 238,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.85974,
"c": 0.04001,
"h": 284
},
"luminance": 0.6312
}Semantic roles & 50–950 ramp
primary
#CDCEEB
secondary
#C6C596
accent
#B130B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485