#C6CEEA#C6CEEA
#C6CEEA is a very light, muted blue. Relative luminance 0.621; OKLCH L 85.4% C 0.040 H 272.9°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CEEA |
|---|---|
| RGB | rgb(198, 206, 234) |
| HSL | hsl(227, 46%, 85%) |
| HSV | hsv(227, 15%, 92%) |
| CMYK | cmyk(15.4%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(82.96, 2.86, -14.71) |
| CIE-LCH | lch(82.96, 14.98, 281.00°) |
| OKLab | oklab(85.41% 0.002 -0.0398) |
| OKLCH | oklch(85.41% 0.04 272.9) |
| XYZ | xyz(60.2079, 62.0880, 86.6381) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.98
Lightsteelblue
#B0C4DE
ΔE00 6.04
Periwinkle
#CCCCFF
ΔE00 6.59
Light Periwinkle
#C1C6FC
ΔE00 6.73
Lavender (CSS)
#E6E6FA
ΔE00 6.96
Cloudy Blue
#ACC2D9
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CEEA #EAE2C6
analogous
#C6E0EA #C6CEEA #D0C6EA
triadic
#C6CEEA #EAC6CE #CEEAC6
tetradic
#C6CEEA #EAC6E0 #EAE2C6 #C6EAD0
square
#C6CEEA #EAC6E0 #EAE2C6 #C6EAD0
split-complementary
#C6CEEA #EAD0C6 #E0EAC6
monochromatic
#6D81C9 #99A8DA #C6CEEA #E9ECF7 #E9ECF7
Accessibility & contrast
On white
1.57
#C6CEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#C6CEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CEEA
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CEEA | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EB
Deuteranopia (green-blind)
#C4CDE9
Tritanopia (blue-blind)
#BED3D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c6ceea; /* rgb */ color: rgb(198, 206, 234); /* oklch */ color: oklch(85.4% 0.040 272.9);
Tailwind
colors: {
custom: {
50: '#d7dcf0',
500: '#c6ceea',
950: '#000000',
},
}SCSS
$custom: #c6ceea; $custom-light: #d7dcf0; $custom-dark: #000000;
JSON
{
"hex": "#c6ceea",
"rgb": {
"r": 198,
"g": 206,
"b": 234
},
"hsl": {
"h": 226.667,
"s": 46.154,
"l": 84.706
},
"oklch": {
"l": 0.8541,
"c": 0.03988,
"h": 272.9
},
"luminance": 0.62089
}Semantic roles & 50–950 ramp
primary
#C6CEEA
secondary
#C6B98F
accent
#9A2CB9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485