#C5C8EA#C5C8EA
#C5C8EA is a very light, muted blue. Relative luminance 0.591; OKLCH L 84.1% C 0.047 H 281.3°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C5C8EA |
|---|---|
| RGB | rgb(197, 200, 234) |
| HSL | hsl(235, 47%, 85%) |
| HSV | hsv(235, 16%, 92%) |
| CMYK | cmyk(15.8%, 14.5%, 0%, 8.2%) |
| CIE-LAB | lab(81.36, 5.74, -17.13) |
| CIE-LCH | lch(81.36, 18.06, 288.53°) |
| OKLab | oklab(84.14% 0.0093 -0.0465) |
| OKLCH | oklch(84.14% 0.047 281.3) |
| XYZ | xyz(58.5281, 59.1186, 86.1535) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.58
Light Periwinkle
#C1C6FC
ΔE00 5.13
Light Blue Grey
#B7C9E2
ΔE00 7.61
Lightsteelblue
#B0C4DE
ΔE00 8.28
Lavender (CSS)
#E6E6FA
ΔE00 8.35
Light Lavender
#DFC5FE
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5C8EA #EAE7C5
analogous
#C5DBEA #C5C8EA #D5C5EA
triadic
#C5C8EA #EAC5C8 #C8EAC5
tetradic
#C5C8EA #EAC5DB #EAE7C5 #C5EAD5
square
#C5C8EA #EAC5DB #EAE7C5 #C5EAD5
split-complementary
#C5C8EA #EAD5C5 #DBEAC5
monochromatic
#6B73C9 #989DDA #C5C8EA #E9EAF7 #E9EAF7
Accessibility & contrast
On white
1.64
#C5C8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#C5C8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5C8EA
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5C8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5C8EA | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CBEC
Deuteranopia (green-blind)
#BEC9E9
Tritanopia (blue-blind)
#BDCED3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c5c8ea; /* rgb */ color: rgb(197, 200, 234); /* oklch */ color: oklch(84.1% 0.047 281.3);
Tailwind
colors: {
custom: {
50: '#d6d8f0',
500: '#c5c8ea',
950: '#000000',
},
}SCSS
$custom: #c5c8ea; $custom-light: #d6d8f0; $custom-dark: #000000;
JSON
{
"hex": "#c5c8ea",
"rgb": {
"r": 197,
"g": 200,
"b": 234
},
"hsl": {
"h": 235.135,
"s": 46.835,
"l": 84.51
},
"oklch": {
"l": 0.84137,
"c": 0.0474,
"h": 281.3
},
"luminance": 0.59119
}Semantic roles & 50–950 ramp
primary
#C5C8EA
secondary
#C6C18E
accent
#AF2BBA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385