#CECDCA#CECDCA
#CECDCA is a very light, near-neutral grey. Relative luminance 0.610; OKLCH L 84.8% C 0.004 H 91.5°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CECDCA |
|---|---|
| RGB | rgb(206, 205, 202) |
| HSL | hsl(45, 4%, 80%) |
| HSV | hsv(45, 2%, 81%) |
| CMYK | cmyk(0%, 0.5%, 1.9%, 19.2%) |
| CIE-LAB | lab(82.41, -0.20, 1.61) |
| CIE-LCH | lch(82.41, 1.62, 97.00°) |
| OKLab | oklab(84.82% -0.0001 0.0043) |
| OKLCH | oklch(84.82% 0.004 91.5) |
| XYZ | xyz(57.9439, 61.0488, 64.5967) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.13
Silver (survey)
#C5C9C7
ΔE00 2.73
Silver
#C0C0C0
ΔE00 3.61
Gainsboro
#DCDCDC
ΔE00 3.86
Light Grey
#D8DCD6
ΔE00 4.50
Fog
#D8DCE0
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECDCA #CACBCE
analogous
#CECBCA #CECDCA #CDCECA
triadic
#CECDCA #CACECD #CDCACE
tetradic
#CECDCA #CACECB #CACBCE #CECACD
square
#CECDCA #CACECB #CACBCE #CECACD
split-complementary
#CECDCA #CACDCE #CBCACE
monochromatic
#93918A #B1AFAA #CECDCA #EBEBEA #F0F0EF
Accessibility & contrast
On white
1.59
#CECDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#CECDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECDCA
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECDCA | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#CECDCA
Tritanopia (blue-blind)
#CFCCCC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cecdca; /* rgb */ color: rgb(206, 205, 202); /* oklch */ color: oklch(84.8% 0.004 91.5);
Tailwind
colors: {
custom: {
50: '#dcdcda',
500: '#cecdca',
950: '#000000',
},
}SCSS
$custom: #cecdca; $custom-light: #dcdcda; $custom-dark: #000000;
JSON
{
"hex": "#cecdca",
"rgb": {
"r": 206,
"g": 205,
"b": 202
},
"hsl": {
"h": 45,
"s": 3.922,
"l": 80
},
"oklch": {
"l": 0.84825,
"c": 0.00426,
"h": 91.5
},
"luminance": 0.61049
}Semantic roles & 50–950 ramp
primary
#CECDCA
secondary
#9B9DA1
accent
#658E58
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483