#C1CDEB#C1CDEB
#C1CDEB is a very light, muted blue. Relative luminance 0.610; OKLCH L 84.9% C 0.044 H 268.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C1CDEB |
|---|---|
| RGB | rgb(193, 205, 235) |
| HSL | hsl(223, 51%, 84%) |
| HSV | hsv(223, 18%, 92%) |
| CMYK | cmyk(17.9%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(82.38, 2.04, -16.15) |
| CIE-LCH | lch(82.38, 16.28, 277.19°) |
| OKLab | oklab(84.87% -0.0014 -0.0438) |
| OKLCH | oklch(84.87% 0.044 268.2) |
| XYZ | xyz(58.8154, 60.9972, 87.2561) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.78
Lightsteelblue
#B0C4DE
ΔE00 4.77
Light Periwinkle
#C1C6FC
ΔE00 6.16
Cloudy Blue
#ACC2D9
ΔE00 6.45
Powder Blue (survey)
#B1D1FC
ΔE00 6.51
Periwinkle
#CCCCFF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1CDEB #EBDFC1
analogous
#C1E2EB #C1CDEB #CAC1EB
triadic
#C1CDEB #EBC1CD #CDEBC1
tetradic
#C1CDEB #EBC1E2 #EBDFC1 #C1EBCA
square
#C1CDEB #EBC1E2 #EBDFC1 #C1EBCA
split-complementary
#C1CDEB #EBCAC1 #E2EBC1
monochromatic
#6482CD #93A8DC #C1CDEB #E8ECF8 #E8ECF8
Accessibility & contrast
On white
1.59
#C1CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#C1CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1CDEB
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1CDEB | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEC
Deuteranopia (green-blind)
#C1CBEA
Tritanopia (blue-blind)
#B7D3D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c1cdeb; /* rgb */ color: rgb(193, 205, 235); /* oklch */ color: oklch(84.9% 0.044 268.2);
Tailwind
colors: {
custom: {
50: '#d4dcf1',
500: '#c1cdeb',
950: '#000000',
},
}SCSS
$custom: #c1cdeb; $custom-light: #d4dcf1; $custom-dark: #000000;
JSON
{
"hex": "#c1cdeb",
"rgb": {
"r": 193,
"g": 205,
"b": 235
},
"hsl": {
"h": 222.857,
"s": 51.22,
"l": 83.922
},
"oklch": {
"l": 0.84874,
"c": 0.04387,
"h": 268.2
},
"luminance": 0.60998
}Semantic roles & 50–950 ramp
primary
#C1CDEB
secondary
#C7B589
accent
#9327BF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141516
muted
#838485