#CCC8E2#CCC8E2
#CCC8E2 is a very light, muted blue. Relative luminance 0.596; OKLCH L 84.4% C 0.036 H 292.7°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8E2 |
|---|---|
| RGB | rgb(204, 200, 226) |
| HSL | hsl(249, 31%, 84%) |
| HSV | hsv(249, 12%, 89%) |
| CMYK | cmyk(9.7%, 11.5%, 0%, 11.4%) |
| CIE-LAB | lab(81.64, 6.33, -12.37) |
| CIE-LCH | lch(81.64, 13.90, 297.12°) |
| OKLab | oklab(84.41% 0.0139 -0.0333) |
| OKLCH | oklch(84.41% 0.036 292.7) |
| XYZ | xyz(59.2809, 59.6366, 80.3247) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 7.28
Periwinkle
#CCCCFF
ΔE00 7.41
Thistle
#D8BFD8
ΔE00 7.47
Light Periwinkle
#C1C6FC
ΔE00 8.58
Pale Lilac
#E4CBFF
ΔE00 9.25
Light Blue Grey
#B7C9E2
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8E2 #DEE2C8
analogous
#C8D1E2 #CCC8E2 #D9C8E2
triadic
#CCC8E2 #E2CCC8 #C8E2CC
tetradic
#CCC8E2 #E2C8D1 #DEE2C8 #C8E2D9
square
#CCC8E2 #E2C8D1 #DEE2C8 #C8E2D9
split-complementary
#CCC8E2 #E2D9C8 #D1E2C8
monochromatic
#8278B8 #A7A0CD #CCC8E2 #ECEBF4 #ECEBF4
Accessibility & contrast
On white
1.62
#CCC8E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#CCC8E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8E2
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8E2 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CBE3
Deuteranopia (green-blind)
#C3CAE1
Tritanopia (blue-blind)
#C8CCD0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ccc8e2; /* rgb */ color: rgb(204, 200, 226); /* oklch */ color: oklch(84.4% 0.036 292.7);
Tailwind
colors: {
custom: {
50: '#dbd8eb',
500: '#ccc8e2',
950: '#000000',
},
}SCSS
$custom: #ccc8e2; $custom-light: #dbd8eb; $custom-dark: #000000;
JSON
{
"hex": "#ccc8e2",
"rgb": {
"r": 204,
"g": 200,
"b": 226
},
"hsl": {
"h": 249.231,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.84408,
"c": 0.0361,
"h": 292.7
},
"luminance": 0.59637
}Semantic roles & 50–950 ramp
primary
#CCC8E2
secondary
#B4BA94
accent
#AA3C99
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151416
muted
#848384