#CCCEEB#CCCEEB
#CCCEEB is a very light, muted blue. Relative luminance 0.630; OKLCH L 85.9% C 0.040 H 282.4°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCEEB |
|---|---|
| RGB | rgb(204, 206, 235) |
| HSL | hsl(236, 44%, 86%) |
| HSV | hsv(236, 13%, 92%) |
| CMYK | cmyk(13.2%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(83.43, 4.97, -14.49) |
| CIE-LCH | lch(83.43, 15.32, 288.93°) |
| OKLab | oklab(85.9% 0.0086 -0.0392) |
| OKLCH | oklch(85.9% 0.04 282.4) |
| XYZ | xyz(61.9653, 62.9775, 87.4724) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.96
Lavender (CSS)
#E6E6FA
ΔE00 6.29
Light Periwinkle
#C1C6FC
ΔE00 6.94
Light Blue Grey
#B7C9E2
ΔE00 7.61
Lightsteelblue
#B0C4DE
ΔE00 8.59
Pale Lilac
#E4CBFF
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCEEB #EBE9CC
analogous
#CCDDEB #CCCEEB #D9CCEB
triadic
#CCCEEB #EBCCCE #CEEBCC
tetradic
#CCCEEB #EBCCDD #EBE9CC #CCEBD9
square
#CCCEEB #EBCCDD #EBE9CC #CCEBD9
split-complementary
#CCCEEB #EBD9CC #DDEBCC
monochromatic
#747AC9 #A0A4DA #CCCEEB #E9EAF6 #E9EAF6
Accessibility & contrast
On white
1.54
#CCCEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#CCCEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCEEB
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCEEB | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#C6D3D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ccceeb; /* rgb */ color: rgb(204, 206, 235); /* oklch */ color: oklch(85.9% 0.040 282.4);
Tailwind
colors: {
custom: {
50: '#dbdcf1',
500: '#ccceeb',
950: '#000000',
},
}SCSS
$custom: #ccceeb; $custom-light: #dbdcf1; $custom-dark: #000000;
JSON
{
"hex": "#ccceeb",
"rgb": {
"r": 204,
"g": 206,
"b": 235
},
"hsl": {
"h": 236.129,
"s": 43.662,
"l": 86.078
},
"oklch": {
"l": 0.85897,
"c": 0.0401,
"h": 282.4
},
"luminance": 0.62978
}Semantic roles & 50–950 ramp
primary
#CCCEEB
secondary
#C6C395
accent
#AE2FB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485