#C4CBEF#C4CBEF
#C4CBEF is a very light, muted blue. Relative luminance 0.607; OKLCH L 84.8% C 0.051 H 276.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CBEF |
|---|---|
| RGB | rgb(196, 203, 239) |
| HSL | hsl(230, 57%, 85%) |
| HSV | hsv(230, 18%, 94%) |
| CMYK | cmyk(18%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(82.21, 4.89, -18.52) |
| CIE-LCH | lch(82.21, 19.16, 284.80°) |
| OKLab | oklab(84.84% 0.0058 -0.0504) |
| OKLCH | oklch(84.84% 0.051 276.6) |
| XYZ | xyz(59.6972, 60.6786, 90.2116) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.16
Light Periwinkle
#C1C6FC
ΔE00 4.28
Light Blue Grey
#B7C9E2
ΔE00 6.59
Lightsteelblue
#B0C4DE
ΔE00 7.30
Powder Blue (survey)
#B1D1FC
ΔE00 8.30
Lavender (CSS)
#E6E6FA
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CBEF #EFE8C4
analogous
#C4E0EF #C4CBEF #D3C4EF
triadic
#C4CBEF #EFC4CB #CBEFC4
tetradic
#C4CBEF #EFC4E0 #EFE8C4 #C4EFD3
square
#C4CBEF #EFC4E0 #EFE8C4 #C4EFD3
split-complementary
#C4CBEF #EFD3C4 #E0EFC4
monochromatic
#6476D5 #94A1E2 #C4CBEF #E7EAF8 #E7EAF8
Accessibility & contrast
On white
1.60
#C4CBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#C4CBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CBEF
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CBEF | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF1
Deuteranopia (green-blind)
#BFCBEE
Tritanopia (blue-blind)
#BAD1D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c4cbef; /* rgb */ color: rgb(196, 203, 239); /* oklch */ color: oklch(84.8% 0.051 276.6);
Tailwind
colors: {
custom: {
50: '#d6daf4',
500: '#c4cbef',
950: '#000000',
},
}SCSS
$custom: #c4cbef; $custom-light: #d6daf4; $custom-dark: #000000;
JSON
{
"hex": "#c4cbef",
"rgb": {
"r": 196,
"g": 203,
"b": 239
},
"hsl": {
"h": 230.233,
"s": 57.333,
"l": 85.294
},
"oklch": {
"l": 0.84835,
"c": 0.05071,
"h": 276.6
},
"luminance": 0.6068
}Semantic roles & 50–950 ramp
primary
#C4CBEF
secondary
#CDC28A
accent
#AA21C5
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385