#C8CEEA#C8CEEA
#C8CEEA is a very light, muted blue. Relative luminance 0.624; OKLCH L 85.6% C 0.039 H 276.0°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CEEA |
|---|---|
| RGB | rgb(200, 206, 234) |
| HSL | hsl(229, 45%, 85%) |
| HSV | hsv(229, 15%, 92%) |
| CMYK | cmyk(14.5%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(83.11, 3.49, -14.48) |
| CIE-LCH | lch(83.11, 14.89, 283.56°) |
| OKLab | oklab(85.56% 0.0041 -0.0392) |
| OKLCH | oklch(85.56% 0.039 276) |
| XYZ | xyz(60.7386, 62.3617, 86.6630) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.80
Periwinkle
#CCCCFF
ΔE00 6.40
Lavender (CSS)
#E6E6FA
ΔE00 6.60
Light Periwinkle
#C1C6FC
ΔE00 6.82
Lightsteelblue
#B0C4DE
ΔE00 6.83
Cloudy Blue
#ACC2D9
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CEEA #EAE4C8
analogous
#C8DFEA #C8CEEA #D3C8EA
triadic
#C8CEEA #EAC8CE #CEEAC8
tetradic
#C8CEEA #EAC8DF #EAE4C8 #C8EAD3
square
#C8CEEA #EAC8DF #EAE4C8 #C8EAD3
split-complementary
#C8CEEA #EAD3C8 #DFEAC8
monochromatic
#6F7FC8 #9CA7D9 #C8CEEA #E9EBF7 #E9EBF7
Accessibility & contrast
On white
1.56
#C8CEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#C8CEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CEEA
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CEEA | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D0EB
Deuteranopia (green-blind)
#C5CEE9
Tritanopia (blue-blind)
#C1D3D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8ceea; /* rgb */ color: rgb(200, 206, 234); /* oklch */ color: oklch(85.6% 0.039 276.0);
Tailwind
colors: {
custom: {
50: '#d9dcf0',
500: '#c8ceea',
950: '#000000',
},
}SCSS
$custom: #c8ceea; $custom-light: #d9dcf0; $custom-dark: #000000;
JSON
{
"hex": "#c8ceea",
"rgb": {
"r": 200,
"g": 206,
"b": 234
},
"hsl": {
"h": 229.412,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.8556,
"c": 0.03938,
"h": 276
},
"luminance": 0.62362
}Semantic roles & 50–950 ramp
primary
#C8CEEA
secondary
#C5BC91
accent
#9F2EB8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485