#C7D8EA#C7D8EA
#C7D8EA is a very light, muted cyan. Relative luminance 0.672; OKLCH L 87.5% C 0.031 H 249.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C7D8EA |
|---|---|
| RGB | rgb(199, 216, 234) |
| HSL | hsl(211, 45%, 85%) |
| HSV | hsv(211, 15%, 92%) |
| CMYK | cmyk(15%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(85.60, -2.09, -10.75) |
| CIE-LCH | lch(85.60, 10.95, 259.02°) |
| OKLab | oklab(87.5% -0.0107 -0.029) |
| OKLCH | oklch(87.5% 0.031 249.7) |
| XYZ | xyz(62.9568, 67.1932, 87.4786) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.48
Lightsteelblue
#B0C4DE
ΔE00 5.69
Cloudy Blue
#ACC2D9
ΔE00 5.90
Fog
#D8DCE0
ΔE00 6.69
Powder Blue (survey)
#B1D1FC
ΔE00 7.59
Light Grey Blue
#9DBCD4
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7D8EA #EAD9C7
analogous
#C7EAEA #C7D8EA #C7C7EA
triadic
#C7D8EA #EAC7D8 #D8EAC7
tetradic
#C7D8EA #EAC7EA #EAD9C7 #C7EAC7
square
#C7D8EA #EAC7EA #EAD9C7 #C7EAC7
split-complementary
#C7D8EA #EAC7C7 #EAEAC7
monochromatic
#6E9AC9 #9AB9D9 #C7D8EA #E9F0F7 #E9F0F7
Accessibility & contrast
On white
1.45
#C7D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#C7D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7D8EA
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7D8EA | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EB
Deuteranopia (green-blind)
#CDD4EA
Tritanopia (blue-blind)
#BEDCDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c7d8ea; /* rgb */ color: rgb(199, 216, 234); /* oklch */ color: oklch(87.5% 0.031 249.7);
Tailwind
colors: {
custom: {
50: '#d8e4f0',
500: '#c7d8ea',
950: '#000000',
},
}SCSS
$custom: #c7d8ea; $custom-light: #d8e4f0; $custom-dark: #000000;
JSON
{
"hex": "#c7d8ea",
"rgb": {
"r": 199,
"g": 216,
"b": 234
},
"hsl": {
"h": 210.857,
"s": 45.455,
"l": 84.902
},
"oklch": {
"l": 0.875,
"c": 0.03096,
"h": 249.7
},
"luminance": 0.67194
}Semantic roles & 50–950 ramp
primary
#C7D8EA
secondary
#C5AB90
accent
#752DB9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485