#C0CAEE#C0CAEE
#C0CAEE is a very light, muted blue. Relative luminance 0.596; OKLCH L 84.3% C 0.051 H 273.0°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CAEE |
|---|---|
| RGB | rgb(192, 202, 238) |
| HSL | hsl(227, 58%, 84%) |
| HSV | hsv(227, 19%, 93%) |
| CMYK | cmyk(19.3%, 15.1%, 0%, 6.7%) |
| CIE-LAB | lab(81.63, 3.98, -18.89) |
| CIE-LCH | lch(81.63, 19.30, 281.89°) |
| OKLab | oklab(84.3% 0.0027 -0.0514) |
| OKLCH | oklch(84.3% 0.051 273) |
| XYZ | xyz(58.2876, 59.6195, 89.3091) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.23
Periwinkle
#CCCCFF
ΔE00 4.72
Light Blue Grey
#B7C9E2
ΔE00 5.61
Lightsteelblue
#B0C4DE
ΔE00 6.23
Powder Blue (survey)
#B1D1FC
ΔE00 7.18
Cloudy Blue
#ACC2D9
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CAEE #EEE4C0
analogous
#C0E1EE #C0CAEE #CDC0EE
triadic
#C0CAEE #EEC0CA #CAEEC0
tetradic
#C0CAEE #EEC0E1 #EEE4C0 #C0EECD
square
#C0CAEE #EEC0E1 #EEE4C0 #C0EECD
split-complementary
#C0CAEE #EECDC0 #E1EEC0
monochromatic
#6079D4 #90A1E1 #C0CAEE #E7EBF8 #E7EBF8
Accessibility & contrast
On white
1.62
#C0CAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#C0CAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CAEE
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CAEE | 1.00 | 1.62 | 12.92 | 12.92 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF0
Deuteranopia (green-blind)
#BDC9ED
Tritanopia (blue-blind)
#B5D1D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c0caee; /* rgb */ color: rgb(192, 202, 238); /* oklch */ color: oklch(84.3% 0.051 273.0);
Tailwind
colors: {
custom: {
50: '#d3daf3',
500: '#c0caee',
950: '#000000',
},
}SCSS
$custom: #c0caee; $custom-light: #d3daf3; $custom-dark: #000000;
JSON
{
"hex": "#c0caee",
"rgb": {
"r": 192,
"g": 202,
"b": 238
},
"hsl": {
"h": 226.957,
"s": 57.5,
"l": 84.314
},
"oklch": {
"l": 0.84303,
"c": 0.05149,
"h": 273
},
"luminance": 0.59621
}Semantic roles & 50–950 ramp
primary
#C0CAEE
secondary
#CCBD87
accent
#A120C5
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385