#C4CEEA#C4CEEA
#C4CEEA is a very light, muted blue. Relative luminance 0.618; OKLCH L 85.3% C 0.040 H 269.9°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CEEA |
|---|---|
| RGB | rgb(196, 206, 234) |
| HSL | hsl(224, 48%, 84%) |
| HSV | hsv(224, 16%, 92%) |
| CMYK | cmyk(16.2%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(82.82, 2.23, -14.94) |
| CIE-LCH | lch(82.82, 15.11, 278.49°) |
| OKLab | oklab(85.26% 0 -0.0405) |
| OKLCH | oklch(85.26% 0.04 269.9) |
| XYZ | xyz(59.6840, 61.8179, 86.6135) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.18
Lightsteelblue
#B0C4DE
ΔE00 5.28
Light Periwinkle
#C1C6FC
ΔE00 6.73
Periwinkle
#CCCCFF
ΔE00 6.85
Cloudy Blue
#ACC2D9
ΔE00 6.87
Powder Blue (survey)
#B1D1FC
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CEEA #EAE0C4
analogous
#C4E1EA #C4CEEA #CDC4EA
triadic
#C4CEEA #EAC4CE #CEEAC4
tetradic
#C4CEEA #EAC4E1 #EAE0C4 #C4EACD
square
#C4CEEA #EAC4E1 #EAE0C4 #C4EACD
split-complementary
#C4CEEA #EACDC4 #E1EAC4
monochromatic
#6A83CA #97A9DA #C4CEEA #E8ECF7 #E8ECF7
Accessibility & contrast
On white
1.57
#C4CEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#C4CEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CEEA
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CEEA | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EB
Deuteranopia (green-blind)
#C3CDE9
Tritanopia (blue-blind)
#BBD3D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c4ceea; /* rgb */ color: rgb(196, 206, 234); /* oklch */ color: oklch(85.3% 0.040 269.9);
Tailwind
colors: {
custom: {
50: '#d6dcf0',
500: '#c4ceea',
950: '#000000',
},
}SCSS
$custom: #c4ceea; $custom-light: #d6dcf0; $custom-dark: #000000;
JSON
{
"hex": "#c4ceea",
"rgb": {
"r": 196,
"g": 206,
"b": 234
},
"hsl": {
"h": 224.211,
"s": 47.5,
"l": 84.314
},
"oklch": {
"l": 0.85261,
"c": 0.04048,
"h": 269.9
},
"luminance": 0.61819
}Semantic roles & 50–950 ramp
primary
#C4CEEA
secondary
#C6B78D
accent
#952BBB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485