#C4CBFA#C4CBFA
#C4CBFA is a very light, moderate blue. Relative luminance 0.614; OKLCH L 85.2% C 0.066 H 278.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CBFA |
|---|---|
| RGB | rgb(196, 203, 250) |
| HSL | hsl(232, 84%, 87%) |
| HSV | hsv(232, 22%, 98%) |
| CMYK | cmyk(21.6%, 18.8%, 0%, 2%) |
| CIE-LAB | lab(82.57, 7.31, -23.84) |
| CIE-LCH | lch(82.57, 24.93, 287.05°) |
| OKLab | oklab(85.24% 0.0095 -0.0652) |
| OKLCH | oklch(85.24% 0.066 278.3) |
| XYZ | xyz(61.3719, 61.3485, 99.0320) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.77
Periwinkle
#CCCCFF
ΔE00 2.19
Powder Blue (survey)
#B1D1FC
ΔE00 7.87
Light Blue Grey
#B7C9E2
ΔE00 7.94
Pastel Blue
#A2BFFE
ΔE00 8.24
Lightsteelblue
#B0C4DE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CBFA #FAF3C4
analogous
#C4E6FA #C4CBFA #D8C4FA
triadic
#C4CBFA #FAC4CB #CBFAC4
tetradic
#C4CBFA #FAC4E6 #FAF3C4 #C4FAD8
square
#C4CBFA #FAC4E6 #FAF3C4 #C4FAD8
split-complementary
#C4CBFA #FAD8C4 #E6FAC4
monochromatic
#5368F0 #8C99F5 #C4CBFA #E3E6FD #E3E6FD
Accessibility & contrast
On white
1.58
#C4CBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#C4CBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CBFA
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CBFA | 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)
#BED0FC
Deuteranopia (green-blind)
#BBCCF9
Tritanopia (blue-blind)
#B7D3DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c4cbfa; /* rgb */ color: rgb(196, 203, 250); /* oklch */ color: oklch(85.2% 0.066 278.3);
Tailwind
colors: {
custom: {
50: '#d6dafc',
500: '#c4cbfa',
950: '#000000',
},
}SCSS
$custom: #c4cbfa; $custom-light: #d6dafc; $custom-dark: #000000;
JSON
{
"hex": "#c4cbfa",
"rgb": {
"r": 196,
"g": 203,
"b": 250
},
"hsl": {
"h": 232.222,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.85235,
"c": 0.06587,
"h": 278.3
},
"luminance": 0.6135
}Semantic roles & 50–950 ramp
primary
#C4CBFA
secondary
#DFD383
accent
#C405E1
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385