#C5CEFB#C5CEFB
#C5CEFB is a very light, moderate blue. Relative luminance 0.630; OKLCH L 85.9% C 0.063 H 276.1°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CEFB |
|---|---|
| RGB | rgb(197, 206, 251) |
| HSL | hsl(230, 87%, 88%) |
| HSV | hsv(230, 22%, 98%) |
| CMYK | cmyk(21.5%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(83.43, 6.23, -23.05) |
| CIE-LCH | lch(83.43, 23.87, 285.12°) |
| OKLab | oklab(85.94% 0.0068 -0.063) |
| OKLCH | oklch(85.94% 0.063 276.1) |
| XYZ | xyz(62.5055, 62.9767, 100.1106) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.56
Periwinkle
#CCCCFF
ΔE00 2.80
Powder Blue (survey)
#B1D1FC
ΔE00 7.30
Light Blue Grey
#B7C9E2
ΔE00 7.46
Lightsteelblue
#B0C4DE
ΔE00 8.04
Pastel Blue
#A2BFFE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CEFB #FBF2C5
analogous
#C5E9FB #C5CEFB #D7C5FB
triadic
#C5CEFB #FBC5CE #CEFBC5
tetradic
#C5CEFB #FBC5E9 #FBF2C5 #C5FBD7
square
#C5CEFB #FBC5E9 #FBF2C5 #C5FBD7
split-complementary
#C5CEFB #FBD7C5 #E9FBC5
monochromatic
#526DF3 #8C9EF7 #C5CEFB #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.54
#C5CEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#C5CEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CEFB
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CEFB | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FD
Deuteranopia (green-blind)
#BECEFA
Tritanopia (blue-blind)
#B8D6DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c5cefb; /* rgb */ color: rgb(197, 206, 251); /* oklch */ color: oklch(85.9% 0.063 276.1);
Tailwind
colors: {
custom: {
50: '#d7dcfc',
500: '#c5cefb',
950: '#000000',
},
}SCSS
$custom: #c5cefb; $custom-light: #d7dcfc; $custom-dark: #000000;
JSON
{
"hex": "#c5cefb",
"rgb": {
"r": 197,
"g": 206,
"b": 251
},
"hsl": {
"h": 230,
"s": 87.097,
"l": 87.843
},
"oklch": {
"l": 0.85938,
"c": 0.06334,
"h": 276.1
},
"luminance": 0.62978
}Semantic roles & 50–950 ramp
primary
#C5CEFB
secondary
#E1D183
accent
#BE02E4
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485