#C5CFEB#C5CFEB
#C5CFEB is a very light, muted blue. Relative luminance 0.625; OKLCH L 85.6% C 0.040 H 269.9°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CFEB |
|---|---|
| RGB | rgb(197, 207, 235) |
| HSL | hsl(224, 49%, 85%) |
| HSV | hsv(224, 16%, 92%) |
| CMYK | cmyk(16.2%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(83.17, 2.23, -14.93) |
| CIE-LCH | lch(83.17, 15.09, 278.48°) |
| OKLab | oklab(85.57% 0 -0.0404) |
| OKLCH | oklch(85.57% 0.04 269.9) |
| XYZ | xyz(60.3306, 62.4931, 87.4650) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.28
Lightsteelblue
#B0C4DE
ΔE00 5.41
Light Periwinkle
#C1C6FC
ΔE00 6.79
Periwinkle
#CCCCFF
ΔE00 6.85
Cloudy Blue
#ACC2D9
ΔE00 7.00
Lavender (CSS)
#E6E6FA
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CFEB #EBE1C5
analogous
#C5E2EB #C5CFEB #CEC5EB
triadic
#C5CFEB #EBC5CF #CFEBC5
tetradic
#C5CFEB #EBC5E2 #EBE1C5 #C5EBCE
square
#C5CFEB #EBC5E2 #EBE1C5 #C5EBCE
split-complementary
#C5CFEB #EBCEC5 #E2EBC5
monochromatic
#6A84CC #97A9DB #C5CFEB #E8ECF7 #E8ECF7
Accessibility & contrast
On white
1.56
#C5CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#C5CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CFEB
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CFEB | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#C4CEEA
Tritanopia (blue-blind)
#BCD4D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c5cfeb; /* rgb */ color: rgb(197, 207, 235); /* oklch */ color: oklch(85.6% 0.040 269.9);
Tailwind
colors: {
custom: {
50: '#d6ddf1',
500: '#c5cfeb',
950: '#000000',
},
}SCSS
$custom: #c5cfeb; $custom-light: #d6ddf1; $custom-dark: #000000;
JSON
{
"hex": "#c5cfeb",
"rgb": {
"r": 197,
"g": 207,
"b": 235
},
"hsl": {
"h": 224.211,
"s": 48.718,
"l": 84.706
},
"oklch": {
"l": 0.8557,
"c": 0.04044,
"h": 269.9
},
"luminance": 0.62494
}Semantic roles & 50–950 ramp
primary
#C5CFEB
secondary
#C7B88D
accent
#9529BC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485