#CCCBE2#CCCBE2
#CCCBE2 is a very light, muted blue. Relative luminance 0.610; OKLCH L 85.0% C 0.032 H 287.7°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCBE2 |
|---|---|
| RGB | rgb(204, 203, 226) |
| HSL | hsl(243, 28%, 84%) |
| HSV | hsv(243, 10%, 89%) |
| CMYK | cmyk(9.7%, 10.2%, 0%, 11.4%) |
| CIE-LAB | lab(82.40, 4.74, -11.23) |
| CIE-LCH | lch(82.40, 12.19, 292.87°) |
| OKLab | oklab(85% 0.0097 -0.0302) |
| OKLCH | oklch(85% 0.032 287.7) |
| XYZ | xyz(59.9825, 61.0399, 80.5586) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.24
Periwinkle
#CCCCFF
ΔE00 8.11
Light Blue Grey
#B7C9E2
ΔE00 8.21
Thistle
#D8BFD8
ΔE00 8.92
Light Periwinkle
#C1C6FC
ΔE00 9.07
Lightsteelblue
#B0C4DE
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCBE2 #E1E2CB
analogous
#CBD6E2 #CCCBE2 #D8CBE2
triadic
#CCCBE2 #E2CCCB #CBE2CC
tetradic
#CCCBE2 #E2CBD6 #E1E2CB #CBE2D8
square
#CCCBE2 #E2CBD6 #E1E2CB #CBE2D8
split-complementary
#CCCBE2 #E2D8CB #D6E2CB
monochromatic
#7F7CB6 #A5A4CC #CCCBE2 #ECEBF4 #ECEBF4
Accessibility & contrast
On white
1.59
#CCCBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#CCCBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCBE2
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCBE2 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CEE3
Deuteranopia (green-blind)
#C6CCE1
Tritanopia (blue-blind)
#C8CFD2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cccbe2; /* rgb */ color: rgb(204, 203, 226); /* oklch */ color: oklch(85.0% 0.032 287.7);
Tailwind
colors: {
custom: {
50: '#dbdaeb',
500: '#cccbe2',
950: '#000000',
},
}SCSS
$custom: #cccbe2; $custom-light: #dbdaeb; $custom-dark: #000000;
JSON
{
"hex": "#cccbe2",
"rgb": {
"r": 204,
"g": 203,
"b": 226
},
"hsl": {
"h": 242.609,
"s": 28.395,
"l": 84.118
},
"oklch": {
"l": 0.85002,
"c": 0.03172,
"h": 287.7
},
"luminance": 0.6104
}Semantic roles & 50–950 ramp
primary
#CCCBE2
secondary
#B8BA97
accent
#A73EA2
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151416
muted
#848384