#C5CCFE#C5CCFE
#C5CCFE is a very light, moderate blue. Relative luminance 0.622; OKLCH L 85.7% C 0.070 H 278.6°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CCFE |
|---|---|
| RGB | rgb(197, 204, 254) |
| HSL | hsl(233, 97%, 88%) |
| HSV | hsv(233, 22%, 100%) |
| CMYK | cmyk(22.4%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(83.03, 7.97, -25.26) |
| CIE-LCH | lch(83.03, 26.48, 287.51°) |
| OKLab | oklab(85.66% 0.0104 -0.0692) |
| OKLCH | oklch(85.66% 0.07 278.6) |
| XYZ | xyz(62.5037, 62.2105, 102.4615) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.56
Periwinkle
#CCCCFF
ΔE00 2.10
Powder Blue (survey)
#B1D1FC
ΔE00 7.72
Pastel Blue
#A2BFFE
ΔE00 8.07
Light Blue Grey
#B7C9E2
ΔE00 8.20
Lightsteelblue
#B0C4DE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CCFE #FEF7C5
analogous
#C5E8FE #C5CCFE #DAC5FE
triadic
#C5CCFE #FEC5CC #CCFEC5
tetradic
#C5CCFE #FEC5E8 #FEF7C5 #C5FEDA
square
#C5CCFE #FEC5E8 #FEF7C5 #C5FEDA
split-complementary
#C5CCFE #FEDAC5 #E8FEC5
monochromatic
#4D62FC #8997FD #C5CCFE #E1E5FE #E1E5FE
Accessibility & contrast
On white
1.56
#C5CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#C5CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CCFE
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CCFE | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#BBCDFD
Tritanopia (blue-blind)
#B8D5DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c5ccfe; /* rgb */ color: rgb(197, 204, 254); /* oklch */ color: oklch(85.7% 0.070 278.6);
Tailwind
colors: {
custom: {
50: '#d7dbfe',
500: '#c5ccfe',
950: '#000000',
},
}SCSS
$custom: #c5ccfe; $custom-light: #d7dbfe; $custom-dark: #000000;
JSON
{
"hex": "#c5ccfe",
"rgb": {
"r": 197,
"g": 204,
"b": 254
},
"hsl": {
"h": 232.632,
"s": 96.61,
"l": 88.431
},
"oklch": {
"l": 0.85656,
"c": 0.06995,
"h": 278.6
},
"luminance": 0.62212
}Semantic roles & 50–950 ramp
primary
#C5CCFE
secondary
#E7DA81
accent
#C900E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486