#C4C8E4#C4C8E4
#C4C8E4 is a very light, muted blue. Relative luminance 0.586; OKLCH L 83.9% C 0.039 H 279.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C8E4 |
|---|---|
| RGB | rgb(196, 200, 228) |
| HSL | hsl(233, 37%, 83%) |
| HSV | hsv(233, 14%, 89%) |
| CMYK | cmyk(14%, 12.3%, 0%, 10.6%) |
| CIE-LAB | lab(81.10, 4.16, -14.32) |
| CIE-LCH | lch(81.10, 14.91, 286.21°) |
| OKLab | oklab(83.85% 0.0062 -0.0387) |
| OKLCH | oklch(83.85% 0.039 279.1) |
| XYZ | xyz(57.4197, 58.6451, 81.6783) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.39
Periwinkle
#CCCCFF
ΔE00 6.47
Light Periwinkle
#C1C6FC
ΔE00 6.80
Lightsteelblue
#B0C4DE
ΔE00 7.17
Lavender (CSS)
#E6E6FA
ΔE00 7.64
Cloudy Blue
#ACC2D9
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C8E4 #E4E0C4
analogous
#C4D8E4 #C4C8E4 #D0C4E4
triadic
#C4C8E4 #E4C4C8 #C8E4C4
tetradic
#C4C8E4 #E4C4D8 #E4E0C4 #C4E4D0
square
#C4C8E4 #E4C4D8 #E4E0C4 #C4E4D0
split-complementary
#C4C8E4 #E4D0C4 #D8E4C4
monochromatic
#707ABE #9AA1D1 #C4C8E4 #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.65
#C4C8E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#C4C8E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C8E4
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C8E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C8E4 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CBE5
Deuteranopia (green-blind)
#BFC8E3
Tritanopia (blue-blind)
#BDCDD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c4c8e4; /* rgb */ color: rgb(196, 200, 228); /* oklch */ color: oklch(83.9% 0.039 279.1);
Tailwind
colors: {
custom: {
50: '#d6d8ec',
500: '#c4c8e4',
950: '#000000',
},
}SCSS
$custom: #c4c8e4; $custom-light: #d6d8ec; $custom-dark: #000000;
JSON
{
"hex": "#c4c8e4",
"rgb": {
"r": 196,
"g": 200,
"b": 228
},
"hsl": {
"h": 232.5,
"s": 37.209,
"l": 83.137
},
"oklch": {
"l": 0.83853,
"c": 0.03921,
"h": 279.1
},
"luminance": 0.58646
}Semantic roles & 50–950 ramp
primary
#C4C8E4
secondary
#BDB78F
accent
#A135B0
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384