#C8D4EB#C8D4EB
#C8D4EB is a very light, muted blue. Relative luminance 0.654; OKLCH L 86.8% C 0.034 H 263.6°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4EB |
|---|---|
| RGB | rgb(200, 212, 235) |
| HSL | hsl(219, 47%, 85%) |
| HSV | hsv(219, 15%, 92%) |
| CMYK | cmyk(14.9%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(84.67, 0.53, -12.66) |
| CIE-LCH | lch(84.67, 12.68, 272.40°) |
| OKLab | oklab(86.8% -0.0039 -0.0342) |
| OKLCH | oklch(86.8% 0.034 263.6) |
| XYZ | xyz(62.3548, 65.3635, 87.9124) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.63
Lightsteelblue
#B0C4DE
ΔE00 5.10
Cloudy Blue
#ACC2D9
ΔE00 6.26
Lavender (CSS)
#E6E6FA
ΔE00 6.87
Powder Blue (survey)
#B1D1FC
ΔE00 7.18
Fog
#D8DCE0
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4EB #EBDFC8
analogous
#C8E5EB #C8D4EB #CDC8EB
triadic
#C8D4EB #EBC8D4 #D4EBC8
tetradic
#C8D4EB #EBC8E5 #EBDFC8 #C8EBCD
square
#C8D4EB #EBC8E5 #EBDFC8 #C8EBCD
split-complementary
#C8D4EB #EBCDC8 #E5EBC8
monochromatic
#6E8ECA #9BB1DB #C8D4EB #E9EDF7 #E9EDF7
Accessibility & contrast
On white
1.49
#C8D4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#C8D4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4EB
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4EB | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#CAD2EA
Tritanopia (blue-blind)
#C0D8DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d4eb; /* rgb */ color: rgb(200, 212, 235); /* oklch */ color: oklch(86.8% 0.034 263.6);
Tailwind
colors: {
custom: {
50: '#d9e1f1',
500: '#c8d4eb',
950: '#000000',
},
}SCSS
$custom: #c8d4eb; $custom-light: #d9e1f1; $custom-dark: #000000;
JSON
{
"hex": "#c8d4eb",
"rgb": {
"r": 200,
"g": 212,
"b": 235
},
"hsl": {
"h": 219.429,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.86796,
"c": 0.03445,
"h": 263.6
},
"luminance": 0.65364
}Semantic roles & 50–950 ramp
primary
#C8D4EB
secondary
#C7B490
accent
#892CBA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485