#C4DDFF#C4DDFF
#C4DDFF is a very light, muted cyan. Relative luminance 0.707; OKLCH L 89.0% C 0.054 H 256.1°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DDFF |
|---|---|
| RGB | rgb(196, 221, 255) |
| HSL | hsl(215, 100%, 88%) |
| HSV | hsv(215, 23%, 100%) |
| CMYK | cmyk(23.1%, 13.3%, 0%, 0%) |
| CIE-LAB | lab(87.32, -1.11, -19.27) |
| CIE-LCH | lch(87.32, 19.30, 266.71°) |
| OKLab | oklab(89.01% -0.013 -0.0526) |
| OKLCH | oklch(89.01% 0.054 256.1) |
| XYZ | xyz(66.6665, 70.6667, 104.7159) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.83
Light Blue Grey
#B7C9E2
ΔE00 5.38
Baby Blue (survey)
#A2CFFE
ΔE00 6.35
Lightsteelblue
#B0C4DE
ΔE00 6.36
Cloudy Blue
#ACC2D9
ΔE00 7.39
Pastel Blue
#A2BFFE
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DDFF #FFE6C4
analogous
#C4FBFF #C4DDFF #C8C4FF
triadic
#C4DDFF #FFC4DD #DDFFC4
tetradic
#C4DDFF #FFC4FB #FFE6C4 #C4FFC8
square
#C4DDFF #FFC4FB #FFE6C4 #C4FFC8
split-complementary
#C4DDFF #FFC8C4 #FBFFC4
monochromatic
#4A96FF #87BAFF #C4DDFF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.39
#C4DDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#C4DDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DDFF
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DDFF | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#CBD8FE
Tritanopia (blue-blind)
#B4E4E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c4ddff; /* rgb */ color: rgb(196, 221, 255); /* oklch */ color: oklch(89.0% 0.054 256.1);
Tailwind
colors: {
custom: {
50: '#d6e7ff',
500: '#c4ddff',
950: '#000000',
},
}SCSS
$custom: #c4ddff; $custom-light: #d6e7ff; $custom-dark: #000000;
JSON
{
"hex": "#c4ddff",
"rgb": {
"r": 196,
"g": 221,
"b": 255
},
"hsl": {
"h": 214.576,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.89012,
"c": 0.05414,
"h": 256.1
},
"luminance": 0.70669
}Semantic roles & 50–950 ramp
primary
#C4DDFF
secondary
#E8BC7F
accent
#8400E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486