#C8DFE7#C8DFE7
#C8DFE7 is a very light, muted cyan. Relative luminance 0.708; OKLCH L 88.9% C 0.027 H 220.7°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFE7 |
|---|---|
| RGB | rgb(200, 223, 231) |
| HSL | hsl(195, 39%, 85%) |
| HSV | hsv(195, 13%, 91%) |
| CMYK | cmyk(13.4%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(87.40, -6.01, -6.49) |
| CIE-LCH | lch(87.40, 8.85, 227.20°) |
| OKLab | oklab(88.91% -0.0204 -0.0175) |
| OKLCH | oklch(88.91% 0.027 220.7) |
| XYZ | xyz(64.6274, 70.8229, 85.8511) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.66
Fog
#D8DCE0
ΔE00 7.03
Powder Blue
#B0E0E6
ΔE00 7.18
Azure (CSS)
#F0FFFF
ΔE00 8.09
Lightcyan
#E0FFFF
ΔE00 8.11
Aliceblue
#F0F8FF
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFE7 #E7D0C8
analogous
#C8E7E0 #C8DFE7 #C8D0E7
triadic
#C8DFE7 #E7C8DF #DFE7C8
tetradic
#C8DFE7 #E0C8E7 #E7D0C8 #D0E7C8
square
#C8DFE7 #E0C8E7 #E7D0C8 #D0E7C8
split-complementary
#C8DFE7 #E7C8D0 #E7E0C8
monochromatic
#73ADC2 #9DC6D4 #C8DFE7 #EAF3F6 #EAF3F6
Accessibility & contrast
On white
1.38
#C8DFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#C8DFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFE7
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFE7 | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE7
Deuteranopia (green-blind)
#D5D9E7
Tritanopia (blue-blind)
#C0E2E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8dfe7; /* rgb */ color: rgb(200, 223, 231); /* oklch */ color: oklch(88.9% 0.027 220.7);
Tailwind
colors: {
custom: {
50: '#d9e9ee',
500: '#c8dfe7',
950: '#000000',
},
}SCSS
$custom: #c8dfe7; $custom-light: #d9e9ee; $custom-dark: #000000;
JSON
{
"hex": "#c8dfe7",
"rgb": {
"r": 200,
"g": 223,
"b": 231
},
"hsl": {
"h": 195.484,
"s": 39.241,
"l": 84.51
},
"oklch": {
"l": 0.88905,
"c": 0.02688,
"h": 220.7
},
"luminance": 0.70824
}Semantic roles & 50–950 ramp
primary
#C8DFE7
secondary
#C19E92
accent
#5433B2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485