#C8CFDE#C8CFDE
#C8CFDE is a very light, muted blue. Relative luminance 0.622; OKLCH L 85.4% C 0.022 H 265.8°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFDE |
|---|---|
| RGB | rgb(200, 207, 222) |
| HSL | hsl(221, 25%, 83%) |
| HSV | hsv(221, 10%, 87%) |
| CMYK | cmyk(9.9%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(83.01, 0.52, -8.23) |
| CIE-LCH | lch(83.01, 8.24, 273.61°) |
| OKLab | oklab(85.37% -0.0016 -0.0221) |
| OKLCH | oklch(85.37% 0.022 265.8) |
| XYZ | xyz(59.3143, 62.1783, 77.9698) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.92
Fog
#D8DCE0
ΔE00 5.78
Lightsteelblue
#B0C4DE
ΔE00 6.07
Cloudy Blue
#ACC2D9
ΔE00 6.63
Light Gray
#D3D3D3
ΔE00 7.04
Lavender (CSS)
#E6E6FA
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFDE #DED7C8
analogous
#C8DADE #C8CFDE #CCC8DE
triadic
#C8CFDE #DEC8CF #CFDEC8
tetradic
#C8CFDE #DEC8DA #DED7C8 #C8DECC
square
#C8CFDE #DEC8DA #DED7C8 #C8DECC
split-complementary
#C8CFDE #DECCC8 #DADEC8
monochromatic
#7B8CB0 #A2AEC7 #C8CFDE #ECEEF4 #ECEEF4
Accessibility & contrast
On white
1.56
#C8CFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#C8CFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFDE
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFDE | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DF
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#C3D2D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8cfde; /* rgb */ color: rgb(200, 207, 222); /* oklch */ color: oklch(85.4% 0.022 265.8);
Tailwind
colors: {
custom: {
50: '#d8dde8',
500: '#c8cfde',
950: '#000000',
},
}SCSS
$custom: #c8cfde; $custom-light: #d8dde8; $custom-dark: #000000;
JSON
{
"hex": "#c8cfde",
"rgb": {
"r": 200,
"g": 207,
"b": 222
},
"hsl": {
"h": 220.909,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.85366,
"c": 0.02216,
"h": 265.8
},
"luminance": 0.62179
}Semantic roles & 50–950 ramp
primary
#C8CFDE
secondary
#B5AB95
accent
#8442A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484