#C9CCDA#C9CCDA
#C9CCDA is a very light, near-neutral blue. Relative luminance 0.607; OKLCH L 84.7% C 0.020 H 276.3°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C9CCDA |
|---|---|
| RGB | rgb(201, 204, 218) |
| HSL | hsl(229, 19%, 82%) |
| HSV | hsv(229, 8%, 85%) |
| CMYK | cmyk(7.8%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(82.20, 1.64, -7.29) |
| CIE-LCH | lch(82.20, 7.47, 282.68°) |
| OKLab | oklab(84.71% 0.0022 -0.0195) |
| OKLCH | oklch(84.71% 0.02 276.3) |
| XYZ | xyz(58.3326, 60.6648, 74.9524) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 6.13
Light Blue Grey
#B7C9E2
ΔE00 6.30
Dove Gray
#B6B8BD
ΔE00 6.61
Light Gray
#D3D3D3
ΔE00 6.74
Lavender (CSS)
#E6E6FA
ΔE00 6.87
Silver
#C0C0C0
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9CCDA #DAD7C9
analogous
#C9D5DA #C9CCDA #CFC9DA
triadic
#C9CCDA #DAC9CC #CCDAC9
tetradic
#C9CCDA #DAC9D5 #DAD7C9 #C9DACF
square
#C9CCDA #DAC9D5 #DAD7C9 #C9DACF
split-complementary
#C9CCDA #DACFC9 #D5DAC9
monochromatic
#8087A8 #A5AAC1 #C9CCDA #EDEEF3 #EDEEF3
Accessibility & contrast
On white
1.60
#C9CCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#C9CCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9CCDA
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9CCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9CCDA | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CDDB
Deuteranopia (green-blind)
#C8CCDA
Tritanopia (blue-blind)
#C6CED0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c9ccda; /* rgb */ color: rgb(201, 204, 218); /* oklch */ color: oklch(84.7% 0.020 276.3);
Tailwind
colors: {
custom: {
50: '#d9dbe5',
500: '#c9ccda',
950: '#000000',
},
}SCSS
$custom: #c9ccda; $custom-light: #d9dbe5; $custom-dark: #000000;
JSON
{
"hex": "#c9ccda",
"rgb": {
"r": 201,
"g": 204,
"b": 218
},
"hsl": {
"h": 229.412,
"s": 18.681,
"l": 82.157
},
"oklch": {
"l": 0.84711,
"c": 0.01964,
"h": 276.3
},
"luminance": 0.60665
}Semantic roles & 50–950 ramp
primary
#C9CCDA
secondary
#B0AB98
accent
#8E499D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484