#C8CFDA#C8CFDA
#C8CFDA is a very light, near-neutral blue. Relative luminance 0.620; OKLCH L 85.2% C 0.017 H 259.4°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFDA |
|---|---|
| RGB | rgb(200, 207, 218) |
| HSL | hsl(217, 20%, 82%) |
| HSV | hsv(217, 8%, 85%) |
| CMYK | cmyk(8.3%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(82.90, -0.27, -6.26) |
| CIE-LCH | lch(82.90, 6.27, 267.51°) |
| OKLab | oklab(85.24% -0.0031 -0.0168) |
| OKLCH | oklch(85.24% 0.017 259.4) |
| XYZ | xyz(58.7845, 61.9664, 75.1798) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.47
Light Gray
#D3D3D3
ΔE00 5.61
Light Blue Grey
#B7C9E2
ΔE00 5.88
Gainsboro
#DCDCDC
ΔE00 6.36
Dove Gray
#B6B8BD
ΔE00 6.44
Silver
#C0C0C0
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFDA #DAD3C8
analogous
#C8D8DA #C8CFDA #CAC8DA
triadic
#C8CFDA #DAC8CF #CFDAC8
tetradic
#C8CFDA #DAC8D8 #DAD3C8 #C8DACA
square
#C8CFDA #DAC8D8 #DAD3C8 #C8DACA
split-complementary
#C8CFDA #DACAC8 #D8DAC8
monochromatic
#7F8FA9 #A3AFC1 #C8CFDA #EDEFF3 #EDEFF3
Accessibility & contrast
On white
1.57
#C8CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#C8CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFDA
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFDA | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCFDB
Deuteranopia (green-blind)
#CACEDA
Tritanopia (blue-blind)
#C4D1D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8cfda; /* rgb */ color: rgb(200, 207, 218); /* oklch */ color: oklch(85.2% 0.017 259.4);
Tailwind
colors: {
custom: {
50: '#d8dde5',
500: '#c8cfda',
950: '#000000',
},
}SCSS
$custom: #c8cfda; $custom-light: #d8dde5; $custom-dark: #000000;
JSON
{
"hex": "#c8cfda",
"rgb": {
"r": 200,
"g": 207,
"b": 218
},
"hsl": {
"h": 216.667,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.85241,
"c": 0.01708,
"h": 259.4
},
"luminance": 0.61967
}Semantic roles & 50–950 ramp
primary
#C8CFDA
secondary
#B0A697
accent
#7C489E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484