#C8CCE4#C8CCE4
#C8CCE4 is a very light, muted blue. Relative luminance 0.611; OKLCH L 85.0% C 0.034 H 278.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCE4 |
|---|---|
| RGB | rgb(200, 204, 228) |
| HSL | hsl(231, 34%, 84%) |
| HSV | hsv(231, 12%, 89%) |
| CMYK | cmyk(12.3%, 10.5%, 0%, 10.6%) |
| CIE-LAB | lab(82.41, 3.32, -12.31) |
| CIE-LCH | lch(82.41, 12.75, 285.07°) |
| OKLab | oklab(84.96% 0.0048 -0.0332) |
| OKLCH | oklch(84.96% 0.034 278.2) |
| XYZ | xyz(59.4128, 61.0659, 82.0405) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.01
Lavender (CSS)
#E6E6FA
ΔE00 6.42
Lightsteelblue
#B0C4DE
ΔE00 7.03
Periwinkle
#CCCCFF
ΔE00 7.69
Light Periwinkle
#C1C6FC
ΔE00 8.18
Cloudy Blue
#ACC2D9
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCE4 #E4E0C8
analogous
#C8DAE4 #C8CCE4 #D2C8E4
triadic
#C8CCE4 #E4C8CC #CCE4C8
tetradic
#C8CCE4 #E4C8DA #E4E0C8 #C8E4D2
square
#C8CCE4 #E4C8DA #E4E0C8 #C8E4D2
split-complementary
#C8CCE4 #E4D2C8 #DAE4C8
monochromatic
#7680BC #9FA6D0 #C8CCE4 #EAECF5 #EAECF5
Accessibility & contrast
On white
1.59
#C8CCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#C8CCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCE4
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCE4 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CEE5
Deuteranopia (green-blind)
#C4CCE3
Tritanopia (blue-blind)
#C2D0D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8cce4; /* rgb */ color: rgb(200, 204, 228); /* oklch */ color: oklch(85.0% 0.034 278.2);
Tailwind
colors: {
custom: {
50: '#d8dbec',
500: '#c8cce4',
950: '#000000',
},
}SCSS
$custom: #c8cce4; $custom-light: #d8dbec; $custom-dark: #000000;
JSON
{
"hex": "#c8cce4",
"rgb": {
"r": 200,
"g": 204,
"b": 228
},
"hsl": {
"h": 231.429,
"s": 34.146,
"l": 83.922
},
"oklch": {
"l": 0.84958,
"c": 0.03355,
"h": 278.2
},
"luminance": 0.61067
}Semantic roles & 50–950 ramp
primary
#C8CCE4
secondary
#BDB793
accent
#9C39AD
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141516
muted
#838484