#C7C4E2#C7C4E2
#C7C4E2 is a very light, muted blue. Relative luminance 0.571; OKLCH L 83.2% C 0.042 H 290.1°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C7C4E2 |
|---|---|
| RGB | rgb(199, 196, 226) |
| HSL | hsl(246, 34%, 83%) |
| HSV | hsv(246, 13%, 89%) |
| CMYK | cmyk(11.9%, 13.3%, 0%, 11.4%) |
| CIE-LAB | lab(80.24, 6.85, -14.50) |
| CIE-LCH | lch(80.24, 16.04, 295.28°) |
| OKLab | oklab(83.22% 0.0143 -0.0392) |
| OKLCH | oklch(83.22% 0.042 290.1) |
| XYZ | xyz(57.0177, 57.1126, 79.9567) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.33
Light Periwinkle
#C1C6FC
ΔE00 7.25
Thistle
#D8BFD8
ΔE00 7.88
Lavender (CSS)
#E6E6FA
ΔE00 8.57
Pale Lilac
#E4CBFF
ΔE00 8.74
Light Lavender
#DFC5FE
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7C4E2 #DFE2C4
analogous
#C4D0E2 #C7C4E2 #D6C4E2
triadic
#C7C4E2 #E2C7C4 #C4E2C7
tetradic
#C7C4E2 #E2C4D0 #DFE2C4 #C4E2D6
square
#C7C4E2 #E2C4D0 #DFE2C4 #C4E2D6
split-complementary
#C7C4E2 #E2D6C4 #D0E2C4
monochromatic
#7972BA #A09BCE #C7C4E2 #ECEAF5 #ECEAF5
Accessibility & contrast
On white
1.69
#C7C4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#C7C4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7C4E2
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7C4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7C4E2 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC8E3
Deuteranopia (green-blind)
#BDC6E1
Tritanopia (blue-blind)
#C2C9CE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c7c4e2; /* rgb */ color: rgb(199, 196, 226); /* oklch */ color: oklch(83.2% 0.042 290.1);
Tailwind
colors: {
custom: {
50: '#d8d5eb',
500: '#c7c4e2',
950: '#000000',
},
}SCSS
$custom: #c7c4e2; $custom-light: #d8d5eb; $custom-dark: #000000;
JSON
{
"hex": "#c7c4e2",
"rgb": {
"r": 199,
"g": 196,
"b": 226
},
"hsl": {
"h": 246,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.83222,
"c": 0.04171,
"h": 290.1
},
"luminance": 0.57113
}Semantic roles & 50–950 ramp
primary
#C7C4E2
secondary
#B6BB90
accent
#AD39A1
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384