#C4CCDF#C4CCDF
#C4CCDF is a very light, muted blue. Relative luminance 0.602; OKLCH L 84.5% C 0.028 H 267.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CCDF |
|---|---|
| RGB | rgb(196, 204, 223) |
| HSL | hsl(222, 30%, 82%) |
| HSV | hsv(222, 12%, 87%) |
| CMYK | cmyk(12.1%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(81.97, 1.00, -10.33) |
| CIE-LCH | lch(81.97, 10.38, 275.56°) |
| OKLab | oklab(84.49% -0.0012 -0.0278) |
| OKLCH | oklch(84.49% 0.028 267.5) |
| XYZ | xyz(57.6742, 60.2485, 78.3883) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.91
Lightsteelblue
#B0C4DE
ΔE00 5.04
Cloudy Blue
#ACC2D9
ΔE00 5.99
Lavender (CSS)
#E6E6FA
ΔE00 7.40
Fog
#D8DCE0
ΔE00 7.47
Dove Gray
#B6B8BD
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CCDF #DFD7C4
analogous
#C4DADF #C4CCDF #CAC4DF
triadic
#C4CCDF #DFC4CC #CCDFC4
tetradic
#C4CCDF #DFC4DA #DFD7C4 #C4DFCA
square
#C4CCDF #DFC4DA #DFD7C4 #C4DFCA
split-complementary
#C4CCDF #DFCAC4 #DADFC4
monochromatic
#7587B4 #9CAAC9 #C4CCDF #EBEEF4 #EBEEF4
Accessibility & contrast
On white
1.61
#C4CCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#C4CCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CCDF
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CCDF | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDE0
Deuteranopia (green-blind)
#C4CBDF
Tritanopia (blue-blind)
#BED0D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c4ccdf; /* rgb */ color: rgb(196, 204, 223); /* oklch */ color: oklch(84.5% 0.028 267.5);
Tailwind
colors: {
custom: {
50: '#d6dbe9',
500: '#c4ccdf',
950: '#000000',
},
}SCSS
$custom: #c4ccdf; $custom-light: #d6dbe9; $custom-dark: #000000;
JSON
{
"hex": "#c4ccdf",
"rgb": {
"r": 196,
"g": 204,
"b": 223
},
"hsl": {
"h": 222.222,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.84491,
"c": 0.02787,
"h": 267.5
},
"luminance": 0.60249
}Semantic roles & 50–950 ramp
primary
#C4CCDF
secondary
#B7AB91
accent
#893DA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484