#CECFD6#CECFD6
#CECFD6 is a very light, near-neutral blue. Relative luminance 0.626; OKLCH L 85.6% C 0.010 H 279.6°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CECFD6 |
|---|---|
| RGB | rgb(206, 207, 214) |
| HSL | hsl(233, 9%, 82%) |
| HSV | hsv(233, 4%, 84%) |
| CMYK | cmyk(3.7%, 3.3%, 0%, 16.1%) |
| CIE-LAB | lab(83.23, 0.96, -3.58) |
| CIE-LCH | lch(83.23, 3.71, 284.96°) |
| OKLab | oklab(85.58% 0.0016 -0.0095) |
| OKLCH | oklch(85.58% 0.01 279.6) |
| XYZ | xyz(59.9018, 62.6023, 72.5330) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.66
Fog
#D8DCE0
ΔE00 3.77
Gainsboro
#DCDCDC
ΔE00 4.62
Silver
#C0C0C0
ΔE00 5.20
Silver (survey)
#C5C9C7
ΔE00 5.63
Dove Gray
#B6B8BD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECFD6 #D6D5CE
analogous
#CED3D6 #CECFD6 #D1CED6
triadic
#CECFD6 #D6CECF #CFD6CE
tetradic
#CECFD6 #D6CED3 #D6D5CE #CED6D1
square
#CECFD6 #D6CED3 #D6D5CE #CED6D1
split-complementary
#CECFD6 #D6D1CE #D3D6CE
monochromatic
#8B8E9E #ADAEBA #CECFD6 #EEEFF1 #EEEFF1
Accessibility & contrast
On white
1.55
#CECFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#CECFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECFD6
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECFD6 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0D6
Deuteranopia (green-blind)
#CDCFD6
Tritanopia (blue-blind)
#CCD0D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cecfd6; /* rgb */ color: rgb(206, 207, 214); /* oklch */ color: oklch(85.6% 0.010 279.6);
Tailwind
colors: {
custom: {
50: '#dddde2',
500: '#cecfd6',
950: '#000000',
},
}SCSS
$custom: #cecfd6; $custom-light: #dddde2; $custom-dark: #000000;
JSON
{
"hex": "#cecfd6",
"rgb": {
"r": 206,
"g": 207,
"b": 214
},
"hsl": {
"h": 232.5,
"s": 8.889,
"l": 82.353
},
"oklch": {
"l": 0.8558,
"c": 0.00968,
"h": 279.6
},
"luminance": 0.62602
}Semantic roles & 50–950 ramp
primary
#CECFD6
secondary
#AAA89E
accent
#8B5393
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484