#CCCCE3#CCCCE3
#CCCCE3 is a very light, muted blue. Relative luminance 0.616; OKLCH L 85.2% C 0.032 H 285.7°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCE3 |
|---|---|
| RGB | rgb(204, 204, 227) |
| HSL | hsl(240, 29%, 85%) |
| HSV | hsv(240, 10%, 89%) |
| CMYK | cmyk(10.1%, 10.1%, 0%, 11%) |
| CIE-LAB | lab(82.68, 4.41, -11.35) |
| CIE-LCH | lch(82.68, 12.17, 291.23°) |
| OKLab | oklab(85.23% 0.0086 -0.0305) |
| OKLCH | oklch(85.23% 0.032 285.7) |
| XYZ | xyz(60.3570, 61.5687, 81.3623) |
| Luminance | 0.6157 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.02
Light Blue Grey
#B7C9E2
ΔE00 7.78
Periwinkle
#CCCCFF
ΔE00 8.05
Lightsteelblue
#B0C4DE
ΔE00 8.78
Light Periwinkle
#C1C6FC
ΔE00 8.96
Thistle
#D8BFD8
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCE3 #E3E3CC
analogous
#CCD8E3 #CCCCE3 #D8CCE3
triadic
#CCCCE3 #E3CCCC #CCE3CC
tetradic
#CCCCE3 #E3CCD8 #E3E3CC #CCE3D8
square
#CCCCE3 #E3CCD8 #E3E3CC #CCE3D8
split-complementary
#CCCCE3 #E3D8CC #D8E3CC
monochromatic
#7D7DB8 #A4A4CD #CCCCE3 #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.58
#CCCCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#CCCCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCE3
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCE3 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CEE4
Deuteranopia (green-blind)
#C6CDE2
Tritanopia (blue-blind)
#C8D0D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cccce3; /* rgb */ color: rgb(204, 204, 227); /* oklch */ color: oklch(85.2% 0.032 285.7);
Tailwind
colors: {
custom: {
50: '#dbdbeb',
500: '#cccce3',
950: '#000000',
},
}SCSS
$custom: #cccce3; $custom-light: #dbdbeb; $custom-dark: #000000;
JSON
{
"hex": "#cccce3",
"rgb": {
"r": 204,
"g": 204,
"b": 227
},
"hsl": {
"h": 240,
"s": 29.114,
"l": 84.51
},
"oklch": {
"l": 0.85233,
"c": 0.03172,
"h": 285.7
},
"luminance": 0.61569
}Semantic roles & 50–950 ramp
primary
#CCCCE3
secondary
#BBBB98
accent
#A83EA8
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151516
muted
#848484