#C3CBFF#C3CBFF
#C3CBFF is a very light, moderate blue. Relative luminance 0.615; OKLCH L 85.4% C 0.073 H 277.9°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CBFF |
|---|---|
| RGB | rgb(195, 203, 255) |
| HSL | hsl(232, 100%, 88%) |
| HSV | hsv(232, 24%, 100%) |
| CMYK | cmyk(23.5%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(82.66, 8.14, -26.35) |
| CIE-LCH | lch(82.66, 27.58, 287.16°) |
| OKLab | oklab(85.35% 0.01 -0.0723) |
| OKLCH | oklch(85.35% 0.073 277.9) |
| XYZ | xyz(61.9070, 61.5326, 103.2037) |
| Luminance | 0.6153 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.34
Periwinkle
#CCCCFF
ΔE00 2.56
Powder Blue (survey)
#B1D1FC
ΔE00 7.33
Pastel Blue
#A2BFFE
ΔE00 7.49
Light Blue Grey
#B7C9E2
ΔE00 8.10
Lightsteelblue
#B0C4DE
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CBFF #FFF7C3
analogous
#C3E9FF #C3CBFF #D9C3FF
triadic
#C3CBFF #FFC3CB #CBFFC3
tetradic
#C3CBFF #FFC3E9 #FFF7C3 #C3FFD9
square
#C3CBFF #FFC3E9 #FFF7C3 #C3FFD9
split-complementary
#C3CBFF #FFD9C3 #E9FFC3
monochromatic
#4961FF #8696FF #C3CBFF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.58
#C3CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#C3CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CBFF
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CBFF | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#B9CCFE
Tritanopia (blue-blind)
#B5D4DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c3cbff; /* rgb */ color: rgb(195, 203, 255); /* oklch */ color: oklch(85.4% 0.073 277.9);
Tailwind
colors: {
custom: {
50: '#d6daff',
500: '#c3cbff',
950: '#000000',
},
}SCSS
$custom: #c3cbff; $custom-light: #d6daff; $custom-dark: #000000;
JSON
{
"hex": "#c3cbff",
"rgb": {
"r": 195,
"g": 203,
"b": 255
},
"hsl": {
"h": 232,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.8535,
"c": 0.07295,
"h": 277.9
},
"luminance": 0.61534
}Semantic roles & 50–950 ramp
primary
#C3CBFF
secondary
#E8DA7E
accent
#C700E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386