#C8D3EA#C8D3EA
#C8D3EA is a very light, muted blue. Relative luminance 0.648; OKLCH L 86.6% C 0.034 H 265.2°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D3EA |
|---|---|
| RGB | rgb(200, 211, 234) |
| HSL | hsl(221, 45%, 85%) |
| HSV | hsv(221, 15%, 92%) |
| CMYK | cmyk(14.5%, 9.8%, 0%, 8.2%) |
| CIE-LAB | lab(84.38, 0.85, -12.56) |
| CIE-LCH | lch(84.38, 12.59, 273.87°) |
| OKLab | oklab(86.56% -0.0028 -0.0339) |
| OKLCH | oklch(86.56% 0.034 265.2) |
| XYZ | xyz(61.9615, 64.8074, 87.0706) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.75
Lightsteelblue
#B0C4DE
ΔE00 5.18
Cloudy Blue
#ACC2D9
ΔE00 6.40
Lavender (CSS)
#E6E6FA
ΔE00 6.70
Powder Blue (survey)
#B1D1FC
ΔE00 7.45
Fog
#D8DCE0
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D3EA #EADFC8
analogous
#C8E4EA #C8D3EA #CEC8EA
triadic
#C8D3EA #EAC8D3 #D3EAC8
tetradic
#C8D3EA #EAC8E4 #EADFC8 #C8EACE
square
#C8D3EA #EAC8E4 #EADFC8 #C8EACE
split-complementary
#C8D3EA #EACEC8 #E4EAC8
monochromatic
#6F8CC8 #9CB0D9 #C8D3EA #E9EDF7 #E9EDF7
Accessibility & contrast
On white
1.50
#C8D3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#C8D3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D3EA
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D3EA | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EB
Deuteranopia (green-blind)
#C9D1E9
Tritanopia (blue-blind)
#C0D7DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d3ea; /* rgb */ color: rgb(200, 211, 234); /* oklch */ color: oklch(86.6% 0.034 265.2);
Tailwind
colors: {
custom: {
50: '#d9e0f0',
500: '#c8d3ea',
950: '#000000',
},
}SCSS
$custom: #c8d3ea; $custom-light: #d9e0f0; $custom-dark: #000000;
JSON
{
"hex": "#c8d3ea",
"rgb": {
"r": 200,
"g": 211,
"b": 234
},
"hsl": {
"h": 220.588,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.86562,
"c": 0.03406,
"h": 265.2
},
"luminance": 0.64808
}Semantic roles & 50–950 ramp
primary
#C8D3EA
secondary
#C5B491
accent
#8B2EB8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485