#C3CCDA#C3CCDA
#C3CCDA is a very light, muted blue. Relative luminance 0.599; OKLCH L 84.3% C 0.022 H 259.2°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CCDA |
|---|---|
| RGB | rgb(195, 204, 218) |
| HSL | hsl(217, 24%, 81%) |
| HSV | hsv(217, 11%, 85%) |
| CMYK | cmyk(10.6%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(81.76, -0.33, -7.99) |
| CIE-LCH | lch(81.76, 8.00, 267.63°) |
| OKLab | oklab(84.26% -0.0041 -0.0215) |
| OKLCH | oklch(84.26% 0.022 259.2) |
| XYZ | xyz(56.7507, 59.8491, 74.8782) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.44
Lightsteelblue
#B0C4DE
ΔE00 5.38
Cloudy Blue
#ACC2D9
ΔE00 5.60
Fog
#D8DCE0
ΔE00 5.94
Dove Gray
#B6B8BD
ΔE00 6.53
Light Gray
#D3D3D3
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CCDA #DAD1C3
analogous
#C3D7DA #C3CCDA #C5C3DA
triadic
#C3CCDA #DAC3CC #CCDAC3
tetradic
#C3CCDA #DAC3D7 #DAD1C3 #C3DAC5
square
#C3CCDA #DAC3D7 #DAD1C3 #C3DAC5
split-complementary
#C3CCDA #DAC5C3 #D7DAC3
monochromatic
#778CAB #9DACC3 #C3CCDA #E9ECF1 #ECEFF3
Accessibility & contrast
On white
1.62
#C3CCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#C3CCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CCDA
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CCDA | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CCDB
Deuteranopia (green-blind)
#C5CADA
Tritanopia (blue-blind)
#BECFD0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c3ccda; /* rgb */ color: rgb(195, 204, 218); /* oklch */ color: oklch(84.3% 0.022 259.2);
Tailwind
colors: {
custom: {
50: '#d5dbe5',
500: '#c3ccda',
950: '#000000',
},
}SCSS
$custom: #c3ccda; $custom-light: #d5dbe5; $custom-dark: #000000;
JSON
{
"hex": "#c3ccda",
"rgb": {
"r": 195,
"g": 204,
"b": 218
},
"hsl": {
"h": 216.522,
"s": 23.711,
"l": 80.98
},
"oklch": {
"l": 0.84255,
"c": 0.02187,
"h": 259.2
},
"luminance": 0.5985
}Semantic roles & 50–950 ramp
primary
#C3CCDA
secondary
#B0A491
accent
#7D43A2
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484