#C5CBFF#C5CBFF
#C5CBFF is a very light, moderate blue. Relative luminance 0.618; OKLCH L 85.5% C 0.073 H 279.6°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CBFF |
|---|---|
| RGB | rgb(197, 203, 255) |
| HSL | hsl(234, 100%, 89%) |
| HSV | hsv(234, 23%, 100%) |
| CMYK | cmyk(22.7%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(82.81, 8.73, -26.12) |
| CIE-LCH | lch(82.81, 27.54, 288.49°) |
| OKLab | oklab(85.5% 0.0121 -0.0716) |
| OKLCH | oklch(85.5% 0.073 279.6) |
| XYZ | xyz(62.4274, 61.8009, 103.2281) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.21
Periwinkle
#CCCCFF
ΔE00 1.96
Powder Blue (survey)
#B1D1FC
ΔE00 7.91
Pastel Blue
#A2BFFE
ΔE00 8.06
Light Blue Grey
#B7C9E2
ΔE00 8.45
Light Lavender
#DFC5FE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CBFF #FFF9C5
analogous
#C5E8FF #C5CBFF #DCC5FF
triadic
#C5CBFF #FFC5CB #CBFFC5
tetradic
#C5CBFF #FFC5E8 #FFF9C5 #C5FFDC
square
#C5CBFF #FFC5E8 #FFF9C5 #C5FFDC
split-complementary
#C5CBFF #FFDCC5 #E8FFC5
monochromatic
#4B5DFF #8894FF #C5CBFF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.57
#C5CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#C5CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CBFF
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CBFF | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#BACCFE
Tritanopia (blue-blind)
#B7D4DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c5cbff; /* rgb */ color: rgb(197, 203, 255); /* oklch */ color: oklch(85.5% 0.073 279.6);
Tailwind
colors: {
custom: {
50: '#d7daff',
500: '#c5cbff',
950: '#000000',
},
}SCSS
$custom: #c5cbff; $custom-light: #d7daff; $custom-dark: #000000;
JSON
{
"hex": "#c5cbff",
"rgb": {
"r": 197,
"g": 203,
"b": 255
},
"hsl": {
"h": 233.793,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.85498,
"c": 0.07261,
"h": 279.6
},
"luminance": 0.61802
}Semantic roles & 50–950 ramp
primary
#C5CBFF
secondary
#E9DE80
accent
#CE00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386