#C8DBEA#C8DBEA
#C8DBEA is a very light, muted cyan. Relative luminance 0.689; OKLCH L 88.2% C 0.029 H 241.6°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBEA |
|---|---|
| RGB | rgb(200, 219, 234) |
| HSL | hsl(206, 45%, 85%) |
| HSV | hsv(206, 15%, 92%) |
| CMYK | cmyk(14.5%, 6.4%, 0%, 8.2%) |
| CIE-LAB | lab(86.45, -3.33, -9.49) |
| CIE-LCH | lch(86.45, 10.06, 250.65°) |
| OKLab | oklab(88.18% -0.0138 -0.0256) |
| OKLCH | oklch(88.18% 0.029 241.6) |
| XYZ | xyz(63.9986, 68.8817, 87.7496) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.03
Fog
#D8DCE0
ΔE00 6.32
Cloudy Blue
#ACC2D9
ΔE00 6.84
Lightsteelblue
#B0C4DE
ΔE00 7.03
Lightblue
#ADD8E6
ΔE00 7.49
Aliceblue
#F0F8FF
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBEA #EAD7C8
analogous
#C8EAE8 #C8DBEA #C8CAEA
triadic
#C8DBEA #EAC8DB #DBEAC8
tetradic
#C8DBEA #E8C8EA #EAD7C8 #CAEAC8
square
#C8DBEA #E8C8EA #EAD7C8 #CAEAC8
split-complementary
#C8DBEA #EAC8CA #EAE8C8
monochromatic
#6FA1C8 #9CBED9 #C8DBEA #E9F1F7 #E9F1F7
Accessibility & contrast
On white
1.42
#C8DBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#C8DBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBEA
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBEA | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEB
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#BFDFE0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8dbea; /* rgb */ color: rgb(200, 219, 234); /* oklch */ color: oklch(88.2% 0.029 241.6);
Tailwind
colors: {
custom: {
50: '#d9e6f0',
500: '#c8dbea',
950: '#000000',
},
}SCSS
$custom: #c8dbea; $custom-light: #d9e6f0; $custom-dark: #000000;
JSON
{
"hex": "#c8dbea",
"rgb": {
"r": 200,
"g": 219,
"b": 234
},
"hsl": {
"h": 206.471,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.88182,
"c": 0.02911,
"h": 241.6
},
"luminance": 0.68883
}Semantic roles & 50–950 ramp
primary
#C8DBEA
secondary
#C5A891
accent
#6B2EB8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485