#C6C4E8#C6C4E8
#C6C4E8 is a very light, muted blue. Relative luminance 0.573; OKLCH L 83.4% C 0.050 H 287.8°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C6C4E8 |
|---|---|
| RGB | rgb(198, 196, 232) |
| HSL | hsl(243, 44%, 84%) |
| HSV | hsv(243, 16%, 91%) |
| CMYK | cmyk(14.7%, 15.5%, 0%, 9%) |
| CIE-LAB | lab(80.35, 7.78, -17.56) |
| CIE-LCH | lch(80.35, 19.21, 293.89°) |
| OKLab | oklab(83.35% 0.0153 -0.0476) |
| OKLCH | oklch(83.35% 0.05 287.8) |
| XYZ | xyz(57.5909, 57.3113, 84.3563) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.58
Light Periwinkle
#C1C6FC
ΔE00 5.48
Light Lavender
#DFC5FE
ΔE00 7.81
Pale Lilac
#E4CBFF
ΔE00 7.82
Thistle
#D8BFD8
ΔE00 8.73
Lavender (CSS)
#E6E6FA
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6C4E8 #E6E8C4
analogous
#C4D4E8 #C6C4E8 #D8C4E8
triadic
#C6C4E8 #E8C6C4 #C4E8C6
tetradic
#C6C4E8 #E8C4D4 #E6E8C4 #C4E8D8
square
#C6C4E8 #E8C4D4 #E6E8C4 #C4E8D8
split-complementary
#C6C4E8 #E8D8C4 #D4E8C4
monochromatic
#716CC6 #9B98D7 #C6C4E8 #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.69
#C6C4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#C6C4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6C4E8
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6C4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6C4E8 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC8EA
Deuteranopia (green-blind)
#BBC6E7
Tritanopia (blue-blind)
#BFCAD0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c6c4e8; /* rgb */ color: rgb(198, 196, 232); /* oklch */ color: oklch(83.4% 0.050 287.8);
Tailwind
colors: {
custom: {
50: '#d7d5ef',
500: '#c6c4e8',
950: '#000000',
},
}SCSS
$custom: #c6c4e8; $custom-light: #d7d5ef; $custom-dark: #000000;
JSON
{
"hex": "#c6c4e8",
"rgb": {
"r": 198,
"g": 196,
"b": 232
},
"hsl": {
"h": 243.333,
"s": 43.902,
"l": 83.922
},
"oklch": {
"l": 0.83353,
"c": 0.05003,
"h": 287.8
},
"luminance": 0.57312
}Semantic roles & 50–950 ramp
primary
#C6C4E8
secondary
#C0C38D
accent
#B72EAF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385