#CDCDC4#CDCDC4
#CDCDC4 is a very light, near-neutral yellow. Relative luminance 0.606; OKLCH L 84.6% C 0.012 H 106.7°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDC4 |
|---|---|
| RGB | rgb(205, 205, 196) |
| HSL | hsl(60, 8%, 79%) |
| HSV | hsv(60, 4%, 80%) |
| CMYK | cmyk(0%, 0%, 4.4%, 19.6%) |
| CIE-LAB | lab(82.18, -1.61, 4.47) |
| CIE-LCH | lch(82.18, 4.75, 109.76°) |
| OKLab | oklab(84.58% -0.0035 0.0118) |
| OKLCH | oklch(84.58% 0.012 106.7) |
| XYZ | xyz(56.9705, 60.6275, 60.9148) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.72
Light Grey
#D8DCD6
ΔE00 4.00
Light Gray
#D3D3D3
ΔE00 4.83
Silver
#C0C0C0
ΔE00 5.51
Gainsboro
#DCDCDC
ΔE00 5.86
Warm Gray
#C9BEB0
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDC4 #C4C4CD
analogous
#CDC8C4 #CDCDC4 #C8CDC4
triadic
#CDCDC4 #C4CDCD #CDC4CD
tetradic
#CDCDC4 #C4CDC8 #C4C4CD #CDC4C8
square
#CDCDC4 #C4CDC8 #C4C4CD #CDC4C8
split-complementary
#CDCDC4 #C4C8CD #C8C4CD
monochromatic
#959582 #B1B1A3 #CDCDC4 #E9E9E5 #F1F1EE
Accessibility & contrast
On white
1.60
#CDCDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#CDCDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDC4
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDC4 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC4
Deuteranopia (green-blind)
#CFCDC4
Tritanopia (blue-blind)
#CFCCCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdcdc4; /* rgb */ color: rgb(205, 205, 196); /* oklch */ color: oklch(84.6% 0.012 106.7);
Tailwind
colors: {
custom: {
50: '#dcdcd5',
500: '#cdcdc4',
950: '#000000',
},
}SCSS
$custom: #cdcdc4; $custom-light: #dcdcd5; $custom-dark: #000000;
JSON
{
"hex": "#cdcdc4",
"rgb": {
"r": 205,
"g": 205,
"b": 196
},
"hsl": {
"h": 60,
"s": 8.257,
"l": 78.627
},
"oklch": {
"l": 0.84578,
"c": 0.01229,
"h": 106.7
},
"luminance": 0.60627
}Semantic roles & 50–950 ramp
primary
#CDCDC4
secondary
#9595A0
accent
#539253
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483