#C4DEFF#C4DEFF
#C4DEFF is a very light, muted cyan. Relative luminance 0.712; OKLCH L 89.2% C 0.053 H 254.5°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DEFF |
|---|---|
| RGB | rgb(196, 222, 255) |
| HSL | hsl(214, 100%, 88%) |
| HSV | hsv(214, 23%, 100%) |
| CMYK | cmyk(23.1%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(87.58, -1.63, -18.88) |
| CIE-LCH | lch(87.58, 18.95, 265.07°) |
| OKLab | oklab(89.22% -0.0143 -0.0515) |
| OKLCH | oklch(89.22% 0.053 254.5) |
| XYZ | xyz(66.9313, 71.1963, 104.8042) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.00
Light Blue Grey
#B7C9E2
ΔE00 5.50
Baby Blue (survey)
#A2CFFE
ΔE00 6.27
Lightsteelblue
#B0C4DE
ΔE00 6.47
Cloudy Blue
#ACC2D9
ΔE00 7.39
Light Blue
#95D0FC
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DEFF #FFE5C4
analogous
#C4FCFF #C4DEFF #C7C4FF
triadic
#C4DEFF #FFC4DE #DEFFC4
tetradic
#C4DEFF #FFC4FC #FFE5C4 #C4FFC7
square
#C4DEFF #FFC4FC #FFE5C4 #C4FFC7
split-complementary
#C4DEFF #FFC7C4 #FCFFC4
monochromatic
#4A9AFF #87BCFF #C4DEFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.38
#C4DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#C4DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DEFF
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DEFF | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CCD9FE
Tritanopia (blue-blind)
#B4E5E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c4deff; /* rgb */ color: rgb(196, 222, 255); /* oklch */ color: oklch(89.2% 0.053 254.5);
Tailwind
colors: {
custom: {
50: '#d6e8ff',
500: '#c4deff',
950: '#000000',
},
}SCSS
$custom: #c4deff; $custom-light: #d6e8ff; $custom-dark: #000000;
JSON
{
"hex": "#c4deff",
"rgb": {
"r": 196,
"g": 222,
"b": 255
},
"hsl": {
"h": 213.559,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.89215,
"c": 0.05344,
"h": 254.5
},
"luminance": 0.71198
}Semantic roles & 50–950 ramp
primary
#C4DEFF
secondary
#E8BA7F
accent
#8000E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486