#C5CBEF#C5CBEF
#C5CBEF is a very light, muted blue. Relative luminance 0.608; OKLCH L 84.9% C 0.051 H 277.8°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CBEF |
|---|---|
| RGB | rgb(197, 203, 239) |
| HSL | hsl(231, 57%, 85%) |
| HSV | hsv(231, 18%, 94%) |
| CMYK | cmyk(17.6%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(82.28, 5.21, -18.41) |
| CIE-LCH | lch(82.28, 19.13, 285.79°) |
| OKLab | oklab(84.91% 0.0069 -0.05) |
| OKLCH | oklch(84.91% 0.051 277.8) |
| XYZ | xyz(59.9582, 60.8132, 90.2238) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.04
Light Periwinkle
#C1C6FC
ΔE00 4.35
Light Blue Grey
#B7C9E2
ΔE00 6.92
Lightsteelblue
#B0C4DE
ΔE00 7.64
Lavender (CSS)
#E6E6FA
ΔE00 8.31
Powder Blue (survey)
#B1D1FC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CBEF #EFE9C5
analogous
#C5E0EF #C5CBEF #D4C5EF
triadic
#C5CBEF #EFC5CB #CBEFC5
tetradic
#C5CBEF #EFC5E0 #EFE9C5 #C5EFD4
square
#C5CBEF #EFC5E0 #EFE9C5 #C5EFD4
split-complementary
#C5CBEF #EFD4C5 #E0EFC5
monochromatic
#6575D5 #95A0E2 #C5CBEF #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.60
#C5CBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#C5CBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CBEF
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CBEF | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEF1
Deuteranopia (green-blind)
#BFCBEE
Tritanopia (blue-blind)
#BCD1D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c5cbef; /* rgb */ color: rgb(197, 203, 239); /* oklch */ color: oklch(84.9% 0.051 277.8);
Tailwind
colors: {
custom: {
50: '#d7daf4',
500: '#c5cbef',
950: '#000000',
},
}SCSS
$custom: #c5cbef; $custom-light: #d7daf4; $custom-dark: #000000;
JSON
{
"hex": "#c5cbef",
"rgb": {
"r": 197,
"g": 203,
"b": 239
},
"hsl": {
"h": 231.429,
"s": 56.757,
"l": 85.49
},
"oklch": {
"l": 0.8491,
"c": 0.05051,
"h": 277.8
},
"luminance": 0.60814
}Semantic roles & 50–950 ramp
primary
#C5CBEF
secondary
#CDC48B
accent
#AD21C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385