#C4C2D4#C4C2D4
#C4C2D4 is a very light, muted blue. Relative luminance 0.551; OKLCH L 82.1% C 0.025 H 290.9°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C2D4 |
|---|---|
| RGB | rgb(196, 194, 212) |
| HSL | hsl(247, 17%, 80%) |
| HSV | hsv(247, 8%, 83%) |
| CMYK | cmyk(7.5%, 8.5%, 0%, 16.9%) |
| CIE-LAB | lab(79.08, 4.12, -8.73) |
| CIE-LCH | lch(79.08, 9.65, 295.25°) |
| OKLab | oklab(82.12% 0.009 -0.0234) |
| OKLCH | oklch(82.12% 0.025 290.9) |
| XYZ | xyz(53.9381, 55.0726, 70.0630) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.23
Lavender (CSS)
#E6E6FA
ΔE00 8.40
Light Blue Grey
#B7C9E2
ΔE00 8.45
Silver
#C0C0C0
ΔE00 8.67
Thistle
#D8BFD8
ΔE00 8.84
Lightsteelblue
#B0C4DE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C2D4 #D2D4C2
analogous
#C2C9D4 #C4C2D4 #CDC2D4
triadic
#C4C2D4 #D4C4C2 #C2D4C4
tetradic
#C4C2D4 #D4C2C9 #D2D4C2 #C2D4CD
square
#C4C2D4 #D4C2C9 #D2D4C2 #C2D4CD
split-complementary
#C4C2D4 #D4CDC2 #C9D4C2
monochromatic
#7F7AA1 #A19EBB #C4C2D4 #E7E6ED #EEEDF2
Accessibility & contrast
On white
1.75
#C4C2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#C4C2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C2D4
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C2D4 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D5
Deuteranopia (green-blind)
#BEC3D3
Tritanopia (blue-blind)
#C1C5C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c4c2d4; /* rgb */ color: rgb(196, 194, 212); /* oklch */ color: oklch(82.1% 0.025 290.9);
Tailwind
colors: {
custom: {
50: '#d5d4e1',
500: '#c4c2d4',
950: '#000000',
},
}SCSS
$custom: #c4c2d4; $custom-light: #d5d4e1; $custom-dark: #000000;
JSON
{
"hex": "#c4c2d4",
"rgb": {
"r": 196,
"g": 194,
"b": 212
},
"hsl": {
"h": 246.667,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.8212,
"c": 0.02507,
"h": 290.9
},
"luminance": 0.55073
}Semantic roles & 50–950 ramp
primary
#C4C2D4
secondary
#A6A991
accent
#9C4A93
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384