#C4CBFF#C4CBFF
#C4CBFF is a very light, moderate blue. Relative luminance 0.617; OKLCH L 85.4% C 0.073 H 278.7°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CBFF |
|---|---|
| RGB | rgb(196, 203, 255) |
| HSL | hsl(233, 100%, 88%) |
| HSV | hsv(233, 23%, 100%) |
| CMYK | cmyk(23.1%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(82.74, 8.43, -26.23) |
| CIE-LCH | lch(82.74, 27.56, 287.82°) |
| OKLab | oklab(85.42% 0.0111 -0.0719) |
| OKLCH | oklch(85.42% 0.073 278.7) |
| XYZ | xyz(62.1663, 61.6663, 103.2158) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.24
Periwinkle
#CCCCFF
ΔE00 2.26
Powder Blue (survey)
#B1D1FC
ΔE00 7.62
Pastel Blue
#A2BFFE
ΔE00 7.77
Light Blue Grey
#B7C9E2
ΔE00 8.27
Lightsteelblue
#B0C4DE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CBFF #FFF8C4
analogous
#C4E8FF #C4CBFF #DAC4FF
triadic
#C4CBFF #FFC4CB #CBFFC4
tetradic
#C4CBFF #FFC4E8 #FFF8C4 #C4FFDA
square
#C4CBFF #FFC4E8 #FFF8C4 #C4FFDA
split-complementary
#C4CBFF #FFDAC4 #E8FFC4
monochromatic
#4A5FFF #8795FF #C4CBFF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.57
#C4CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#C4CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CBFF
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CBFF | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#BACCFE
Tritanopia (blue-blind)
#B6D4DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c4cbff; /* rgb */ color: rgb(196, 203, 255); /* oklch */ color: oklch(85.4% 0.073 278.7);
Tailwind
colors: {
custom: {
50: '#d6daff',
500: '#c4cbff',
950: '#000000',
},
}SCSS
$custom: #c4cbff; $custom-light: #d6daff; $custom-dark: #000000;
JSON
{
"hex": "#c4cbff",
"rgb": {
"r": 196,
"g": 203,
"b": 255
},
"hsl": {
"h": 232.881,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.85424,
"c": 0.07278,
"h": 278.7
},
"luminance": 0.61668
}Semantic roles & 50–950 ramp
primary
#C4CBFF
secondary
#E8DC7F
accent
#CA00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386