#C4D7FC#C4D7FC
#C4D7FC is a very light, muted blue. Relative luminance 0.674; OKLCH L 87.7% C 0.055 H 263.7°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D7FC |
|---|---|
| RGB | rgb(196, 215, 252) |
| HSL | hsl(220, 90%, 88%) |
| HSV | hsv(220, 22%, 99%) |
| CMYK | cmyk(22.2%, 14.7%, 0%, 1.2%) |
| CIE-LAB | lab(85.69, 1.38, -20.16) |
| CIE-LCH | lch(85.69, 20.21, 273.90°) |
| OKLab | oklab(87.7% -0.006 -0.055) |
| OKLCH | oklch(87.7% 0.055 263.7) |
| XYZ | xyz(64.6315, 67.3633, 101.6738) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.31
Light Blue Grey
#B7C9E2
ΔE00 5.10
Lightsteelblue
#B0C4DE
ΔE00 6.05
Light Periwinkle
#C1C6FC
ΔE00 6.23
Periwinkle
#CCCCFF
ΔE00 6.84
Baby Blue (survey)
#A2CFFE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D7FC #FCE9C4
analogous
#C4F3FC #C4D7FC #CDC4FC
triadic
#C4D7FC #FCC4D7 #D7FCC4
tetradic
#C4D7FC #FCC4F3 #FCE9C4 #C4FCCD
square
#C4D7FC #FCC4F3 #FCE9C4 #C4FCCD
split-complementary
#C4D7FC #FCCDC4 #F3FCC4
monochromatic
#5088F6 #8AB0F9 #C4D7FC #E2EBFE #E2EBFE
Accessibility & contrast
On white
1.45
#C4D7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#C4D7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D7FC
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D7FC | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FE
Deuteranopia (green-blind)
#C6D4FB
Tritanopia (blue-blind)
#B6DEE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c4d7fc; /* rgb */ color: rgb(196, 215, 252); /* oklch */ color: oklch(87.7% 0.055 263.7);
Tailwind
colors: {
custom: {
50: '#d6e3fd',
500: '#c4d7fc',
950: '#000000',
},
}SCSS
$custom: #c4d7fc; $custom-light: #d6e3fd; $custom-dark: #000000;
JSON
{
"hex": "#c4d7fc",
"rgb": {
"r": 196,
"g": 215,
"b": 252
},
"hsl": {
"h": 219.643,
"s": 90.323,
"l": 87.843
},
"oklch": {
"l": 0.87697,
"c": 0.05533,
"h": 263.7
},
"luminance": 0.67365
}Semantic roles & 50–950 ramp
primary
#C4D7FC
secondary
#E3C281
accent
#9800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485