#C3CBFC#C3CBFC
#C3CBFC is a very light, moderate blue. Relative luminance 0.613; OKLCH L 85.2% C 0.069 H 277.6°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CBFC |
|---|---|
| RGB | rgb(195, 203, 252) |
| HSL | hsl(232, 90%, 88%) |
| HSV | hsv(232, 23%, 99%) |
| CMYK | cmyk(22.6%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(82.56, 7.46, -24.91) |
| CIE-LCH | lch(82.56, 26.00, 286.67°) |
| OKLab | oklab(85.24% 0.0091 -0.0682) |
| OKLCH | oklch(85.24% 0.069 277.6) |
| XYZ | xyz(61.4279, 61.3409, 100.6802) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.52
Periwinkle
#CCCCFF
ΔE00 2.44
Powder Blue (survey)
#B1D1FC
ΔE00 7.46
Pastel Blue
#A2BFFE
ΔE00 7.75
Light Blue Grey
#B7C9E2
ΔE00 7.90
Lightsteelblue
#B0C4DE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CBFC #FCF4C3
analogous
#C3E7FC #C3CBFC #D7C3FC
triadic
#C3CBFC #FCC3CB #CBFCC3
tetradic
#C3CBFC #FCC3E7 #FCF4C3 #C3FCD7
square
#C3CBFC #FCC3E7 #FCF4C3 #C3FCD7
split-complementary
#C3CBFC #FCD7C3 #E7FCC3
monochromatic
#4E66F6 #8998F9 #C3CBFC #E2E6FE #E2E6FE
Accessibility & contrast
On white
1.58
#C3CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#C3CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CBFC
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CBFC | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FE
Deuteranopia (green-blind)
#BACCFB
Tritanopia (blue-blind)
#B6D4DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c3cbfc; /* rgb */ color: rgb(195, 203, 252); /* oklch */ color: oklch(85.2% 0.069 277.6);
Tailwind
colors: {
custom: {
50: '#d6dafd',
500: '#c3cbfc',
950: '#000000',
},
}SCSS
$custom: #c3cbfc; $custom-light: #d6dafd; $custom-dark: #000000;
JSON
{
"hex": "#c3cbfc",
"rgb": {
"r": 195,
"g": 203,
"b": 252
},
"hsl": {
"h": 231.579,
"s": 90.476,
"l": 87.647
},
"oklch": {
"l": 0.85237,
"c": 0.06882,
"h": 277.6
},
"luminance": 0.61342
}Semantic roles & 50–950 ramp
primary
#C3CBFC
secondary
#E3D581
accent
#C500E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385