#C3CFEB#C3CFEB
#C3CFEB is a very light, muted blue. Relative luminance 0.622; OKLCH L 85.4% C 0.041 H 267.1°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CFEB |
|---|---|
| RGB | rgb(195, 207, 235) |
| HSL | hsl(222, 50%, 84%) |
| HSV | hsv(222, 17%, 92%) |
| CMYK | cmyk(17%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(83.03, 1.60, -15.15) |
| CIE-LCH | lch(83.03, 15.24, 276.03°) |
| OKLab | oklab(85.42% -0.0021 -0.0411) |
| OKLCH | oklch(85.42% 0.041 267.1) |
| XYZ | xyz(59.8103, 62.2248, 87.4406) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.53
Lightsteelblue
#B0C4DE
ΔE00 4.71
Cloudy Blue
#ACC2D9
ΔE00 6.30
Powder Blue (survey)
#B1D1FC
ΔE00 6.60
Light Periwinkle
#C1C6FC
ΔE00 6.87
Periwinkle
#CCCCFF
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CFEB #EBDFC3
analogous
#C3E3EB #C3CFEB #CBC3EB
triadic
#C3CFEB #EBC3CF #CFEBC3
tetradic
#C3CFEB #EBC3E3 #EBDFC3 #C3EBCB
square
#C3CFEB #EBC3E3 #EBDFC3 #C3EBCB
split-complementary
#C3CFEB #EBCBC3 #E3EBC3
monochromatic
#6786CC #95AADC #C3CFEB #E8EDF7 #E8EDF7
Accessibility & contrast
On white
1.56
#C3CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#C3CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CFEB
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CFEB | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#C3CDEA
Tritanopia (blue-blind)
#BAD4D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c3cfeb; /* rgb */ color: rgb(195, 207, 235); /* oklch */ color: oklch(85.4% 0.041 267.1);
Tailwind
colors: {
custom: {
50: '#d5ddf1',
500: '#c3cfeb',
950: '#000000',
},
}SCSS
$custom: #c3cfeb; $custom-light: #d5ddf1; $custom-dark: #000000;
JSON
{
"hex": "#c3cfeb",
"rgb": {
"r": 195,
"g": 207,
"b": 235
},
"hsl": {
"h": 222,
"s": 50,
"l": 84.314
},
"oklch": {
"l": 0.85423,
"c": 0.04114,
"h": 267.1
},
"luminance": 0.62226
}Semantic roles & 50–950 ramp
primary
#C3CFEB
secondary
#C7B58B
accent
#9128BD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485