#C3D4E1#C3D4E1
#C3D4E1 is a very light, muted cyan. Relative luminance 0.641; OKLCH L 86.1% C 0.026 H 240.7°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C3D4E1 |
|---|---|
| RGB | rgb(195, 212, 225) |
| HSL | hsl(206, 33%, 82%) |
| HSV | hsv(206, 13%, 88%) |
| CMYK | cmyk(13.3%, 5.8%, 0%, 11.8%) |
| CIE-LAB | lab(84.03, -3.12, -8.35) |
| CIE-LCH | lch(84.03, 8.91, 249.53°) |
| OKLab | oklab(86.11% -0.0126 -0.0225) |
| OKLCH | oklch(86.11% 0.026 240.7) |
| XYZ | xyz(59.6366, 64.1243, 80.4548) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.55
Cloudy Blue
#ACC2D9
ΔE00 5.92
Fog
#D8DCE0
ΔE00 5.97
Lightsteelblue
#B0C4DE
ΔE00 6.38
Lightblue
#ADD8E6
ΔE00 7.61
Light Gray
#D3D3D3
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3D4E1 #E1D0C3
analogous
#C3E1DF #C3D4E1 #C3C5E1
triadic
#C3D4E1 #E1C3D4 #D4E1C3
tetradic
#C3D4E1 #DFC3E1 #E1D0C3 #C5E1C3
square
#C3D4E1 #DFC3E1 #E1D0C3 #C5E1C3
split-complementary
#C3D4E1 #E1C3C5 #E1DFC3
monochromatic
#719AB8 #9AB7CD #C3D4E1 #EBF0F5 #EBF0F5
Accessibility & contrast
On white
1.52
#C3D4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#C3D4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3D4E1
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3D4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3D4E1 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3E2
Deuteranopia (green-blind)
#CBD0E1
Tritanopia (blue-blind)
#BCD7D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c3d4e1; /* rgb */ color: rgb(195, 212, 225); /* oklch */ color: oklch(86.1% 0.026 240.7);
Tailwind
colors: {
custom: {
50: '#d5e1ea',
500: '#c3d4e1',
950: '#000000',
},
}SCSS
$custom: #c3d4e1; $custom-light: #d5e1ea; $custom-dark: #000000;
JSON
{
"hex": "#c3d4e1",
"rgb": {
"r": 195,
"g": 212,
"b": 225
},
"hsl": {
"h": 206,
"s": 33.333,
"l": 82.353
},
"oklch": {
"l": 0.86109,
"c": 0.0258,
"h": 240.7
},
"luminance": 0.64125
}Semantic roles & 50–950 ramp
primary
#C3D4E1
secondary
#B9A18F
accent
#6B39AC
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484