#C8C8DF#C8C8DF
#C8C8DF is a very light, muted blue. Relative luminance 0.589; OKLCH L 84.0% C 0.032 H 285.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C8C8DF |
|---|---|
| RGB | rgb(200, 200, 223) |
| HSL | hsl(240, 26%, 83%) |
| HSV | hsv(240, 10%, 87%) |
| CMYK | cmyk(10.3%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.25, 4.43, -11.39) |
| CIE-LCH | lch(81.25, 12.22, 291.25°) |
| OKLab | oklab(83.99% 0.0086 -0.0306) |
| OKLCH | oklch(83.99% 0.032 285.7) |
| XYZ | xyz(57.7902, 58.9152, 78.1249) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.98
Light Blue Grey
#B7C9E2
ΔE00 7.66
Periwinkle
#CCCCFF
ΔE00 8.15
Lightsteelblue
#B0C4DE
ΔE00 8.52
Light Periwinkle
#C1C6FC
ΔE00 8.88
Dove Gray
#B6B8BD
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8C8DF #DFDFC8
analogous
#C8D3DF #C8C8DF #D3C8DF
triadic
#C8C8DF #DFC8C8 #C8DFC8
tetradic
#C8C8DF #DFC8D3 #DFDFC8 #C8DFD3
square
#C8C8DF #DFC8D3 #DFDFC8 #C8DFD3
split-complementary
#C8C8DF #DFD3C8 #D3DFC8
monochromatic
#7B7BB2 #A1A1C8 #C8C8DF #ECECF4 #ECECF4
Accessibility & contrast
On white
1.64
#C8C8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#C8C8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8C8DF
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8C8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8C8DF | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CAE0
Deuteranopia (green-blind)
#C2C9DE
Tritanopia (blue-blind)
#C4CCCF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c8c8df; /* rgb */ color: rgb(200, 200, 223); /* oklch */ color: oklch(84.0% 0.032 285.7);
Tailwind
colors: {
custom: {
50: '#d8d8e9',
500: '#c8c8df',
950: '#000000',
},
}SCSS
$custom: #c8c8df; $custom-light: #d8d8e9; $custom-dark: #000000;
JSON
{
"hex": "#c8c8df",
"rgb": {
"r": 200,
"g": 200,
"b": 223
},
"hsl": {
"h": 240,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.83994,
"c": 0.03184,
"h": 285.7
},
"luminance": 0.58916
}Semantic roles & 50–950 ramp
primary
#C8C8DF
secondary
#B6B695
accent
#A540A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384