#C5CBFC#C5CBFC
#C5CBFC is a very light, moderate blue. Relative luminance 0.616; OKLCH L 85.4% C 0.068 H 279.4°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CBFC |
|---|---|
| RGB | rgb(197, 203, 252) |
| HSL | hsl(233, 90%, 88%) |
| HSV | hsv(233, 22%, 99%) |
| CMYK | cmyk(21.8%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(82.71, 8.06, -24.68) |
| CIE-LCH | lch(82.71, 25.96, 288.08°) |
| OKLab | oklab(85.38% 0.0112 -0.0675) |
| OKLCH | oklch(85.38% 0.068 279.4) |
| XYZ | xyz(61.9482, 61.6092, 100.7046) |
| Luminance | 0.6161 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.49
Periwinkle
#CCCCFF
ΔE00 1.84
Powder Blue (survey)
#B1D1FC
ΔE00 8.08
Light Blue Grey
#B7C9E2
ΔE00 8.30
Pastel Blue
#A2BFFE
ΔE00 8.34
Light Lavender
#DFC5FE
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CBFC #FCF6C5
analogous
#C5E6FC #C5CBFC #DAC5FC
triadic
#C5CBFC #FCC5CB #CBFCC5
tetradic
#C5CBFC #FCC5E6 #FCF6C5 #C5FCDA
square
#C5CBFC #FCC5E6 #FCF6C5 #C5FCDA
split-complementary
#C5CBFC #FCDAC5 #E6FCC5
monochromatic
#5163F6 #8B97F9 #C5CBFC #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.58
#C5CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#C5CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CBFC
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CBFC | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FE
Deuteranopia (green-blind)
#BBCCFB
Tritanopia (blue-blind)
#B8D4DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c5cbfc; /* rgb */ color: rgb(197, 203, 252); /* oklch */ color: oklch(85.4% 0.068 279.4);
Tailwind
colors: {
custom: {
50: '#d7dafd',
500: '#c5cbfc',
950: '#000000',
},
}SCSS
$custom: #c5cbfc; $custom-light: #d7dafd; $custom-dark: #000000;
JSON
{
"hex": "#c5cbfc",
"rgb": {
"r": 197,
"g": 203,
"b": 252
},
"hsl": {
"h": 233.455,
"s": 90.164,
"l": 88.039
},
"oklch": {
"l": 0.85384,
"c": 0.06846,
"h": 279.4
},
"luminance": 0.6161
}Semantic roles & 50–950 ramp
primary
#C5CBFC
secondary
#E3D882
accent
#CC00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385