#C6C8E4#C6C8E4
#C6C8E4 is a very light, muted blue. Relative luminance 0.589; OKLCH L 84.0% C 0.039 H 282.3°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C6C8E4 |
|---|---|
| RGB | rgb(198, 200, 228) |
| HSL | hsl(236, 36%, 84%) |
| HSV | hsv(236, 13%, 89%) |
| CMYK | cmyk(13.2%, 12.3%, 0%, 10.6%) |
| CIE-LAB | lab(81.25, 4.80, -14.08) |
| CIE-LCH | lch(81.25, 14.87, 288.83°) |
| OKLab | oklab(84.01% 0.0083 -0.038) |
| OKLCH | oklch(84.01% 0.039 282.3) |
| XYZ | xyz(57.9435, 58.9152, 81.7028) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.43
Light Periwinkle
#C1C6FC
ΔE00 7.03
Light Blue Grey
#B7C9E2
ΔE00 7.25
Lavender (CSS)
#E6E6FA
ΔE00 7.48
Lightsteelblue
#B0C4DE
ΔE00 8.04
Cloudy Blue
#ACC2D9
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6C8E4 #E4E2C6
analogous
#C6D7E4 #C6C8E4 #D3C6E4
triadic
#C6C8E4 #E4C6C8 #C8E4C6
tetradic
#C6C8E4 #E4C6D7 #E4E2C6 #C6E4D3
square
#C6C8E4 #E4C6D7 #E4E2C6 #C6E4D3
split-complementary
#C6C8E4 #E4D3C6 #D7E4C6
monochromatic
#7378BD #9CA0D0 #C6C8E4 #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.64
#C6C8E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#C6C8E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6C8E4
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6C8E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6C8E4 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CBE5
Deuteranopia (green-blind)
#C0C9E3
Tritanopia (blue-blind)
#C0CDD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c6c8e4; /* rgb */ color: rgb(198, 200, 228); /* oklch */ color: oklch(84.0% 0.039 282.3);
Tailwind
colors: {
custom: {
50: '#d7d8ec',
500: '#c6c8e4',
950: '#000000',
},
}SCSS
$custom: #c6c8e4; $custom-light: #d7d8ec; $custom-dark: #000000;
JSON
{
"hex": "#c6c8e4",
"rgb": {
"r": 198,
"g": 200,
"b": 228
},
"hsl": {
"h": 236,
"s": 35.714,
"l": 83.529
},
"oklch": {
"l": 0.84007,
"c": 0.03894,
"h": 282.3
},
"luminance": 0.58916
}Semantic roles & 50–950 ramp
primary
#C6C8E4
secondary
#BDBA91
accent
#A737AF
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384