#C4D4FF#C4D4FF
#C4D4FF is a very light, moderate blue. Relative luminance 0.660; OKLCH L 87.2% C 0.062 H 269.1°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D4FF |
|---|---|
| RGB | rgb(196, 212, 255) |
| HSL | hsl(224, 100%, 88%) |
| HSV | hsv(224, 23%, 100%) |
| CMYK | cmyk(23.1%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(85.02, 3.63, -22.76) |
| CIE-LCH | lch(85.02, 23.05, 279.06°) |
| OKLab | oklab(87.21% -0.001 -0.0622) |
| OKLCH | oklch(87.21% 0.062 269.1) |
| XYZ | xyz(64.3537, 66.0411, 103.9450) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.51
Periwinkle
#CCCCFF
ΔE00 5.11
Powder Blue (survey)
#B1D1FC
ΔE00 5.16
Light Blue Grey
#B7C9E2
ΔE00 6.32
Lightsteelblue
#B0C4DE
ΔE00 7.04
Pastel Blue
#A2BFFE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D4FF #FFEFC4
analogous
#C4F1FF #C4D4FF #D1C4FF
triadic
#C4D4FF #FFC4D4 #D4FFC4
tetradic
#C4D4FF #FFC4F1 #FFEFC4 #C4FFD1
square
#C4D4FF #FFC4F1 #FFEFC4 #C4FFD1
split-complementary
#C4D4FF #FFD1C4 #F1FFC4
monochromatic
#4A7BFF #87A7FF #C4D4FF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.48
#C4D4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#C4D4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D4FF
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D4FF | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#C2D2FE
Tritanopia (blue-blind)
#B5DCE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c4d4ff; /* rgb */ color: rgb(196, 212, 255); /* oklch */ color: oklch(87.2% 0.062 269.1);
Tailwind
colors: {
custom: {
50: '#d6e1ff',
500: '#c4d4ff',
950: '#000000',
},
}SCSS
$custom: #c4d4ff; $custom-light: #d6e1ff; $custom-dark: #000000;
JSON
{
"hex": "#c4d4ff",
"rgb": {
"r": 196,
"g": 212,
"b": 255
},
"hsl": {
"h": 223.729,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.87205,
"c": 0.06224,
"h": 269.1
},
"luminance": 0.66043
}Semantic roles & 50–950 ramp
primary
#C4D4FF
secondary
#E8CC7F
accent
#A700E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486