#C4C0DC#C4C0DC
#C4C0DC is a light, muted blue. Relative luminance 0.546; OKLCH L 82.0% C 0.039 H 292.1°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C0DC |
|---|---|
| RGB | rgb(196, 192, 220) |
| HSL | hsl(249, 29%, 81%) |
| HSV | hsv(249, 13%, 86%) |
| CMYK | cmyk(10.9%, 12.7%, 0%, 13.7%) |
| CIE-LAB | lab(78.81, 6.80, -13.45) |
| CIE-LCH | lch(78.81, 15.07, 296.82°) |
| OKLab | oklab(81.99% 0.0147 -0.0363) |
| OKLCH | oklch(81.99% 0.039 292.1) |
| XYZ | xyz(54.5302, 54.6021, 75.3627) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.37
Thistle
#D8BFD8
ΔE00 7.46
Light Periwinkle
#C1C6FC
ΔE00 8.11
Lavender (CSS)
#E6E6FA
ΔE00 9.31
Pale Lilac
#E4CBFF
ΔE00 9.38
Light Lavender
#DFC5FE
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C0DC #D8DCC0
analogous
#C0CADC #C4C0DC #D2C0DC
triadic
#C4C0DC #DCC4C0 #C0DCC4
tetradic
#C4C0DC #DCC0CA #D8DCC0 #C0DCD2
square
#C4C0DC #DCC0CA #D8DCC0 #C0DCD2
split-complementary
#C4C0DC #DCD2C0 #CADCC0
monochromatic
#7A71B0 #9F99C6 #C4C0DC #E9E7F2 #EDEBF4
Accessibility & contrast
On white
1.76
#C4C0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#C4C0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C0DC
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C0DC | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DD
Deuteranopia (green-blind)
#BAC3DB
Tritanopia (blue-blind)
#C0C4C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c4c0dc; /* rgb */ color: rgb(196, 192, 220); /* oklch */ color: oklch(82.0% 0.039 292.1);
Tailwind
colors: {
custom: {
50: '#d6d3e6',
500: '#c4c0dc',
950: '#000000',
},
}SCSS
$custom: #c4c0dc; $custom-light: #d6d3e6; $custom-dark: #000000;
JSON
{
"hex": "#c4c0dc",
"rgb": {
"r": 196,
"g": 192,
"b": 220
},
"hsl": {
"h": 248.571,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.81987,
"c": 0.03914,
"h": 292.1
},
"luminance": 0.54602
}Semantic roles & 50–950 ramp
primary
#C4C0DC
secondary
#AEB38D
accent
#A73E98
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384