#C8CCE6#C8CCE6
#C8CCE6 is a very light, muted blue. Relative luminance 0.612; OKLCH L 85.0% C 0.036 H 278.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCE6 |
|---|---|
| RGB | rgb(200, 204, 230) |
| HSL | hsl(232, 38%, 84%) |
| HSV | hsv(232, 13%, 90%) |
| CMYK | cmyk(13%, 11.3%, 0%, 9.8%) |
| CIE-LAB | lab(82.47, 3.73, -13.29) |
| CIE-LCH | lch(82.47, 13.80, 285.66°) |
| OKLab | oklab(85.03% 0.0055 -0.0359) |
| OKLCH | oklch(85.03% 0.036 278.7) |
| XYZ | xyz(59.6921, 61.1776, 83.5112) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.25
Lavender (CSS)
#E6E6FA
ΔE00 6.55
Periwinkle
#CCCCFF
ΔE00 6.99
Lightsteelblue
#B0C4DE
ΔE00 7.24
Light Periwinkle
#C1C6FC
ΔE00 7.53
Cloudy Blue
#ACC2D9
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCE6 #E6E2C8
analogous
#C8DBE6 #C8CCE6 #D3C8E6
triadic
#C8CCE6 #E6C8CC #CCE6C8
tetradic
#C8CCE6 #E6C8DB #E6E2C8 #C8E6D3
square
#C8CCE6 #E6C8DB #E6E2C8 #C8E6D3
split-complementary
#C8CCE6 #E6D3C8 #DBE6C8
monochromatic
#747EC0 #9EA5D3 #C8CCE6 #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.59
#C8CCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#C8CCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCE6
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCE6 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CEE7
Deuteranopia (green-blind)
#C4CCE5
Tritanopia (blue-blind)
#C2D0D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8cce6; /* rgb */ color: rgb(200, 204, 230); /* oklch */ color: oklch(85.0% 0.036 278.7);
Tailwind
colors: {
custom: {
50: '#d8dbee',
500: '#c8cce6',
950: '#000000',
},
}SCSS
$custom: #c8cce6; $custom-light: #d8dbee; $custom-dark: #000000;
JSON
{
"hex": "#c8cce6",
"rgb": {
"r": 200,
"g": 204,
"b": 230
},
"hsl": {
"h": 232,
"s": 37.5,
"l": 84.314
},
"oklch": {
"l": 0.85025,
"c": 0.0363,
"h": 278.7
},
"luminance": 0.61178
}Semantic roles & 50–950 ramp
primary
#C8CCE6
secondary
#C0BA93
accent
#A035B0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141516
muted
#838485