#C4CEFC#C4CEFC
#C4CEFC is a very light, moderate blue. Relative luminance 0.629; OKLCH L 85.9% C 0.065 H 275.4°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CEFC |
|---|---|
| RGB | rgb(196, 206, 252) |
| HSL | hsl(229, 90%, 88%) |
| HSV | hsv(229, 22%, 99%) |
| CMYK | cmyk(22.2%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(83.39, 6.15, -23.64) |
| CIE-LCH | lch(83.39, 24.43, 284.59°) |
| OKLab | oklab(85.9% 0.0061 -0.0647) |
| OKLCH | oklch(85.9% 0.065 275.4) |
| XYZ | xyz(62.4025, 62.9053, 100.9308) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.49
Periwinkle
#CCCCFF
ΔE00 3.02
Powder Blue (survey)
#B1D1FC
ΔE00 6.94
Light Blue Grey
#B7C9E2
ΔE00 7.36
Pastel Blue
#A2BFFE
ΔE00 7.82
Lightsteelblue
#B0C4DE
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CEFC #FCF2C4
analogous
#C4EAFC #C4CEFC #D6C4FC
triadic
#C4CEFC #FCC4CE #CEFCC4
tetradic
#C4CEFC #FCC4EA #FCF2C4 #C4FCD6
square
#C4CEFC #FCC4EA #FCF2C4 #C4FCD6
split-complementary
#C4CEFC #FCD6C4 #EAFCC4
monochromatic
#506DF6 #8A9EF9 #C4CEFC #E2E7FE #E2E7FE
Accessibility & contrast
On white
1.55
#C4CEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#C4CEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CEFC
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CEFC | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FE
Deuteranopia (green-blind)
#BECEFB
Tritanopia (blue-blind)
#B7D6DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c4cefc; /* rgb */ color: rgb(196, 206, 252); /* oklch */ color: oklch(85.9% 0.065 275.4);
Tailwind
colors: {
custom: {
50: '#d6dcfd',
500: '#c4cefc',
950: '#000000',
},
}SCSS
$custom: #c4cefc; $custom-light: #d6dcfd; $custom-dark: #000000;
JSON
{
"hex": "#c4cefc",
"rgb": {
"r": 196,
"g": 206,
"b": 252
},
"hsl": {
"h": 229.286,
"s": 90.323,
"l": 87.843
},
"oklch": {
"l": 0.85902,
"c": 0.06494,
"h": 275.4
},
"luminance": 0.62907
}Semantic roles & 50–950 ramp
primary
#C4CEFC
secondary
#E3D181
accent
#BD00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485