#C6CCE4#C6CCE4
#C6CCE4 is a very light, muted blue. Relative luminance 0.608; OKLCH L 84.8% C 0.034 H 274.5°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CCE4 |
|---|---|
| RGB | rgb(198, 204, 228) |
| HSL | hsl(228, 36%, 84%) |
| HSV | hsv(228, 13%, 89%) |
| CMYK | cmyk(13.2%, 10.5%, 0%, 10.6%) |
| CIE-LAB | lab(82.27, 2.67, -12.55) |
| CIE-LCH | lch(82.27, 12.83, 282.03°) |
| OKLab | oklab(84.81% 0.0027 -0.0339) |
| OKLCH | oklch(84.81% 0.034 274.5) |
| XYZ | xyz(58.8821, 60.7922, 82.0156) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.09
Lightsteelblue
#B0C4DE
ΔE00 6.14
Lavender (CSS)
#E6E6FA
ΔE00 6.76
Cloudy Blue
#ACC2D9
ΔE00 7.53
Periwinkle
#CCCCFF
ΔE00 7.80
Light Periwinkle
#C1C6FC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CCE4 #E4DEC6
analogous
#C6DBE4 #C6CCE4 #CFC6E4
triadic
#C6CCE4 #E4C6CC #CCE4C6
tetradic
#C6CCE4 #E4C6DB #E4DEC6 #C6E4CF
square
#C6CCE4 #E4C6DB #E4DEC6 #C6E4CF
split-complementary
#C6CCE4 #E4CFC6 #DBE4C6
monochromatic
#7382BD #9CA7D0 #C6CCE4 #EAECF5 #EAECF5
Accessibility & contrast
On white
1.60
#C6CCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#C6CCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CCE4
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CCE4 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CEE5
Deuteranopia (green-blind)
#C4CCE3
Tritanopia (blue-blind)
#BFD0D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c6cce4; /* rgb */ color: rgb(198, 204, 228); /* oklch */ color: oklch(84.8% 0.034 274.5);
Tailwind
colors: {
custom: {
50: '#d7dbec',
500: '#c6cce4',
950: '#000000',
},
}SCSS
$custom: #c6cce4; $custom-light: #d7dbec; $custom-dark: #000000;
JSON
{
"hex": "#c6cce4",
"rgb": {
"r": 198,
"g": 204,
"b": 228
},
"hsl": {
"h": 228,
"s": 35.714,
"l": 83.529
},
"oklch": {
"l": 0.84807,
"c": 0.03399,
"h": 274.5
},
"luminance": 0.60793
}Semantic roles & 50–950 ramp
primary
#C6CCE4
secondary
#BDB491
accent
#9737AF
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141516
muted
#838484