#C8CFD2#C8CFD2
#C8CFD2 is a very light, near-neutral cyan. Relative luminance 0.616; OKLCH L 85.0% C 0.009 H 225.1°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFD2 |
|---|---|
| RGB | rgb(200, 207, 210) |
| HSL | hsl(198, 10%, 80%) |
| HSV | hsv(198, 5%, 82%) |
| CMYK | cmyk(4.8%, 1.4%, 0%, 17.6%) |
| CIE-LAB | lab(82.68, -1.82, -2.31) |
| CIE-LCH | lch(82.68, 2.94, 231.89°) |
| OKLab | oklab(85% -0.0062 -0.0062) |
| OKLCH | oklch(85% 0.009 225.1) |
| XYZ | xyz(57.7628, 61.5578, 69.7990) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.03
Light Gray
#D3D3D3
ΔE00 3.54
Fog
#D8DCE0
ΔE00 3.61
Gainsboro
#DCDCDC
ΔE00 4.70
Silver
#C0C0C0
ΔE00 4.77
Light Grey
#D8DCD6
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFD2 #D2CBC8
analogous
#C8D2D0 #C8CFD2 #C8CAD2
triadic
#C8CFD2 #D2C8CF #CFD2C8
tetradic
#C8CFD2 #D0C8D2 #D2CBC8 #CAD2C8
square
#C8CFD2 #D0C8D2 #D2CBC8 #CAD2C8
split-complementary
#C8CFD2 #D2C8CA #D2D0C8
monochromatic
#85949B #A6B2B6 #C8CFD2 #EAECEE #EEF0F1
Accessibility & contrast
On white
1.58
#C8CFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#C8CFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFD2
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFD2 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD2
Deuteranopia (green-blind)
#CCCDD2
Tritanopia (blue-blind)
#C6D0D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8cfd2; /* rgb */ color: rgb(200, 207, 210); /* oklch */ color: oklch(85.0% 0.009 225.1);
Tailwind
colors: {
custom: {
50: '#d8dddf',
500: '#c8cfd2',
950: '#000000',
},
}SCSS
$custom: #c8cfd2; $custom-light: #d8dddf; $custom-dark: #000000;
JSON
{
"hex": "#c8cfd2",
"rgb": {
"r": 200,
"g": 207,
"b": 210
},
"hsl": {
"h": 198,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.84997,
"c": 0.00875,
"h": 225.1
},
"luminance": 0.61558
}Semantic roles & 50–950 ramp
primary
#C8CFD2
secondary
#A69C98
accent
#655194
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484