#C4D4E4#C4D4E4
#C4D4E4 is a very light, muted cyan. Relative luminance 0.644; OKLCH L 86.3% C 0.028 H 248.2°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D4E4 |
|---|---|
| RGB | rgb(196, 212, 228) |
| HSL | hsl(210, 37%, 83%) |
| HSV | hsv(210, 14%, 89%) |
| CMYK | cmyk(14%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(84.19, -2.18, -9.70) |
| CIE-LCH | lch(84.19, 9.94, 257.32°) |
| OKLab | oklab(86.28% -0.0105 -0.0262) |
| OKLCH | oklch(86.28% 0.028 248.2) |
| XYZ | xyz(60.3087, 64.4231, 82.6413) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.34
Cloudy Blue
#ACC2D9
ΔE00 5.36
Lightsteelblue
#B0C4DE
ΔE00 5.40
Fog
#D8DCE0
ΔE00 6.33
Light Grey Blue
#9DBCD4
ΔE00 7.98
Powder Blue (survey)
#B1D1FC
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D4E4 #E4D4C4
analogous
#C4E4E4 #C4D4E4 #C4C4E4
triadic
#C4D4E4 #E4C4D4 #D4E4C4
tetradic
#C4D4E4 #E4C4E4 #E4D4C4 #C4E4C4
square
#C4D4E4 #E4C4E4 #E4D4C4 #C4E4C4
split-complementary
#C4D4E4 #E4C4C4 #E4E4C4
monochromatic
#7097BE #9AB5D1 #C4D4E4 #EAF0F5 #EAF0F5
Accessibility & contrast
On white
1.51
#C4D4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#C4D4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D4E4
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D4E4 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E5
Deuteranopia (green-blind)
#CAD0E4
Tritanopia (blue-blind)
#BCD8D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c4d4e4; /* rgb */ color: rgb(196, 212, 228); /* oklch */ color: oklch(86.3% 0.028 248.2);
Tailwind
colors: {
custom: {
50: '#d6e1ec',
500: '#c4d4e4',
950: '#000000',
},
}SCSS
$custom: #c4d4e4; $custom-light: #d6e1ec; $custom-dark: #000000;
JSON
{
"hex": "#c4d4e4",
"rgb": {
"r": 196,
"g": 212,
"b": 228
},
"hsl": {
"h": 210,
"s": 37.209,
"l": 83.137
},
"oklch": {
"l": 0.86277,
"c": 0.02819,
"h": 248.2
},
"luminance": 0.64424
}Semantic roles & 50–950 ramp
primary
#C4D4E4
secondary
#BDA68F
accent
#7335B0
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484