#C4CCE6#C4CCE6
#C4CCE6 is a very light, muted blue. Relative luminance 0.606; OKLCH L 84.7% C 0.037 H 272.0°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CCE6 |
|---|---|
| RGB | rgb(196, 204, 230) |
| HSL | hsl(226, 40%, 84%) |
| HSV | hsv(226, 15%, 90%) |
| CMYK | cmyk(14.8%, 11.3%, 0%, 9.8%) |
| CIE-LAB | lab(82.18, 2.45, -13.76) |
| CIE-LCH | lch(82.18, 13.98, 280.10°) |
| OKLab | oklab(84.72% 0.0013 -0.0372) |
| OKLCH | oklch(84.72% 0.037 272) |
| XYZ | xyz(58.6375, 60.6338, 83.4618) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.49
Lightsteelblue
#B0C4DE
ΔE00 5.53
Cloudy Blue
#ACC2D9
ΔE00 7.03
Lavender (CSS)
#E6E6FA
ΔE00 7.24
Periwinkle
#CCCCFF
ΔE00 7.29
Light Periwinkle
#C1C6FC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CCE6 #E6DEC4
analogous
#C4DDE6 #C4CCE6 #CDC4E6
triadic
#C4CCE6 #E6C4CC #CCE6C4
tetradic
#C4CCE6 #E6C4DD #E6DEC4 #C4E6CD
square
#C4CCE6 #E6C4DD #E6DEC4 #C4E6CD
split-complementary
#C4CCE6 #E6CDC4 #DDE6C4
monochromatic
#6E82C2 #99A7D4 #C4CCE6 #EAECF6 #EAECF6
Accessibility & contrast
On white
1.60
#C4CCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#C4CCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CCE6
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CCE6 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CEE7
Deuteranopia (green-blind)
#C2CBE5
Tritanopia (blue-blind)
#BCD1D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c4cce6; /* rgb */ color: rgb(196, 204, 230); /* oklch */ color: oklch(84.7% 0.037 272.0);
Tailwind
colors: {
custom: {
50: '#d6dbee',
500: '#c4cce6',
950: '#000000',
},
}SCSS
$custom: #c4cce6; $custom-light: #d6dbee; $custom-dark: #000000;
JSON
{
"hex": "#c4cce6",
"rgb": {
"r": 196,
"g": 204,
"b": 230
},
"hsl": {
"h": 225.882,
"s": 40.476,
"l": 83.529
},
"oklch": {
"l": 0.84723,
"c": 0.03724,
"h": 272
},
"luminance": 0.60635
}Semantic roles & 50–950 ramp
primary
#C4CCE6
secondary
#C0B48E
accent
#9532B4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141516
muted
#838485