#CCCBE4#CCCBE4
#CCCBE4 is a very light, muted blue. Relative luminance 0.612; OKLCH L 85.1% C 0.034 H 287.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCBE4 |
|---|---|
| RGB | rgb(204, 203, 228) |
| HSL | hsl(242, 32%, 85%) |
| HSV | hsv(242, 11%, 89%) |
| CMYK | cmyk(10.5%, 11%, 0%, 10.6%) |
| CIE-LAB | lab(82.46, 5.14, -12.21) |
| CIE-LCH | lch(82.46, 13.25, 292.82°) |
| OKLab | oklab(85.07% 0.0104 -0.0329) |
| OKLCH | oklch(85.07% 0.034 287.5) |
| XYZ | xyz(60.2585, 61.1503, 82.0123) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.39
Periwinkle
#CCCCFF
ΔE00 7.42
Light Blue Grey
#B7C9E2
ΔE00 8.36
Light Periwinkle
#C1C6FC
ΔE00 8.44
Thistle
#D8BFD8
ΔE00 8.82
Lightsteelblue
#B0C4DE
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCBE4 #E3E4CB
analogous
#CBD7E4 #CCCBE4 #D9CBE4
triadic
#CCCBE4 #E4CCCB #CBE4CC
tetradic
#CCCBE4 #E4CBD7 #E3E4CB #CBE4D9
square
#CCCBE4 #E4CBD7 #E3E4CB #CBE4D9
split-complementary
#CCCBE4 #E4D9CB #D7E4CB
monochromatic
#7D7ABA #A4A3CF #CCCBE4 #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.59
#CCCBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#CCCBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCBE4
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCBE4 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CEE5
Deuteranopia (green-blind)
#C5CDE3
Tritanopia (blue-blind)
#C7CFD3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cccbe4; /* rgb */ color: rgb(204, 203, 228); /* oklch */ color: oklch(85.1% 0.034 287.5);
Tailwind
colors: {
custom: {
50: '#dbdaec',
500: '#cccbe4',
950: '#000000',
},
}SCSS
$custom: #cccbe4; $custom-light: #dbdaec; $custom-dark: #000000;
JSON
{
"hex": "#cccbe4",
"rgb": {
"r": 204,
"g": 203,
"b": 228
},
"hsl": {
"h": 242.4,
"s": 31.646,
"l": 84.51
},
"oklch": {
"l": 0.85068,
"c": 0.03449,
"h": 287.5
},
"luminance": 0.61151
}Semantic roles & 50–950 ramp
primary
#CCCBE4
secondary
#BBBD97
accent
#AA3BA6
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151416
muted
#848384