#CECCC6#CECCC6
#CECCC6 is a very light, near-neutral grey. Relative luminance 0.604; OKLCH L 84.5% C 0.009 H 91.5°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CECCC6 |
|---|---|
| RGB | rgb(206, 204, 198) |
| HSL | hsl(45, 8%, 79%) |
| HSV | hsv(45, 4%, 81%) |
| CMYK | cmyk(0%, 1%, 3.9%, 19.2%) |
| CIE-LAB | lab(82.05, -0.38, 3.23) |
| CIE-LCH | lch(82.05, 3.25, 96.78°) |
| OKLab | oklab(84.51% -0.0002 0.0085) |
| OKLCH | oklch(84.51% 0.009 91.5) |
| XYZ | xyz(57.2380, 60.3850, 62.0552) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.34
Light Gray
#D3D3D3
ΔE00 3.48
Silver
#C0C0C0
ΔE00 4.29
Light Grey
#D8DCD6
ΔE00 4.55
Gainsboro
#DCDCDC
ΔE00 4.84
Warm Gray
#C9BEB0
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECCC6 #C6C8CE
analogous
#CEC8C6 #CECCC6 #CCCEC6
triadic
#CECCC6 #C6CECC #CCC6CE
tetradic
#CECCC6 #C6CEC8 #C6C8CE #CEC6CC
square
#CECCC6 #C6CEC8 #C6C8CE #CEC6CC
split-complementary
#CECCC6 #C6CCCE #C8C6CE
monochromatic
#959184 #B2AFA5 #CECCC6 #EAE9E7 #F1F0EF
Accessibility & contrast
On white
1.61
#CECCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#CECCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECCC6
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECCC6 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC6
Deuteranopia (green-blind)
#CECCC6
Tritanopia (blue-blind)
#D0CBCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ceccc6; /* rgb */ color: rgb(206, 204, 198); /* oklch */ color: oklch(84.5% 0.009 91.5);
Tailwind
colors: {
custom: {
50: '#dddbd7',
500: '#ceccc6',
950: '#000000',
},
}SCSS
$custom: #ceccc6; $custom-light: #dddbd7; $custom-dark: #000000;
JSON
{
"hex": "#ceccc6",
"rgb": {
"r": 206,
"g": 204,
"b": 198
},
"hsl": {
"h": 45,
"s": 7.547,
"l": 79.216
},
"oklch": {
"l": 0.8451,
"c": 0.00851,
"h": 91.5
},
"luminance": 0.60385
}Semantic roles & 50–950 ramp
primary
#CECCC6
secondary
#9799A1
accent
#639154
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483