#C8CFEB#C8CFEB
#C8CFEB is a very light, muted blue. Relative luminance 0.629; OKLCH L 85.8% C 0.040 H 274.4°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFEB |
|---|---|
| RGB | rgb(200, 207, 235) |
| HSL | hsl(228, 47%, 85%) |
| HSV | hsv(228, 15%, 92%) |
| CMYK | cmyk(14.9%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(83.39, 3.17, -14.58) |
| CIE-LCH | lch(83.39, 14.92, 282.27°) |
| OKLab | oklab(85.79% 0.0031 -0.0395) |
| OKLCH | oklch(85.79% 0.04 274.4) |
| XYZ | xyz(61.1242, 62.9023, 87.5022) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.47
Periwinkle
#CCCCFF
ΔE00 6.48
Lightsteelblue
#B0C4DE
ΔE00 6.55
Lavender (CSS)
#E6E6FA
ΔE00 6.56
Light Periwinkle
#C1C6FC
ΔE00 6.83
Cloudy Blue
#ACC2D9
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFEB #EBE4C8
analogous
#C8E0EB #C8CFEB #D2C8EB
triadic
#C8CFEB #EBC8CF #CFEBC8
tetradic
#C8CFEB #EBC8E0 #EBE4C8 #C8EBD2
square
#C8CFEB #EBC8E0 #EBE4C8 #C8EBD2
split-complementary
#C8CFEB #EBD2C8 #E0EBC8
monochromatic
#6E81CA #9BA8DB #C8CFEB #E9EBF7 #E9EBF7
Accessibility & contrast
On white
1.55
#C8CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#C8CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFEB
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFEB | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EC
Deuteranopia (green-blind)
#C5CFEA
Tritanopia (blue-blind)
#C0D4D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8cfeb; /* rgb */ color: rgb(200, 207, 235); /* oklch */ color: oklch(85.8% 0.040 274.4);
Tailwind
colors: {
custom: {
50: '#d9ddf1',
500: '#c8cfeb',
950: '#000000',
},
}SCSS
$custom: #c8cfeb; $custom-light: #d9ddf1; $custom-dark: #000000;
JSON
{
"hex": "#c8cfeb",
"rgb": {
"r": 200,
"g": 207,
"b": 235
},
"hsl": {
"h": 228,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.85793,
"c": 0.03958,
"h": 274.4
},
"luminance": 0.62903
}Semantic roles & 50–950 ramp
primary
#C8CFEB
secondary
#C7BC90
accent
#9D2CBA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485