#C3CFDE#C3CFDE
#C3CFDE is a very light, muted cyan. Relative luminance 0.615; OKLCH L 85.0% C 0.025 H 254.0°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CFDE |
|---|---|
| RGB | rgb(195, 207, 222) |
| HSL | hsl(213, 29%, 82%) |
| HSV | hsv(213, 12%, 87%) |
| CMYK | cmyk(12.2%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(82.65, -1.10, -8.80) |
| CIE-LCH | lch(82.65, 8.87, 262.85°) |
| OKLab | oklab(84.99% -0.0068 -0.0237) |
| OKLCH | oklch(84.99% 0.025 254) |
| XYZ | xyz(58.0003, 61.5008, 77.9082) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.01
Lightsteelblue
#B0C4DE
ΔE00 5.04
Cloudy Blue
#ACC2D9
ΔE00 5.15
Fog
#D8DCE0
ΔE00 6.04
Dove Gray
#B6B8BD
ΔE00 7.53
Light Gray
#D3D3D3
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CFDE #DED2C3
analogous
#C3DDDE #C3CFDE #C5C3DE
triadic
#C3CFDE #DEC3CF #CFDEC3
tetradic
#C3CFDE #DEC3DD #DED2C3 #C3DEC5
square
#C3CFDE #DEC3DD #DED2C3 #C3DEC5
split-complementary
#C3CFDE #DEC5C3 #DDDEC3
monochromatic
#7490B3 #9CAFC8 #C3CFDE #EAEFF4 #EBEFF4
Accessibility & contrast
On white
1.58
#C3CFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#C3CFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CFDE
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CFDE | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDF
Deuteranopia (green-blind)
#C7CCDE
Tritanopia (blue-blind)
#BDD2D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c3cfde; /* rgb */ color: rgb(195, 207, 222); /* oklch */ color: oklch(85.0% 0.025 254.0);
Tailwind
colors: {
custom: {
50: '#d5dde8',
500: '#c3cfde',
950: '#000000',
},
}SCSS
$custom: #c3cfde; $custom-light: #d5dde8; $custom-dark: #000000;
JSON
{
"hex": "#c3cfde",
"rgb": {
"r": 195,
"g": 207,
"b": 222
},
"hsl": {
"h": 213.333,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.84993,
"c": 0.02466,
"h": 254
},
"luminance": 0.61502
}Semantic roles & 50–950 ramp
primary
#C3CFDE
secondary
#B5A590
accent
#793EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484