#C2CBEC#C2CBEC
#C2CBEC is a very light, muted blue. Relative luminance 0.602; OKLCH L 84.6% C 0.047 H 273.3°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CBEC |
|---|---|
| RGB | rgb(194, 203, 236) |
| HSL | hsl(227, 53%, 84%) |
| HSV | hsv(227, 18%, 93%) |
| CMYK | cmyk(17.8%, 14%, 0%, 7.5%) |
| CIE-LAB | lab(81.97, 3.63, -17.30) |
| CIE-LCH | lch(81.97, 17.67, 281.84°) |
| OKLab | oklab(84.58% 0.0027 -0.047) |
| OKLCH | oklch(84.58% 0.047 273.3) |
| XYZ | xyz(58.7408, 60.2363, 87.8726) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.08
Periwinkle
#CCCCFF
ΔE00 5.26
Light Blue Grey
#B7C9E2
ΔE00 5.38
Lightsteelblue
#B0C4DE
ΔE00 6.15
Powder Blue (survey)
#B1D1FC
ΔE00 7.60
Cloudy Blue
#ACC2D9
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CBEC #ECE3C2
analogous
#C2E0EC #C2CBEC #CEC2EC
triadic
#C2CBEC #ECC2CB #CBECC2
tetradic
#C2CBEC #ECC2E0 #ECE3C2 #C2ECCE
square
#C2CBEC #ECC2E0 #ECE3C2 #C2ECCE
split-complementary
#C2CBEC #ECCEC2 #E0ECC2
monochromatic
#657BCF #93A3DD #C2CBEC #E8EBF8 #E8EBF8
Accessibility & contrast
On white
1.61
#C2CBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#C2CBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CBEC
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CBEC | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEE
Deuteranopia (green-blind)
#BFCAEB
Tritanopia (blue-blind)
#B8D1D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c2cbec; /* rgb */ color: rgb(194, 203, 236); /* oklch */ color: oklch(84.6% 0.047 273.3);
Tailwind
colors: {
custom: {
50: '#d4daf2',
500: '#c2cbec',
950: '#000000',
},
}SCSS
$custom: #c2cbec; $custom-light: #d4daf2; $custom-dark: #000000;
JSON
{
"hex": "#c2cbec",
"rgb": {
"r": 194,
"g": 203,
"b": 236
},
"hsl": {
"h": 227.143,
"s": 52.5,
"l": 84.314
},
"oklch": {
"l": 0.8458,
"c": 0.04708,
"h": 273.3
},
"luminance": 0.60237
}Semantic roles & 50–950 ramp
primary
#C2CBEC
secondary
#C9BB8A
accent
#9F26C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385