#CDCCC4#CDCCC4
#CDCCC4 is a very light, near-neutral yellow. Relative luminance 0.602; OKLCH L 84.4% C 0.011 H 100.9°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCC4 |
|---|---|
| RGB | rgb(205, 204, 196) |
| HSL | hsl(53, 8%, 79%) |
| HSV | hsv(53, 4%, 80%) |
| CMYK | cmyk(0%, 0.5%, 4.4%, 19.6%) |
| CIE-LAB | lab(81.92, -1.08, 4.10) |
| CIE-LCH | lch(81.92, 4.24, 104.80°) |
| OKLab | oklab(84.38% -0.0021 0.0108) |
| OKLCH | oklch(84.38% 0.011 100.9) |
| XYZ | xyz(56.7321, 60.1506, 60.8353) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.53
Light Grey
#D8DCD6
ΔE00 4.29
Light Gray
#D3D3D3
ΔE00 4.38
Silver
#C0C0C0
ΔE00 4.97
Gainsboro
#DCDCDC
ΔE00 5.56
Warm Gray
#C9BEB0
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCC4 #C4C5CD
analogous
#CDC7C4 #CDCCC4 #C9CDC4
triadic
#CDCCC4 #C4CDCC #CCC4CD
tetradic
#CDCCC4 #C4CDC7 #C4C5CD #CDC4C9
square
#CDCCC4 #C4CDC7 #C4C5CD #CDC4C9
split-complementary
#CDCCC4 #C4C9CD #C7C4CD
monochromatic
#959382 #B1AFA3 #CDCCC4 #E9E9E5 #F1F1EE
Accessibility & contrast
On white
1.61
#CDCCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#CDCCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCC4
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCC4 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBC4
Deuteranopia (green-blind)
#CECCC4
Tritanopia (blue-blind)
#CFCBCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdccc4; /* rgb */ color: rgb(205, 204, 196); /* oklch */ color: oklch(84.4% 0.011 100.9);
Tailwind
colors: {
custom: {
50: '#dcdbd5',
500: '#cdccc4',
950: '#000000',
},
}SCSS
$custom: #cdccc4; $custom-light: #dcdbd5; $custom-dark: #000000;
JSON
{
"hex": "#cdccc4",
"rgb": {
"r": 205,
"g": 204,
"b": 196
},
"hsl": {
"h": 53.333,
"s": 8.257,
"l": 78.627
},
"oklch": {
"l": 0.84375,
"c": 0.011,
"h": 100.9
},
"luminance": 0.6015
}Semantic roles & 50–950 ramp
primary
#CDCCC4
secondary
#9596A0
accent
#5A9253
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483