#C2CCDF#C2CCDF
#C2CCDF is a very light, muted blue. Relative luminance 0.600; OKLCH L 84.3% C 0.029 H 263.4°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCDF |
|---|---|
| RGB | rgb(194, 204, 223) |
| HSL | hsl(219, 31%, 82%) |
| HSV | hsv(219, 13%, 87%) |
| CMYK | cmyk(13%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(81.83, 0.36, -10.56) |
| CIE-LCH | lch(81.83, 10.57, 271.95°) |
| OKLab | oklab(84.34% -0.0033 -0.0285) |
| OKLCH | oklch(84.34% 0.029 263.4) |
| XYZ | xyz(57.1573, 59.9820, 78.3641) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.18
Lightsteelblue
#B0C4DE
ΔE00 4.35
Cloudy Blue
#ACC2D9
ΔE00 5.19
Fog
#D8DCE0
ΔE00 7.47
Dove Gray
#B6B8BD
ΔE00 7.80
Lavender (CSS)
#E6E6FA
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCDF #DFD5C2
analogous
#C2DBDF #C2CCDF #C7C2DF
triadic
#C2CCDF #DFC2CC #CCDFC2
tetradic
#C2CCDF #DFC2DB #DFD5C2 #C2DFC7
square
#C2CCDF #DFC2DB #DFD5C2 #C2DFC7
split-complementary
#C2CCDF #DFC7C2 #DBDFC2
monochromatic
#7289B5 #9AAACA #C2CCDF #EAEEF4 #EBEEF4
Accessibility & contrast
On white
1.62
#C2CCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#C2CCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCDF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCDF | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE0
Deuteranopia (green-blind)
#C4CADF
Tritanopia (blue-blind)
#BBD0D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c2ccdf; /* rgb */ color: rgb(194, 204, 223); /* oklch */ color: oklch(84.3% 0.029 263.4);
Tailwind
colors: {
custom: {
50: '#d4dbe9',
500: '#c2ccdf',
950: '#000000',
},
}SCSS
$custom: #c2ccdf; $custom-light: #d4dbe9; $custom-dark: #000000;
JSON
{
"hex": "#c2ccdf",
"rgb": {
"r": 194,
"g": 204,
"b": 223
},
"hsl": {
"h": 219.31,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.84341,
"c": 0.02867,
"h": 263.4
},
"luminance": 0.59983
}Semantic roles & 50–950 ramp
primary
#C2CCDF
secondary
#B7A98E
accent
#843CAA
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484