#C5CEFD#C5CEFD
#C5CEFD is a very light, moderate blue. Relative luminance 0.631; OKLCH L 86.0% C 0.066 H 276.4°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CEFD |
|---|---|
| RGB | rgb(197, 206, 253) |
| HSL | hsl(230, 93%, 88%) |
| HSV | hsv(230, 22%, 99%) |
| CMYK | cmyk(22.1%, 18.6%, 0%, 0.8%) |
| CIE-LAB | lab(83.50, 6.68, -24.01) |
| CIE-LCH | lch(83.50, 24.92, 285.54°) |
| OKLab | oklab(86.01% 0.0074 -0.0657) |
| OKLCH | oklch(86.01% 0.066 276.4) |
| XYZ | xyz(62.8224, 63.1034, 101.7798) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.30
Periwinkle
#CCCCFF
ΔE00 2.68
Powder Blue (survey)
#B1D1FC
ΔE00 7.23
Light Blue Grey
#B7C9E2
ΔE00 7.67
Pastel Blue
#A2BFFE
ΔE00 8.01
Lightsteelblue
#B0C4DE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CEFD #FDF4C5
analogous
#C5EAFD #C5CEFD #D8C5FD
triadic
#C5CEFD #FDC5CE #CEFDC5
tetradic
#C5CEFD #FDC5EA #FDF4C5 #C5FDD8
square
#C5CEFD #FDC5EA #FDF4C5 #C5FDD8
split-complementary
#C5CEFD #FDD8C5 #EAFDC5
monochromatic
#4F6AF9 #8A9CFB #C5CEFD #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.54
#C5CEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#C5CEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CEFD
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CEFD | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FF
Deuteranopia (green-blind)
#BECEFC
Tritanopia (blue-blind)
#B8D6DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c5cefd; /* rgb */ color: rgb(197, 206, 253); /* oklch */ color: oklch(86.0% 0.066 276.4);
Tailwind
colors: {
custom: {
50: '#d7dcfe',
500: '#c5cefd',
950: '#000000',
},
}SCSS
$custom: #c5cefd; $custom-light: #d7dcfe; $custom-dark: #000000;
JSON
{
"hex": "#c5cefd",
"rgb": {
"r": 197,
"g": 206,
"b": 253
},
"hsl": {
"h": 230.357,
"s": 93.333,
"l": 88.235
},
"oklch": {
"l": 0.86013,
"c": 0.06609,
"h": 276.4
},
"luminance": 0.63105
}Semantic roles & 50–950 ramp
primary
#C5CEFD
secondary
#E5D582
accent
#C100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485