#C2CFDE#C2CFDE
#C2CFDE is a very light, muted cyan. Relative luminance 0.614; OKLCH L 84.9% C 0.025 H 251.9°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CFDE |
|---|---|
| RGB | rgb(194, 207, 222) |
| HSL | hsl(212, 30%, 82%) |
| HSV | hsv(212, 13%, 87%) |
| CMYK | cmyk(12.6%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(82.58, -1.43, -8.92) |
| CIE-LCH | lch(82.58, 9.03, 260.91°) |
| OKLab | oklab(84.92% -0.0078 -0.024) |
| OKLCH | oklch(84.92% 0.025 251.9) |
| XYZ | xyz(57.7428, 61.3680, 77.8961) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.97
Lightsteelblue
#B0C4DE
ΔE00 4.96
Cloudy Blue
#ACC2D9
ΔE00 4.96
Fog
#D8DCE0
ΔE00 6.17
Dove Gray
#B6B8BD
ΔE00 7.64
Light Gray
#D3D3D3
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CFDE #DED1C2
analogous
#C2DDDE #C2CFDE #C3C2DE
triadic
#C2CFDE #DEC2CF #CFDEC2
tetradic
#C2CFDE #DEC2DD #DED1C2 #C2DEC3
square
#C2CFDE #DEC2DD #DED1C2 #C2DEC3
split-complementary
#C2CFDE #DEC3C2 #DDDEC2
monochromatic
#7390B3 #9AB0C9 #C2CFDE #EAEEF3 #EBEFF4
Accessibility & contrast
On white
1.58
#C2CFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#C2CFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CFDE
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CFDE | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDF
Deuteranopia (green-blind)
#C7CCDE
Tritanopia (blue-blind)
#BBD2D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2cfde; /* rgb */ color: rgb(194, 207, 222); /* oklch */ color: oklch(84.9% 0.025 251.9);
Tailwind
colors: {
custom: {
50: '#d4dde8',
500: '#c2cfde',
950: '#000000',
},
}SCSS
$custom: #c2cfde; $custom-light: #d4dde8; $custom-dark: #000000;
JSON
{
"hex": "#c2cfde",
"rgb": {
"r": 194,
"g": 207,
"b": 222
},
"hsl": {
"h": 212.143,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.84919,
"c": 0.02527,
"h": 251.9
},
"luminance": 0.61369
}Semantic roles & 50–950 ramp
primary
#C2CFDE
secondary
#B5A38F
accent
#773DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484