#CDCDC8#CDCDC8
#CDCDC8 is a very light, near-neutral grey. Relative luminance 0.608; OKLCH L 84.7% C 0.007 H 106.6°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDC8 |
|---|---|
| RGB | rgb(205, 205, 200) |
| HSL | hsl(60, 5%, 79%) |
| HSV | hsv(60, 2%, 80%) |
| CMYK | cmyk(0%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(82.28, -0.90, 2.48) |
| CIE-LCH | lch(82.28, 2.64, 109.94°) |
| OKLab | oklab(84.69% -0.0019 0.0066) |
| OKLCH | oklch(84.69% 0.007 106.6) |
| XYZ | xyz(57.4319, 60.8120, 63.3447) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.49
Light Gray
#D3D3D3
ΔE00 3.06
Light Grey
#D8DCD6
ΔE00 3.91
Silver
#C0C0C0
ΔE00 4.13
Gainsboro
#DCDCDC
ΔE00 4.48
Fog
#D8DCE0
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDC8 #C8C8CD
analogous
#CDCBC8 #CDCDC8 #CBCDC8
triadic
#CDCDC8 #C8CDCD #CDC8CD
tetradic
#CDCDC8 #C8CDCB #C8C8CD #CDC8CB
square
#CDCDC8 #C8CDCB #C8C8CD #CDC8CB
split-complementary
#CDCDC8 #C8CBCD #CBC8CD
monochromatic
#939388 #B0B0A8 #CDCDC8 #EAEAE8 #F0F0EF
Accessibility & contrast
On white
1.60
#CDCDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#CDCDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDC8
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDC8 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDC8
Deuteranopia (green-blind)
#CECDC8
Tritanopia (blue-blind)
#CECCCB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdcdc8; /* rgb */ color: rgb(205, 205, 200); /* oklch */ color: oklch(84.7% 0.007 106.6);
Tailwind
colors: {
custom: {
50: '#dcdcd8',
500: '#cdcdc8',
950: '#000000',
},
}SCSS
$custom: #cdcdc8; $custom-light: #dcdcd8; $custom-dark: #000000;
JSON
{
"hex": "#cdcdc8",
"rgb": {
"r": 205,
"g": 205,
"b": 200
},
"hsl": {
"h": 60,
"s": 4.762,
"l": 79.412
},
"oklch": {
"l": 0.84689,
"c": 0.00683,
"h": 106.6
},
"luminance": 0.60812
}Semantic roles & 50–950 ramp
primary
#CDCDC8
secondary
#9999A0
accent
#578F57
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483