#CDCDC0#CDCDC0
#CDCDC0 is a very light, near-neutral yellow. Relative luminance 0.604; OKLCH L 84.5% C 0.018 H 106.8°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDC0 |
|---|---|
| RGB | rgb(205, 205, 192) |
| HSL | hsl(60, 12%, 78%) |
| HSV | hsv(60, 6%, 80%) |
| CMYK | cmyk(0%, 0%, 6.3%, 19.6%) |
| CIE-LAB | lab(82.08, -2.30, 6.47) |
| CIE-LCH | lch(82.08, 6.87, 109.57°) |
| OKLab | oklab(84.47% -0.0051 0.017) |
| OKLCH | oklch(84.47% 0.018 106.8) |
| XYZ | xyz(56.5213, 60.4478, 58.5489) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.82
Silver (survey)
#C5C9C7
ΔE00 5.23
Warm Gray
#C9BEB0
ΔE00 6.32
Light Gray
#D3D3D3
ΔE00 6.51
Silver
#C0C0C0
ΔE00 6.99
Warm Beige
#E9DCC9
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDC0 #C0C0CD
analogous
#CDC6C0 #CDCDC0 #C6CDC0
triadic
#CDCDC0 #C0CDCD #CDC0CD
tetradic
#CDCDC0 #C0CDC6 #C0C0CD #CDC0C6
square
#CDCDC0 #C0CDC6 #C0C0CD #CDC0C6
split-complementary
#CDCDC0 #C0C6CD #C6C0CD
monochromatic
#97977C #B2B29E #CDCDC0 #E8E8E2 #F1F1EE
Accessibility & contrast
On white
1.60
#CDCDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#CDCDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDC0
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDC0 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBF
Deuteranopia (green-blind)
#D0CCC0
Tritanopia (blue-blind)
#CFCBC9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdcdc0; /* rgb */ color: rgb(205, 205, 192); /* oklch */ color: oklch(84.5% 0.018 106.8);
Tailwind
colors: {
custom: {
50: '#dcdcd3',
500: '#cdcdc0',
950: '#000000',
},
}SCSS
$custom: #cdcdc0; $custom-light: #dcdcd3; $custom-dark: #000000;
JSON
{
"hex": "#cdcdc0",
"rgb": {
"r": 205,
"g": 205,
"b": 192
},
"hsl": {
"h": 60,
"s": 11.504,
"l": 77.843
},
"oklch": {
"l": 0.8447,
"c": 0.0177,
"h": 106.8
},
"luminance": 0.60448
}Semantic roles & 50–950 ramp
primary
#CDCDC0
secondary
#9090A1
accent
#509650
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483