#C5CFEF#C5CFEF
#C5CFEF is a very light, muted blue. Relative luminance 0.627; OKLCH L 85.7% C 0.046 H 271.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CFEF |
|---|---|
| RGB | rgb(197, 207, 239) |
| HSL | hsl(226, 57%, 85%) |
| HSV | hsv(226, 18%, 94%) |
| CMYK | cmyk(17.6%, 13.4%, 0%, 6.3%) |
| CIE-LAB | lab(83.30, 3.08, -16.87) |
| CIE-LCH | lch(83.30, 17.15, 280.34°) |
| OKLab | oklab(85.71% 0.0014 -0.0458) |
| OKLCH | oklch(85.71% 0.046 271.7) |
| XYZ | xyz(60.9150, 62.7269, 90.5428) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.09
Light Periwinkle
#C1C6FC
ΔE00 5.59
Periwinkle
#CCCCFF
ΔE00 5.63
Lightsteelblue
#B0C4DE
ΔE00 6.07
Powder Blue (survey)
#B1D1FC
ΔE00 7.21
Lavender (CSS)
#E6E6FA
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CFEF #EFE5C5
analogous
#C5E4EF #C5CFEF #D0C5EF
triadic
#C5CFEF #EFC5CF #CFEFC5
tetradic
#C5CFEF #EFC5E4 #EFE5C5 #C5EFD0
square
#C5CFEF #EFC5E4 #EFE5C5 #C5EFD0
split-complementary
#C5CFEF #EFD0C5 #E4EFC5
monochromatic
#6580D5 #95A7E2 #C5CFEF #E7EBF8 #E7EBF8
Accessibility & contrast
On white
1.55
#C5CFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#C5CFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CFEF
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CFEF | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1F1
Deuteranopia (green-blind)
#C3CEEE
Tritanopia (blue-blind)
#BBD5D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c5cfef; /* rgb */ color: rgb(197, 207, 239); /* oklch */ color: oklch(85.7% 0.046 271.7);
Tailwind
colors: {
custom: {
50: '#d7ddf4',
500: '#c5cfef',
950: '#000000',
},
}SCSS
$custom: #c5cfef; $custom-light: #d7ddf4; $custom-dark: #000000;
JSON
{
"hex": "#c5cfef",
"rgb": {
"r": 197,
"g": 207,
"b": 239
},
"hsl": {
"h": 225.714,
"s": 56.757,
"l": 85.49
},
"oklch": {
"l": 0.85708,
"c": 0.04582,
"h": 271.7
},
"luminance": 0.62728
}Semantic roles & 50–950 ramp
primary
#C5CFEF
secondary
#CDBD8B
accent
#9D21C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485