#C6C4E2#C6C4E2
#C6C4E2 is a very light, muted blue. Relative luminance 0.570; OKLCH L 83.1% C 0.042 H 288.5°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C6C4E2 |
|---|---|
| RGB | rgb(198, 196, 226) |
| HSL | hsl(244, 34%, 83%) |
| HSV | hsv(244, 13%, 89%) |
| CMYK | cmyk(12.4%, 13.3%, 0%, 11.4%) |
| CIE-LAB | lab(80.17, 6.53, -14.63) |
| CIE-LCH | lch(80.17, 16.02, 294.05°) |
| OKLab | oklab(83.14% 0.0132 -0.0395) |
| OKLCH | oklch(83.14% 0.042 288.5) |
| XYZ | xyz(56.7532, 56.9762, 79.9443) |
| Luminance | 0.5698 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.24
Light Periwinkle
#C1C6FC
ΔE00 7.07
Thistle
#D8BFD8
ΔE00 8.27
Lavender (CSS)
#E6E6FA
ΔE00 8.55
Pale Lilac
#E4CBFF
ΔE00 8.98
Light Blue Grey
#B7C9E2
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6C4E2 #E0E2C4
analogous
#C4D1E2 #C6C4E2 #D5C4E2
triadic
#C6C4E2 #E2C6C4 #C4E2C6
tetradic
#C6C4E2 #E2C4D1 #E0E2C4 #C4E2D5
square
#C6C4E2 #E2C4D1 #E0E2C4 #C4E2D5
split-complementary
#C6C4E2 #E2D5C4 #D1E2C4
monochromatic
#7772BA #9E9BCE #C6C4E2 #EBEAF5 #EBEAF5
Accessibility & contrast
On white
1.69
#C6C4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#C6C4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6C4E2
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6C4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6C4E2 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC7E3
Deuteranopia (green-blind)
#BDC6E1
Tritanopia (blue-blind)
#C1C9CE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c6c4e2; /* rgb */ color: rgb(198, 196, 226); /* oklch */ color: oklch(83.1% 0.042 288.5);
Tailwind
colors: {
custom: {
50: '#d7d5eb',
500: '#c6c4e2',
950: '#000000',
},
}SCSS
$custom: #c6c4e2; $custom-light: #d7d5eb; $custom-dark: #000000;
JSON
{
"hex": "#c6c4e2",
"rgb": {
"r": 198,
"g": 196,
"b": 226
},
"hsl": {
"h": 244,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.83143,
"c": 0.04169,
"h": 288.5
},
"luminance": 0.56977
}Semantic roles & 50–950 ramp
primary
#C6C4E2
secondary
#B8BB90
accent
#AD39A5
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384