#C6CCE2#C6CCE2
#C6CCE2 is a very light, muted blue. Relative luminance 0.607; OKLCH L 84.7% C 0.031 H 273.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CCE2 |
|---|---|
| RGB | rgb(198, 204, 226) |
| HSL | hsl(227, 33%, 83%) |
| HSV | hsv(227, 12%, 89%) |
| CMYK | cmyk(12.4%, 9.7%, 0%, 11.4%) |
| CIE-LAB | lab(82.21, 2.26, -11.57) |
| CIE-LCH | lch(82.21, 11.79, 281.07°) |
| OKLab | oklab(84.74% 0.002 -0.0312) |
| OKLCH | oklch(84.74% 0.031 273.6) |
| XYZ | xyz(58.6060, 60.6818, 80.5619) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.88
Lightsteelblue
#B0C4DE
ΔE00 5.96
Lavender (CSS)
#E6E6FA
ΔE00 6.74
Cloudy Blue
#ACC2D9
ΔE00 7.23
Periwinkle
#CCCCFF
ΔE00 8.52
Fog
#D8DCE0
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CCE2 #E2DCC6
analogous
#C6DAE2 #C6CCE2 #CEC6E2
triadic
#C6CCE2 #E2C6CC #CCE2C6
tetradic
#C6CCE2 #E2C6DA #E2DCC6 #C6E2CE
square
#C6CCE2 #E2C6DA #E2DCC6 #C6E2CE
split-complementary
#C6CCE2 #E2CEC6 #DAE2C6
monochromatic
#7583B9 #9DA8CD #C6CCE2 #EBEDF5 #EBEDF5
Accessibility & contrast
On white
1.60
#C6CCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#C6CCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CCE2
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CCE2 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CEE3
Deuteranopia (green-blind)
#C4CBE1
Tritanopia (blue-blind)
#C0D0D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c6cce2; /* rgb */ color: rgb(198, 204, 226); /* oklch */ color: oklch(84.7% 0.031 273.6);
Tailwind
colors: {
custom: {
50: '#d7dbeb',
500: '#c6cce2',
950: '#000000',
},
}SCSS
$custom: #c6cce2; $custom-light: #d7dbeb; $custom-dark: #000000;
JSON
{
"hex": "#c6cce2",
"rgb": {
"r": 198,
"g": 204,
"b": 226
},
"hsl": {
"h": 227.143,
"s": 32.558,
"l": 83.137
},
"oklch": {
"l": 0.8474,
"c": 0.03126,
"h": 273.6
},
"luminance": 0.60682
}Semantic roles & 50–950 ramp
primary
#C6CCE2
secondary
#BAB292
accent
#933AAB
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141516
muted
#838484