#C4DAFF#C4DAFF
#C4DAFF is a very light, muted blue. Relative luminance 0.691; OKLCH L 88.4% C 0.057 H 260.8°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DAFF |
|---|---|
| RGB | rgb(196, 218, 255) |
| HSL | hsl(218, 100%, 88%) |
| HSV | hsv(218, 23%, 100%) |
| CMYK | cmyk(23.1%, 14.5%, 0%, 0%) |
| CIE-LAB | lab(86.55, 0.46, -20.44) |
| CIE-LCH | lch(86.55, 20.44, 271.30°) |
| OKLab | oklab(88.41% -0.009 -0.0558) |
| OKLCH | oklch(88.41% 0.057 260.8) |
| XYZ | xyz(65.8815, 69.0967, 104.4542) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.80
Light Blue Grey
#B7C9E2
ΔE00 5.33
Lightsteelblue
#B0C4DE
ΔE00 6.28
Baby Blue (survey)
#A2CFFE
ΔE00 6.85
Light Periwinkle
#C1C6FC
ΔE00 7.16
Cloudy Blue
#ACC2D9
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DAFF #FFE9C4
analogous
#C4F7FF #C4DAFF #CBC4FF
triadic
#C4DAFF #FFC4DA #DAFFC4
tetradic
#C4DAFF #FFC4F7 #FFE9C4 #C4FFCB
square
#C4DAFF #FFC4F7 #FFE9C4 #C4FFCB
split-complementary
#C4DAFF #FFCBC4 #F7FFC4
monochromatic
#4A8DFF #87B4FF #C4DAFF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.42
#C4DAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#C4DAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DAFF
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DAFF | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#B5E2E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4daff; /* rgb */ color: rgb(196, 218, 255); /* oklch */ color: oklch(88.4% 0.057 260.8);
Tailwind
colors: {
custom: {
50: '#d6e5ff',
500: '#c4daff',
950: '#000000',
},
}SCSS
$custom: #c4daff; $custom-light: #d6e5ff; $custom-dark: #000000;
JSON
{
"hex": "#c4daff",
"rgb": {
"r": 196,
"g": 218,
"b": 255
},
"hsl": {
"h": 217.627,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.88407,
"c": 0.0565,
"h": 260.8
},
"luminance": 0.69099
}Semantic roles & 50–950 ramp
primary
#C4DAFF
secondary
#E8C17F
accent
#9000E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486