#C5CEFC#C5CEFC
#C5CEFC is a very light, moderate blue. Relative luminance 0.630; OKLCH L 86.0% C 0.065 H 276.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CEFC |
|---|---|
| RGB | rgb(197, 206, 252) |
| HSL | hsl(230, 90%, 88%) |
| HSV | hsv(230, 22%, 99%) |
| CMYK | cmyk(21.8%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(83.46, 6.45, -23.53) |
| CIE-LCH | lch(83.46, 24.40, 285.34°) |
| OKLab | oklab(85.98% 0.0071 -0.0643) |
| OKLCH | oklch(85.98% 0.065 276.3) |
| XYZ | xyz(62.6635, 63.0399, 100.9430) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.42
Periwinkle
#CCCCFF
ΔE00 2.73
Powder Blue (survey)
#B1D1FC
ΔE00 7.27
Light Blue Grey
#B7C9E2
ΔE00 7.57
Pastel Blue
#A2BFFE
ΔE00 8.10
Lightsteelblue
#B0C4DE
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CEFC #FCF3C5
analogous
#C5E9FC #C5CEFC #D7C5FC
triadic
#C5CEFC #FCC5CE #CEFCC5
tetradic
#C5CEFC #FCC5E9 #FCF3C5 #C5FCD7
square
#C5CEFC #FCC5E9 #FCF3C5 #C5FCD7
split-complementary
#C5CEFC #FCD7C5 #E9FCC5
monochromatic
#516CF6 #8B9DF9 #C5CEFC #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.54
#C5CEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#C5CEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CEFC
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CEFC | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FE
Deuteranopia (green-blind)
#BECEFB
Tritanopia (blue-blind)
#B8D6DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c5cefc; /* rgb */ color: rgb(197, 206, 252); /* oklch */ color: oklch(86.0% 0.065 276.3);
Tailwind
colors: {
custom: {
50: '#d7dcfd',
500: '#c5cefc',
950: '#000000',
},
}SCSS
$custom: #c5cefc; $custom-light: #d7dcfd; $custom-dark: #000000;
JSON
{
"hex": "#c5cefc",
"rgb": {
"r": 197,
"g": 206,
"b": 252
},
"hsl": {
"h": 230.182,
"s": 90.164,
"l": 88.039
},
"oklch": {
"l": 0.85975,
"c": 0.06472,
"h": 276.3
},
"luminance": 0.63041
}Semantic roles & 50–950 ramp
primary
#C5CEFC
secondary
#E3D382
accent
#C000E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485