#CCC8EC#CCC8EC
#CCC8EC is a very light, muted blue. Relative luminance 0.602; OKLCH L 84.8% C 0.050 H 290.4°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8EC |
|---|---|
| RGB | rgb(204, 200, 236) |
| HSL | hsl(247, 49%, 85%) |
| HSV | hsv(247, 15%, 93%) |
| CMYK | cmyk(13.6%, 15.3%, 0%, 7.5%) |
| CIE-LAB | lab(81.95, 8.38, -17.25) |
| CIE-LCH | lch(81.95, 19.18, 295.89°) |
| OKLab | oklab(84.75% 0.0174 -0.0467) |
| OKLCH | oklch(84.75% 0.05 290.4) |
| XYZ | xyz(60.6932, 60.2016, 87.7631) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.49
Light Periwinkle
#C1C6FC
ΔE00 5.94
Pale Lilac
#E4CBFF
ΔE00 6.96
Light Lavender
#DFC5FE
ΔE00 7.21
Thistle
#D8BFD8
ΔE00 8.16
Pale Lavender
#EECFFE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8EC #E8ECC8
analogous
#C8D6EC #CCC8EC #DEC8EC
triadic
#CCC8EC #ECCCC8 #C8ECCC
tetradic
#CCC8EC #ECC8D6 #E8ECC8 #C8ECDE
square
#CCC8EC #ECC8D6 #E8ECC8 #C8ECDE
split-complementary
#CCC8EC #ECDEC8 #D6ECC8
monochromatic
#786DCD #A29BDC #CCC8EC #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.61
#CCC8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#CCC8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8EC
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8EC | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEE
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#C6CED4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ccc8ec; /* rgb */ color: rgb(204, 200, 236); /* oklch */ color: oklch(84.8% 0.050 290.4);
Tailwind
colors: {
custom: {
50: '#dbd8f2',
500: '#ccc8ec',
950: '#000000',
},
}SCSS
$custom: #ccc8ec; $custom-light: #dbd8f2; $custom-dark: #000000;
JSON
{
"hex": "#ccc8ec",
"rgb": {
"r": 204,
"g": 200,
"b": 236
},
"hsl": {
"h": 246.667,
"s": 48.649,
"l": 85.49
},
"oklch": {
"l": 0.8475,
"c": 0.04988,
"h": 290.4
},
"luminance": 0.60202
}Semantic roles & 50–950 ramp
primary
#CCC8EC
secondary
#C2C890
accent
#BC2AAC
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385