#C5CCFB#C5CCFB
#C5CCFB is a very light, moderate blue. Relative luminance 0.620; OKLCH L 85.5% C 0.066 H 278.3°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CCFB |
|---|---|
| RGB | rgb(197, 204, 251) |
| HSL | hsl(232, 87%, 88%) |
| HSV | hsv(232, 22%, 98%) |
| CMYK | cmyk(21.5%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(82.92, 7.30, -23.82) |
| CIE-LCH | lch(82.92, 24.91, 287.04°) |
| OKLab | oklab(85.54% 0.0095 -0.0651) |
| OKLCH | oklch(85.54% 0.066 278.3) |
| XYZ | xyz(62.0271, 62.0199, 99.9512) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.92
Periwinkle
#CCCCFF
ΔE00 2.14
Powder Blue (survey)
#B1D1FC
ΔE00 7.87
Light Blue Grey
#B7C9E2
ΔE00 7.99
Pastel Blue
#A2BFFE
ΔE00 8.35
Lightsteelblue
#B0C4DE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CCFB #FBF4C5
analogous
#C5E7FB #C5CCFB #D9C5FB
triadic
#C5CCFB #FBC5CC #CCFBC5
tetradic
#C5CCFB #FBC5E7 #FBF4C5 #C5FBD9
square
#C5CCFB #FBC5E7 #FBF4C5 #C5FBD9
split-complementary
#C5CCFB #FBD9C5 #E7FBC5
monochromatic
#5267F3 #8C9AF7 #C5CCFB #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.57
#C5CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#C5CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CCFB
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CCFB | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FD
Deuteranopia (green-blind)
#BCCDFA
Tritanopia (blue-blind)
#B8D4DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c5ccfb; /* rgb */ color: rgb(197, 204, 251); /* oklch */ color: oklch(85.5% 0.066 278.3);
Tailwind
colors: {
custom: {
50: '#d7dbfc',
500: '#c5ccfb',
950: '#000000',
},
}SCSS
$custom: #c5ccfb; $custom-light: #d7dbfc; $custom-dark: #000000;
JSON
{
"hex": "#c5ccfb",
"rgb": {
"r": 197,
"g": 204,
"b": 251
},
"hsl": {
"h": 232.222,
"s": 87.097,
"l": 87.843
},
"oklch": {
"l": 0.85544,
"c": 0.06581,
"h": 278.3
},
"luminance": 0.62021
}Semantic roles & 50–950 ramp
primary
#C5CCFB
secondary
#E1D583
accent
#C602E4
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485