#CECCC8#CECCC8
#CECCC8 is a very light, near-neutral grey. Relative luminance 0.605; OKLCH L 84.6% C 0.006 H 84.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CECCC8 |
|---|---|
| RGB | rgb(206, 204, 200) |
| HSL | hsl(40, 6%, 80%) |
| HSV | hsv(40, 3%, 81%) |
| CMYK | cmyk(0%, 1%, 2.9%, 19.2%) |
| CIE-LAB | lab(82.10, -0.03, 2.23) |
| CIE-LCH | lch(82.10, 2.23, 90.77°) |
| OKLab | oklab(84.57% 0.0006 0.0059) |
| OKLCH | oklch(84.57% 0.006 84.6) |
| XYZ | xyz(57.4702, 60.4778, 63.2781) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.69
Silver (survey)
#C5C9C7
ΔE00 3.12
Silver
#C0C0C0
ΔE00 3.71
Gainsboro
#DCDCDC
ΔE00 4.29
Light Grey
#D8DCD6
ΔE00 4.78
Fog
#D8DCE0
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECCC8 #C8CACE
analogous
#CEC9C8 #CECCC8 #CDCEC8
triadic
#CECCC8 #C8CECC #CCC8CE
tetradic
#CECCC8 #C8CEC9 #C8CACE #CEC8CD
square
#CECCC8 #C8CEC9 #C8CACE #CEC8CD
split-complementary
#CECCC8 #C8CDCE #C9C8CE
monochromatic
#949087 #B1AEA8 #CECCC8 #EBEAE8 #F1F0EF
Accessibility & contrast
On white
1.60
#CECCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#CECCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECCC8
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECCC8 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC8
Deuteranopia (green-blind)
#CECCC8
Tritanopia (blue-blind)
#CFCBCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ceccc8; /* rgb */ color: rgb(206, 204, 200); /* oklch */ color: oklch(84.6% 0.006 84.6);
Tailwind
colors: {
custom: {
50: '#dddbd8',
500: '#ceccc8',
950: '#000000',
},
}SCSS
$custom: #ceccc8; $custom-light: #dddbd8; $custom-dark: #000000;
JSON
{
"hex": "#ceccc8",
"rgb": {
"r": 206,
"g": 204,
"b": 200
},
"hsl": {
"h": 40,
"s": 5.769,
"l": 79.608
},
"oklch": {
"l": 0.84567,
"c": 0.00593,
"h": 84.6
},
"luminance": 0.60478
}Semantic roles & 50–950 ramp
primary
#CECCC8
secondary
#999CA1
accent
#699056
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483