#CCC8ED#CCC8ED
#CCC8ED is a very light, muted blue. Relative luminance 0.603; OKLCH L 84.8% C 0.051 H 290.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8ED |
|---|---|
| RGB | rgb(204, 200, 237) |
| HSL | hsl(246, 51%, 86%) |
| HSV | hsv(246, 16%, 93%) |
| CMYK | cmyk(13.9%, 15.6%, 0%, 7.1%) |
| CIE-LAB | lab(81.98, 8.58, -17.74) |
| CIE-LCH | lch(81.98, 19.71, 295.82°) |
| OKLab | oklab(84.79% 0.0177 -0.0481) |
| OKLCH | oklch(84.79% 0.051 290.2) |
| XYZ | xyz(60.8389, 60.2599, 88.5304) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.23
Light Periwinkle
#C1C6FC
ΔE00 5.71
Pale Lilac
#E4CBFF
ΔE00 6.80
Light Lavender
#DFC5FE
ΔE00 7.01
Thistle
#D8BFD8
ΔE00 8.28
Pale Lavender
#EECFFE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8ED #E9EDC8
analogous
#C8D6ED #CCC8ED #DEC8ED
triadic
#CCC8ED #EDCCC8 #C8EDCC
tetradic
#CCC8ED #EDC8D6 #E9EDC8 #C8EDDE
square
#CCC8ED #EDC8D6 #E9EDC8 #C8EDDE
split-complementary
#CCC8ED #EDDEC8 #D6EDC8
monochromatic
#766CCF #A19ADE #CCC8ED #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.61
#CCC8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#CCC8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8ED
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8ED | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDEF
Deuteranopia (green-blind)
#C0CBEC
Tritanopia (blue-blind)
#C6CED4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ccc8ed; /* rgb */ color: rgb(204, 200, 237); /* oklch */ color: oklch(84.8% 0.051 290.2);
Tailwind
colors: {
custom: {
50: '#dbd8f2',
500: '#ccc8ed',
950: '#000000',
},
}SCSS
$custom: #ccc8ed; $custom-light: #dbd8f2; $custom-dark: #000000;
JSON
{
"hex": "#ccc8ed",
"rgb": {
"r": 204,
"g": 200,
"b": 237
},
"hsl": {
"h": 246.486,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.84785,
"c": 0.05126,
"h": 290.2
},
"luminance": 0.6026
}Semantic roles & 50–950 ramp
primary
#CCC8ED
secondary
#C4CA8F
accent
#BE27AE
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385