#C3CBEF#C3CBEF
#C3CBEF is a very light, muted blue. Relative luminance 0.605; OKLCH L 84.8% C 0.051 H 275.4°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CBEF |
|---|---|
| RGB | rgb(195, 203, 239) |
| HSL | hsl(229, 58%, 85%) |
| HSV | hsv(229, 18%, 94%) |
| CMYK | cmyk(18.4%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(82.13, 4.59, -18.64) |
| CIE-LCH | lch(82.13, 19.20, 283.82°) |
| OKLab | oklab(84.76% 0.0048 -0.0507) |
| OKLCH | oklch(84.76% 0.051 275.4) |
| XYZ | xyz(59.4379, 60.5449, 90.1994) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.25
Periwinkle
#CCCCFF
ΔE00 4.31
Light Blue Grey
#B7C9E2
ΔE00 6.27
Lightsteelblue
#B0C4DE
ΔE00 6.96
Powder Blue (survey)
#B1D1FC
ΔE00 7.91
Lavender (CSS)
#E6E6FA
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CBEF #EFE7C3
analogous
#C3E1EF #C3CBEF #D1C3EF
triadic
#C3CBEF #EFC3CB #CBEFC3
tetradic
#C3CBEF #EFC3E1 #EFE7C3 #C3EFD1
square
#C3CBEF #EFC3E1 #EFE7C3 #C3EFD1
split-complementary
#C3CBEF #EFD1C3 #E1EFC3
monochromatic
#6277D5 #93A1E2 #C3CBEF #E7EAF9 #E7EAF9
Accessibility & contrast
On white
1.60
#C3CBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#C3CBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CBEF
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CBEF | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF1
Deuteranopia (green-blind)
#BECBEE
Tritanopia (blue-blind)
#B9D1D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c3cbef; /* rgb */ color: rgb(195, 203, 239); /* oklch */ color: oklch(84.8% 0.051 275.4);
Tailwind
colors: {
custom: {
50: '#d5daf4',
500: '#c3cbef',
950: '#000000',
},
}SCSS
$custom: #c3cbef; $custom-light: #d5daf4; $custom-dark: #000000;
JSON
{
"hex": "#c3cbef",
"rgb": {
"r": 195,
"g": 203,
"b": 239
},
"hsl": {
"h": 229.091,
"s": 57.895,
"l": 85.098
},
"oklch": {
"l": 0.84761,
"c": 0.05094,
"h": 275.4
},
"luminance": 0.60546
}Semantic roles & 50–950 ramp
primary
#C3CBEF
secondary
#CDC189
accent
#A720C5
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385