#CCCDEF#CCCDEF
#CCCDEF is a very light, muted blue. Relative luminance 0.627; OKLCH L 85.8% C 0.047 H 284.0°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDEF |
|---|---|
| RGB | rgb(204, 205, 239) |
| HSL | hsl(238, 52%, 87%) |
| HSV | hsv(238, 15%, 94%) |
| CMYK | cmyk(14.6%, 14.2%, 0%, 6.3%) |
| CIE-LAB | lab(83.30, 6.33, -16.82) |
| CIE-LCH | lch(83.30, 17.97, 290.63°) |
| OKLab | oklab(85.84% 0.0114 -0.0456) |
| OKLCH | oklch(85.84% 0.047 284) |
| XYZ | xyz(62.3097, 62.7313, 90.4702) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.43
Light Periwinkle
#C1C6FC
ΔE00 5.66
Lavender (CSS)
#E6E6FA
ΔE00 7.29
Pale Lilac
#E4CBFF
ΔE00 8.42
Light Blue Grey
#B7C9E2
ΔE00 8.51
Light Lavender
#DFC5FE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDEF #EFEECC
analogous
#CCDFEF #CCCDEF #DDCCEF
triadic
#CCCDEF #EFCCCD #CDEFCC
tetradic
#CCCDEF #EFCCDF #EFEECC #CCEFDD
square
#CCCDEF #EFCCDF #EFEECC #CCEFDD
split-complementary
#CCCDEF #EFDDCC #DFEFCC
monochromatic
#6F72D2 #9D9FE0 #CCCDEF #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.55
#CCCDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#CCCDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDEF
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDEF | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F1
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#C5D3D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cccdef; /* rgb */ color: rgb(204, 205, 239); /* oklch */ color: oklch(85.8% 0.047 284.0);
Tailwind
colors: {
custom: {
50: '#dbdcf4',
500: '#cccdef',
950: '#000000',
},
}SCSS
$custom: #cccdef; $custom-light: #dbdcf4; $custom-dark: #000000;
JSON
{
"hex": "#cccdef",
"rgb": {
"r": 204,
"g": 205,
"b": 239
},
"hsl": {
"h": 238.286,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.85836,
"c": 0.04697,
"h": 284
},
"luminance": 0.62732
}Semantic roles & 50–950 ramp
primary
#CCCDEF
secondary
#CDCB93
accent
#BB26C0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485