#C2CEDF#C2CEDF
#C2CEDF is a very light, muted blue. Relative luminance 0.609; OKLCH L 84.7% C 0.027 H 257.0°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CEDF |
|---|---|
| RGB | rgb(194, 206, 223) |
| HSL | hsl(215, 31%, 82%) |
| HSV | hsv(215, 13%, 87%) |
| CMYK | cmyk(13%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(82.35, -0.70, -9.79) |
| CIE-LCH | lch(82.35, 9.82, 265.93°) |
| OKLab | oklab(84.75% -0.0061 -0.0264) |
| OKLCH | oklch(84.75% 0.027 257) |
| XYZ | xyz(57.6357, 60.9388, 78.5236) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.29
Lightsteelblue
#B0C4DE
ΔE00 4.42
Cloudy Blue
#ACC2D9
ΔE00 4.82
Fog
#D8DCE0
ΔE00 6.72
Dove Gray
#B6B8BD
ΔE00 7.75
Light Grey Blue
#9DBCD4
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CEDF #DFD3C2
analogous
#C2DDDF #C2CEDF #C5C2DF
triadic
#C2CEDF #DFC2CE #CEDFC2
tetradic
#C2CEDF #DFC2DD #DFD3C2 #C2DFC5
square
#C2CEDF #DFC2DD #DFD3C2 #C2DFC5
split-complementary
#C2CEDF #DFC5C2 #DDDFC2
monochromatic
#728EB5 #9AAECA #C2CEDF #EAEEF4 #EBEFF4
Accessibility & contrast
On white
1.59
#C2CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#C2CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CEDF
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CEDF | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEE0
Deuteranopia (green-blind)
#C5CCDF
Tritanopia (blue-blind)
#BBD2D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2cedf; /* rgb */ color: rgb(194, 206, 223); /* oklch */ color: oklch(84.7% 0.027 257.0);
Tailwind
colors: {
custom: {
50: '#d4dce9',
500: '#c2cedf',
950: '#000000',
},
}SCSS
$custom: #c2cedf; $custom-light: #d4dce9; $custom-dark: #000000;
JSON
{
"hex": "#c2cedf",
"rgb": {
"r": 194,
"g": 206,
"b": 223
},
"hsl": {
"h": 215.172,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.84748,
"c": 0.02709,
"h": 257
},
"luminance": 0.6094
}Semantic roles & 50–950 ramp
primary
#C2CEDF
secondary
#B7A68E
accent
#7C3CAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484