#C4CBFC#C4CBFC
#C4CBFC is a very light, moderate blue. Relative luminance 0.615; OKLCH L 85.3% C 0.069 H 278.5°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CBFC |
|---|---|
| RGB | rgb(196, 203, 252) |
| HSL | hsl(233, 90%, 88%) |
| HSV | hsv(233, 22%, 99%) |
| CMYK | cmyk(22.2%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(82.63, 7.76, -24.80) |
| CIE-LCH | lch(82.63, 25.98, 287.37°) |
| OKLab | oklab(85.31% 0.0101 -0.0679) |
| OKLCH | oklch(85.31% 0.069 278.5) |
| XYZ | xyz(61.6872, 61.4746, 100.6923) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.47
Periwinkle
#CCCCFF
ΔE00 2.14
Powder Blue (survey)
#B1D1FC
ΔE00 7.77
Pastel Blue
#A2BFFE
ΔE00 8.05
Light Blue Grey
#B7C9E2
ΔE00 8.09
Lightsteelblue
#B0C4DE
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CBFC #FCF5C4
analogous
#C4E7FC #C4CBFC #D9C4FC
triadic
#C4CBFC #FCC4CB #CBFCC4
tetradic
#C4CBFC #FCC4E7 #FCF5C4 #C4FCD9
square
#C4CBFC #FCC4E7 #FCF5C4 #C4FCD9
split-complementary
#C4CBFC #FCD9C4 #E7FCC4
monochromatic
#5064F6 #8A98F9 #C4CBFC #E2E5FE #E2E5FE
Accessibility & contrast
On white
1.58
#C4CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#C4CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CBFC
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CBFC | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FE
Deuteranopia (green-blind)
#BBCCFB
Tritanopia (blue-blind)
#B7D4DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c4cbfc; /* rgb */ color: rgb(196, 203, 252); /* oklch */ color: oklch(85.3% 0.069 278.5);
Tailwind
colors: {
custom: {
50: '#d6dafd',
500: '#c4cbfc',
950: '#000000',
},
}SCSS
$custom: #c4cbfc; $custom-light: #d6dafd; $custom-dark: #000000;
JSON
{
"hex": "#c4cbfc",
"rgb": {
"r": 196,
"g": 203,
"b": 252
},
"hsl": {
"h": 232.5,
"s": 90.323,
"l": 87.843
},
"oklch": {
"l": 0.8531,
"c": 0.06863,
"h": 278.5
},
"luminance": 0.61476
}Semantic roles & 50–950 ramp
primary
#C4CBFC
secondary
#E3D781
accent
#C900E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385