#C4DBFC#C4DBFC
#C4DBFC is a very light, muted blue. Relative luminance 0.694; OKLCH L 88.5% C 0.052 H 257.4°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DBFC |
|---|---|
| RGB | rgb(196, 219, 252) |
| HSL | hsl(215, 90%, 88%) |
| HSV | hsv(215, 22%, 99%) |
| CMYK | cmyk(22.2%, 13.1%, 0%, 1.2%) |
| CIE-LAB | lab(86.71, -0.73, -18.61) |
| CIE-LCH | lch(86.71, 18.63, 267.77°) |
| OKLab | oklab(88.5% -0.0114 -0.0507) |
| OKLCH | oklch(88.5% 0.052 257.4) |
| XYZ | xyz(65.6625, 69.4253, 102.0174) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.92
Light Blue Grey
#B7C9E2
ΔE00 4.84
Lightsteelblue
#B0C4DE
ΔE00 5.89
Baby Blue (survey)
#A2CFFE
ΔE00 6.64
Cloudy Blue
#ACC2D9
ΔE00 7.02
Light Periwinkle
#C1C6FC
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DBFC #FCE5C4
analogous
#C4F7FC #C4DBFC #C9C4FC
triadic
#C4DBFC #FCC4DB #DBFCC4
tetradic
#C4DBFC #FCC4F7 #FCE5C4 #C4FCC9
square
#C4DBFC #FCC4F7 #FCE5C4 #C4FCC9
split-complementary
#C4DBFC #FCC9C4 #F7FCC4
monochromatic
#5094F6 #8AB7F9 #C4DBFC #E2EDFE #E2EDFE
Accessibility & contrast
On white
1.41
#C4DBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#C4DBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DBFC
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DBFC | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFE
Deuteranopia (green-blind)
#CAD7FB
Tritanopia (blue-blind)
#B5E2E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4dbfc; /* rgb */ color: rgb(196, 219, 252); /* oklch */ color: oklch(88.5% 0.052 257.4);
Tailwind
colors: {
custom: {
50: '#d6e6fd',
500: '#c4dbfc',
950: '#000000',
},
}SCSS
$custom: #c4dbfc; $custom-light: #d6e6fd; $custom-dark: #000000;
JSON
{
"hex": "#c4dbfc",
"rgb": {
"r": 196,
"g": 219,
"b": 252
},
"hsl": {
"h": 215.357,
"s": 90.323,
"l": 87.843
},
"oklch": {
"l": 0.88503,
"c": 0.05197,
"h": 257.4
},
"luminance": 0.69427
}Semantic roles & 50–950 ramp
primary
#C4DBFC
secondary
#E3BB81
accent
#8700E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485