#CDCDC1#CDCDC1
#CDCDC1 is a very light, near-neutral yellow. Relative luminance 0.605; OKLCH L 84.5% C 0.016 H 106.7°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDC1 |
|---|---|
| RGB | rgb(205, 205, 193) |
| HSL | hsl(60, 11%, 78%) |
| HSV | hsv(60, 6%, 80%) |
| CMYK | cmyk(0%, 0%, 5.9%, 19.6%) |
| CIE-LAB | lab(82.11, -2.13, 5.97) |
| CIE-LCH | lch(82.11, 6.34, 109.62°) |
| OKLab | oklab(84.5% -0.0047 0.0157) |
| OKLCH | oklch(84.5% 0.016 106.7) |
| XYZ | xyz(56.6324, 60.4922, 59.1344) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.58
Silver (survey)
#C5C9C7
ΔE00 4.85
Light Gray
#D3D3D3
ΔE00 6.10
Warm Gray
#C9BEB0
ΔE00 6.26
Silver
#C0C0C0
ΔE00 6.62
Gainsboro
#DCDCDC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDC1 #C1C1CD
analogous
#CDC7C1 #CDCDC1 #C7CDC1
triadic
#CDCDC1 #C1CDCD #CDC1CD
tetradic
#CDCDC1 #C1CDC7 #C1C1CD #CDC1C7
square
#CDCDC1 #C1CDC7 #C1C1CD #CDC1C7
split-complementary
#CDCDC1 #C1C7CD #C7C1CD
monochromatic
#96967D #B2B29F #CDCDC1 #E8E8E3 #F1F1EE
Accessibility & contrast
On white
1.60
#CDCDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#CDCDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDC1
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDC1 | 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)
#CFCCC0
Deuteranopia (green-blind)
#D0CCC1
Tritanopia (blue-blind)
#CFCBC9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdcdc1; /* rgb */ color: rgb(205, 205, 193); /* oklch */ color: oklch(84.5% 0.016 106.7);
Tailwind
colors: {
custom: {
50: '#dcdcd3',
500: '#cdcdc1',
950: '#000000',
},
}SCSS
$custom: #cdcdc1; $custom-light: #dcdcd3; $custom-dark: #000000;
JSON
{
"hex": "#cdcdc1",
"rgb": {
"r": 205,
"g": 205,
"b": 193
},
"hsl": {
"h": 60,
"s": 10.714,
"l": 78.039
},
"oklch": {
"l": 0.84497,
"c": 0.01635,
"h": 106.7
},
"luminance": 0.60492
}Semantic roles & 50–950 ramp
primary
#CDCDC1
secondary
#9191A1
accent
#519551
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483