#C5CEEA#C5CEEA
#C5CEEA is a very light, muted blue. Relative luminance 0.620; OKLCH L 85.3% C 0.040 H 271.4°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CEEA |
|---|---|
| RGB | rgb(197, 206, 234) |
| HSL | hsl(225, 47%, 85%) |
| HSV | hsv(225, 16%, 92%) |
| CMYK | cmyk(15.8%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(82.89, 2.55, -14.82) |
| CIE-LCH | lch(82.89, 15.04, 279.74°) |
| OKLab | oklab(85.34% 0.001 -0.0401) |
| OKLCH | oklch(85.34% 0.04 271.4) |
| XYZ | xyz(59.9451, 61.9525, 86.6258) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.58
Lightsteelblue
#B0C4DE
ΔE00 5.65
Periwinkle
#CCCCFF
ΔE00 6.71
Light Periwinkle
#C1C6FC
ΔE00 6.72
Lavender (CSS)
#E6E6FA
ΔE00 7.16
Cloudy Blue
#ACC2D9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CEEA #EAE1C5
analogous
#C5E1EA #C5CEEA #CFC5EA
triadic
#C5CEEA #EAC5CE #CEEAC5
tetradic
#C5CEEA #EAC5E1 #EAE1C5 #C5EACF
square
#C5CEEA #EAC5E1 #EAE1C5 #C5EACF
split-complementary
#C5CEEA #EACFC5 #E1EAC5
monochromatic
#6B82C9 #98A8DA #C5CEEA #E9ECF7 #E9ECF7
Accessibility & contrast
On white
1.57
#C5CEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#C5CEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CEEA
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CEEA | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EB
Deuteranopia (green-blind)
#C3CDE9
Tritanopia (blue-blind)
#BDD3D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c5ceea; /* rgb */ color: rgb(197, 206, 234); /* oklch */ color: oklch(85.3% 0.040 271.4);
Tailwind
colors: {
custom: {
50: '#d6dcf0',
500: '#c5ceea',
950: '#000000',
},
}SCSS
$custom: #c5ceea; $custom-light: #d6dcf0; $custom-dark: #000000;
JSON
{
"hex": "#c5ceea",
"rgb": {
"r": 197,
"g": 206,
"b": 234
},
"hsl": {
"h": 225.405,
"s": 46.835,
"l": 84.51
},
"oklch": {
"l": 0.85335,
"c": 0.04016,
"h": 271.4
},
"luminance": 0.61953
}Semantic roles & 50–950 ramp
primary
#C5CEEA
secondary
#C6B88E
accent
#972BBA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485