#C8CBDA#C8CBDA
#C8CBDA is a very light, muted blue. Relative luminance 0.601; OKLCH L 84.4% C 0.021 H 276.9°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CBDA |
|---|---|
| RGB | rgb(200, 203, 218) |
| HSL | hsl(230, 20%, 82%) |
| HSV | hsv(230, 8%, 85%) |
| CMYK | cmyk(8.3%, 6.9%, 0%, 14.5%) |
| CIE-LAB | lab(81.87, 1.84, -7.78) |
| CIE-LCH | lch(81.87, 8.00, 283.28°) |
| OKLab | oklab(84.43% 0.0025 -0.0209) |
| OKLCH | oklch(84.43% 0.021 276.9) |
| XYZ | xyz(57.8277, 60.0528, 74.8609) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.16
Fog
#D8DCE0
ΔE00 6.61
Dove Gray
#B6B8BD
ΔE00 6.71
Lavender (CSS)
#E6E6FA
ΔE00 6.92
Lightsteelblue
#B0C4DE
ΔE00 7.15
Light Gray
#D3D3D3
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CBDA #DAD7C8
analogous
#C8D4DA #C8CBDA #CEC8DA
triadic
#C8CBDA #DAC8CB #CBDAC8
tetradic
#C8CBDA #DAC8D4 #DAD7C8 #C8DACE
square
#C8CBDA #DAC8D4 #DAD7C8 #C8DACE
split-complementary
#C8CBDA #DACEC8 #D4DAC8
monochromatic
#7F86A9 #A3A8C1 #C8CBDA #EDEEF3 #EDEEF3
Accessibility & contrast
On white
1.61
#C8CBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#C8CBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CBDA
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CBDA | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDB
Deuteranopia (green-blind)
#C6CBDA
Tritanopia (blue-blind)
#C4CED0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c8cbda; /* rgb */ color: rgb(200, 203, 218); /* oklch */ color: oklch(84.4% 0.021 276.9);
Tailwind
colors: {
custom: {
50: '#d8dae5',
500: '#c8cbda',
950: '#000000',
},
}SCSS
$custom: #c8cbda; $custom-light: #d8dae5; $custom-dark: #000000;
JSON
{
"hex": "#c8cbda",
"rgb": {
"r": 200,
"g": 203,
"b": 218
},
"hsl": {
"h": 230,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.84433,
"c": 0.02103,
"h": 276.9
},
"luminance": 0.60053
}Semantic roles & 50–950 ramp
primary
#C8CBDA
secondary
#B0AB97
accent
#90489E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384