#C4DBFB#C4DBFB
#C4DBFB is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.5% C 0.051 H 256.7°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DBFB |
|---|---|
| RGB | rgb(196, 219, 251) |
| HSL | hsl(215, 87%, 88%) |
| HSV | hsv(215, 22%, 98%) |
| CMYK | cmyk(21.9%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(86.68, -0.95, -18.13) |
| CIE-LCH | lch(86.68, 18.16, 267.01°) |
| OKLab | oklab(88.47% -0.0117 -0.0494) |
| OKLCH | oklch(88.47% 0.051 256.7) |
| XYZ | xyz(65.5044, 69.3621, 101.1851) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.02
Light Blue Grey
#B7C9E2
ΔE00 4.71
Lightsteelblue
#B0C4DE
ΔE00 5.78
Baby Blue (survey)
#A2CFFE
ΔE00 6.65
Cloudy Blue
#ACC2D9
ΔE00 6.87
Light Periwinkle
#C1C6FC
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DBFB #FBE4C4
analogous
#C4F7FB #C4DBFB #C8C4FB
triadic
#C4DBFB #FBC4DB #DBFBC4
tetradic
#C4DBFB #FBC4F7 #FBE4C4 #C4FBC8
square
#C4DBFB #FBC4F7 #FBE4C4 #C4FBC8
split-complementary
#C4DBFB #FBC8C4 #F7FBC4
monochromatic
#5195F3 #8BB8F7 #C4DBFB #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.41
#C4DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#C4DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DBFB
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DBFB | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFD
Deuteranopia (green-blind)
#CAD7FA
Tritanopia (blue-blind)
#B6E2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4dbfb; /* rgb */ color: rgb(196, 219, 251); /* oklch */ color: oklch(88.5% 0.051 256.7);
Tailwind
colors: {
custom: {
50: '#d6e6fc',
500: '#c4dbfb',
950: '#000000',
},
}SCSS
$custom: #c4dbfb; $custom-light: #d6e6fc; $custom-dark: #000000;
JSON
{
"hex": "#c4dbfb",
"rgb": {
"r": 196,
"g": 219,
"b": 251
},
"hsl": {
"h": 214.909,
"s": 87.302,
"l": 87.647
},
"oklch": {
"l": 0.88468,
"c": 0.05075,
"h": 256.7
},
"luminance": 0.69364
}Semantic roles & 50–950 ramp
primary
#C4DBFB
secondary
#E1B982
accent
#8502E4
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485