#C0CEEA#C0CEEA
#C0CEEA is a very light, muted blue. Relative luminance 0.613; OKLCH L 85.0% C 0.042 H 264.3°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CEEA |
|---|---|
| RGB | rgb(192, 206, 234) |
| HSL | hsl(220, 50%, 84%) |
| HSV | hsv(220, 18%, 92%) |
| CMYK | cmyk(17.9%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(82.53, 0.98, -15.39) |
| CIE-LCH | lch(82.53, 15.42, 273.65°) |
| OKLab | oklab(84.97% -0.0041 -0.0418) |
| OKLCH | oklch(84.97% 0.042 264.3) |
| XYZ | xyz(58.6572, 61.2884, 86.5654) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.72
Lightsteelblue
#B0C4DE
ΔE00 3.91
Cloudy Blue
#ACC2D9
ΔE00 5.50
Powder Blue (survey)
#B1D1FC
ΔE00 5.91
Light Periwinkle
#C1C6FC
ΔE00 7.00
Periwinkle
#CCCCFF
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CEEA #EADCC0
analogous
#C0E3EA #C0CEEA #C7C0EA
triadic
#C0CEEA #EAC0CE #CEEAC0
tetradic
#C0CEEA #EAC0E3 #EADCC0 #C0EAC7
square
#C0CEEA #EAC0E3 #EADCC0 #C0EAC7
split-complementary
#C0CEEA #EAC7C0 #E3EAC0
monochromatic
#6487CB #92AADB #C0CEEA #E8EDF7 #E8EDF7
Accessibility & contrast
On white
1.58
#C0CEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#C0CEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CEEA
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CEEA | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFEB
Deuteranopia (green-blind)
#C2CCE9
Tritanopia (blue-blind)
#B6D3D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c0ceea; /* rgb */ color: rgb(192, 206, 234); /* oklch */ color: oklch(85.0% 0.042 264.3);
Tailwind
colors: {
custom: {
50: '#d3dcf0',
500: '#c0ceea',
950: '#000000',
},
}SCSS
$custom: #c0ceea; $custom-light: #d3dcf0; $custom-dark: #000000;
JSON
{
"hex": "#c0ceea",
"rgb": {
"r": 192,
"g": 206,
"b": 234
},
"hsl": {
"h": 220,
"s": 50,
"l": 83.529
},
"oklch": {
"l": 0.84969,
"c": 0.04198,
"h": 264.3
},
"luminance": 0.6129
}Semantic roles & 50–950 ramp
primary
#C0CEEA
secondary
#C6B188
accent
#8C28BD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485