#C4DBFF#C4DBFF
#C4DBFF is a very light, muted blue. Relative luminance 0.696; OKLCH L 88.6% C 0.056 H 259.3°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DBFF |
|---|---|
| RGB | rgb(196, 219, 255) |
| HSL | hsl(217, 100%, 88%) |
| HSV | hsv(217, 23%, 100%) |
| CMYK | cmyk(23.1%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(86.81, -0.06, -20.05) |
| CIE-LCH | lch(86.81, 20.05, 269.83°) |
| OKLab | oklab(88.61% -0.0103 -0.0547) |
| OKLCH | oklch(88.61% 0.056 259.3) |
| XYZ | xyz(66.1416, 69.6169, 104.5409) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.73
Light Blue Grey
#B7C9E2
ΔE00 5.29
Lightsteelblue
#B0C4DE
ΔE00 6.26
Baby Blue (survey)
#A2CFFE
ΔE00 6.65
Cloudy Blue
#ACC2D9
ΔE00 7.52
Light Periwinkle
#C1C6FC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DBFF #FFE8C4
analogous
#C4F8FF #C4DBFF #CAC4FF
triadic
#C4DBFF #FFC4DB #DBFFC4
tetradic
#C4DBFF #FFC4F8 #FFE8C4 #C4FFCA
square
#C4DBFF #FFC4F8 #FFE8C4 #C4FFCA
split-complementary
#C4DBFF #FFCAC4 #F8FFC4
monochromatic
#4A90FF #87B6FF #C4DBFF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.41
#C4DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#C4DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DBFF
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DBFF | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDDFF
Deuteranopia (green-blind)
#C9D7FE
Tritanopia (blue-blind)
#B5E2E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4dbff; /* rgb */ color: rgb(196, 219, 255); /* oklch */ color: oklch(88.6% 0.056 259.3);
Tailwind
colors: {
custom: {
50: '#d6e6ff',
500: '#c4dbff',
950: '#000000',
},
}SCSS
$custom: #c4dbff; $custom-light: #d6e6ff; $custom-dark: #000000;
JSON
{
"hex": "#c4dbff",
"rgb": {
"r": 196,
"g": 219,
"b": 255
},
"hsl": {
"h": 216.61,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.88609,
"c": 0.05568,
"h": 259.3
},
"luminance": 0.69619
}Semantic roles & 50–950 ramp
primary
#C4DBFF
secondary
#E8BF7F
accent
#8C00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486