#C3CEDD#C3CEDD
#C3CEDD is a very light, muted cyan. Relative luminance 0.610; OKLCH L 84.8% C 0.024 H 256.1°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CEDD |
|---|---|
| RGB | rgb(195, 206, 221) |
| HSL | hsl(215, 28%, 82%) |
| HSV | hsv(215, 12%, 87%) |
| CMYK | cmyk(11.8%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(82.36, -0.78, -8.70) |
| CIE-LCH | lch(82.36, 8.73, 264.87°) |
| OKLab | oklab(84.76% -0.0058 -0.0234) |
| OKLCH | oklch(84.76% 0.024 256.1) |
| XYZ | xyz(57.6252, 60.9644, 77.1239) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.00
Lightsteelblue
#B0C4DE
ΔE00 5.03
Cloudy Blue
#ACC2D9
ΔE00 5.23
Fog
#D8DCE0
ΔE00 6.07
Dove Gray
#B6B8BD
ΔE00 7.25
Light Gray
#D3D3D3
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CEDD #DDD2C3
analogous
#C3DBDD #C3CEDD #C5C3DD
triadic
#C3CEDD #DDC3CE #CEDDC3
tetradic
#C3CEDD #DDC3DB #DDD2C3 #C3DDC5
square
#C3CEDD #DDC3DB #DDD2C3 #C3DDC5
split-complementary
#C3CEDD #DDC5C3 #DBDDC3
monochromatic
#758EB1 #9CAEC7 #C3CEDD #EAEEF3 #EBEFF4
Accessibility & contrast
On white
1.59
#C3CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#C3CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CEDD
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CEDD | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDE
Deuteranopia (green-blind)
#C6CCDD
Tritanopia (blue-blind)
#BDD1D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c3cedd; /* rgb */ color: rgb(195, 206, 221); /* oklch */ color: oklch(84.8% 0.024 256.1);
Tailwind
colors: {
custom: {
50: '#d5dce7',
500: '#c3cedd',
950: '#000000',
},
}SCSS
$custom: #c3cedd; $custom-light: #d5dce7; $custom-dark: #000000;
JSON
{
"hex": "#c3cedd",
"rgb": {
"r": 195,
"g": 206,
"b": 221
},
"hsl": {
"h": 214.615,
"s": 27.66,
"l": 81.569
},
"oklch": {
"l": 0.84757,
"c": 0.02412,
"h": 256.1
},
"luminance": 0.60965
}Semantic roles & 50–950 ramp
primary
#C3CEDD
secondary
#B4A590
accent
#7B3FA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484