#C3CEDE#C3CEDE
#C3CEDE is a very light, muted blue. Relative luminance 0.610; OKLCH L 84.8% C 0.025 H 257.6°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CEDE |
|---|---|
| RGB | rgb(195, 206, 222) |
| HSL | hsl(216, 29%, 82%) |
| HSV | hsv(216, 12%, 87%) |
| CMYK | cmyk(12.2%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(82.39, -0.58, -9.19) |
| CIE-LCH | lch(82.39, 9.21, 266.40°) |
| OKLab | oklab(84.79% -0.0054 -0.0247) |
| OKLCH | oklch(84.79% 0.025 257.6) |
| XYZ | xyz(57.7588, 61.0178, 77.8277) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.70
Lightsteelblue
#B0C4DE
ΔE00 4.80
Cloudy Blue
#ACC2D9
ΔE00 5.14
Fog
#D8DCE0
ΔE00 6.35
Dove Gray
#B6B8BD
ΔE00 7.45
Light Gray
#D3D3D3
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CEDE #DED3C3
analogous
#C3DCDE #C3CEDE #C6C3DE
triadic
#C3CEDE #DEC3CE #CEDEC3
tetradic
#C3CEDE #DEC3DC #DED3C3 #C3DEC6
square
#C3CEDE #DEC3DC #DED3C3 #C3DEC6
split-complementary
#C3CEDE #DEC6C3 #DCDEC3
monochromatic
#748EB3 #9CAEC8 #C3CEDE #EAEEF4 #EBEFF4
Accessibility & contrast
On white
1.59
#C3CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#C3CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CEDE
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CEDE | 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)
#C9CEDF
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#BDD1D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c3cede; /* rgb */ color: rgb(195, 206, 222); /* oklch */ color: oklch(84.8% 0.025 257.6);
Tailwind
colors: {
custom: {
50: '#d5dce8',
500: '#c3cede',
950: '#000000',
},
}SCSS
$custom: #c3cede; $custom-light: #d5dce8; $custom-dark: #000000;
JSON
{
"hex": "#c3cede",
"rgb": {
"r": 195,
"g": 206,
"b": 222
},
"hsl": {
"h": 215.556,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.84789,
"c": 0.02533,
"h": 257.6
},
"luminance": 0.61019
}Semantic roles & 50–950 ramp
primary
#C3CEDE
secondary
#B5A690
accent
#7D3EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484