#C8C8DB#C8C8DB
#C8C8DB is a very light, muted blue. Relative luminance 0.587; OKLCH L 83.9% C 0.026 H 285.8°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8C8DB |
|---|---|
| RGB | rgb(200, 200, 219) |
| HSL | hsl(240, 21%, 82%) |
| HSV | hsv(240, 9%, 86%) |
| CMYK | cmyk(8.7%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(81.13, 3.63, -9.42) |
| CIE-LCH | lch(81.13, 10.09, 291.06°) |
| OKLab | oklab(83.86% 0.0072 -0.0253) |
| OKLCH | oklch(83.86% 0.026 285.8) |
| XYZ | xyz(57.2573, 58.7021, 75.3182) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.94
Light Blue Grey
#B7C9E2
ΔE00 7.44
Dove Gray
#B6B8BD
ΔE00 7.90
Lightsteelblue
#B0C4DE
ΔE00 8.33
Fog
#D8DCE0
ΔE00 8.74
Light Gray
#D3D3D3
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8C8DB #DBDBC8
analogous
#C8D2DB #C8C8DB #D2C8DB
triadic
#C8C8DB #DBC8C8 #C8DBC8
tetradic
#C8C8DB #DBC8D2 #DBDBC8 #C8DBD2
square
#C8C8DB #DBC8D2 #DBDBC8 #C8DBD2
split-complementary
#C8C8DB #DBD2C8 #D2DBC8
monochromatic
#7E7EAB #A3A3C3 #C8C8DB #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.65
#C8C8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#C8C8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8C8DB
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8C8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8C8DB | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#C3C9DA
Tritanopia (blue-blind)
#C4CBCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8c8db; /* rgb */ color: rgb(200, 200, 219); /* oklch */ color: oklch(83.9% 0.026 285.8);
Tailwind
colors: {
custom: {
50: '#d8d8e6',
500: '#c8c8db',
950: '#000000',
},
}SCSS
$custom: #c8c8db; $custom-light: #d8d8e6; $custom-dark: #000000;
JSON
{
"hex": "#c8c8db",
"rgb": {
"r": 200,
"g": 200,
"b": 219
},
"hsl": {
"h": 240,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.83863,
"c": 0.02628,
"h": 285.8
},
"luminance": 0.58702
}Semantic roles & 50–950 ramp
primary
#C8C8DB
secondary
#B1B196
accent
#9F469F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384