#C5CEFF#C5CEFF
#C5CEFF is a very light, moderate blue. Relative luminance 0.632; OKLCH L 86.1% C 0.069 H 276.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CEFF |
|---|---|
| RGB | rgb(197, 206, 255) |
| HSL | hsl(231, 100%, 89%) |
| HSV | hsv(231, 23%, 100%) |
| CMYK | cmyk(22.7%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(83.56, 7.12, -24.96) |
| CIE-LCH | lch(83.56, 25.96, 285.93°) |
| OKLab | oklab(86.09% 0.0081 -0.0684) |
| OKLCH | oklch(86.09% 0.069 276.7) |
| XYZ | xyz(63.1427, 63.2316, 103.4665) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.13
Periwinkle
#CCCCFF
ΔE00 2.66
Powder Blue (survey)
#B1D1FC
ΔE00 7.16
Pastel Blue
#A2BFFE
ΔE00 7.84
Light Blue Grey
#B7C9E2
ΔE00 7.86
Lightsteelblue
#B0C4DE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CEFF #FFF6C5
analogous
#C5EBFF #C5CEFF #D9C5FF
triadic
#C5CEFF #FFC5CE #CEFFC5
tetradic
#C5CEFF #FFC5EB #FFF6C5 #C5FFD9
square
#C5CEFF #FFC5EB #FFF6C5 #C5FFD9
split-complementary
#C5CEFF #FFD9C5 #EBFFC5
monochromatic
#4B67FF #889AFF #C5CEFF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.54
#C5CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#C5CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CEFF
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CEFF | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D3FF
Deuteranopia (green-blind)
#BDCEFE
Tritanopia (blue-blind)
#B7D7DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c5ceff; /* rgb */ color: rgb(197, 206, 255); /* oklch */ color: oklch(86.1% 0.069 276.7);
Tailwind
colors: {
custom: {
50: '#d7dcff',
500: '#c5ceff',
950: '#000000',
},
}SCSS
$custom: #c5ceff; $custom-light: #d7dcff; $custom-dark: #000000;
JSON
{
"hex": "#c5ceff",
"rgb": {
"r": 197,
"g": 206,
"b": 255
},
"hsl": {
"h": 230.69,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.86087,
"c": 0.06883,
"h": 276.7
},
"luminance": 0.63233
}Semantic roles & 50–950 ramp
primary
#C5CEFF
secondary
#E9D880
accent
#C200E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486