#C3CEDF#C3CEDF
#C3CEDF is a very light, muted blue. Relative luminance 0.611; OKLCH L 84.8% C 0.027 H 259.0°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CEDF |
|---|---|
| RGB | rgb(195, 206, 223) |
| HSL | hsl(216, 30%, 82%) |
| HSV | hsv(216, 13%, 87%) |
| CMYK | cmyk(12.6%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(82.42, -0.37, -9.68) |
| CIE-LCH | lch(82.42, 9.69, 267.79°) |
| OKLab | oklab(84.82% -0.005 -0.0261) |
| OKLCH | oklch(84.82% 0.027 259) |
| XYZ | xyz(57.8933, 61.0716, 78.5356) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.45
Lightsteelblue
#B0C4DE
ΔE00 4.61
Cloudy Blue
#ACC2D9
ΔE00 5.10
Fog
#D8DCE0
ΔE00 6.65
Dove Gray
#B6B8BD
ΔE00 7.67
Light Gray
#D3D3D3
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CEDF #DFD4C3
analogous
#C3DCDF #C3CEDF #C6C3DF
triadic
#C3CEDF #DFC3CE #CEDFC3
tetradic
#C3CEDF #DFC3DC #DFD4C3 #C3DFC6
square
#C3CEDF #DFC3DC #DFD4C3 #C3DFC6
split-complementary
#C3CEDF #DFC6C3 #DCDFC3
monochromatic
#738DB4 #9BADCA #C3CEDF #EBEFF4 #EBEFF4
Accessibility & contrast
On white
1.59
#C3CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#C3CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CEDF
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CEDF | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFE0
Deuteranopia (green-blind)
#C6CCDF
Tritanopia (blue-blind)
#BDD1D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c3cedf; /* rgb */ color: rgb(195, 206, 223); /* oklch */ color: oklch(84.8% 0.027 259.0);
Tailwind
colors: {
custom: {
50: '#d5dce9',
500: '#c3cedf',
950: '#000000',
},
}SCSS
$custom: #c3cedf; $custom-light: #d5dce9; $custom-dark: #000000;
JSON
{
"hex": "#c3cedf",
"rgb": {
"r": 195,
"g": 206,
"b": 223
},
"hsl": {
"h": 216.429,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.84822,
"c": 0.02656,
"h": 259
},
"luminance": 0.61072
}Semantic roles & 50–950 ramp
primary
#C3CEDF
secondary
#B7A790
accent
#7E3CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484