#CDCCBD#CDCCBD
#CDCCBD is a very light, muted yellow. Relative luminance 0.598; OKLCH L 84.2% C 0.020 H 103.7°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCBD |
|---|---|
| RGB | rgb(205, 204, 189) |
| HSL | hsl(56, 14%, 77%) |
| HSV | hsv(56, 8%, 80%) |
| CMYK | cmyk(0%, 0.5%, 7.8%, 19.6%) |
| CIE-LAB | lab(81.75, -2.29, 7.60) |
| CIE-LCH | lch(81.75, 7.93, 106.77°) |
| OKLab | oklab(84.19% -0.0048 0.0199) |
| OKLCH | oklch(84.19% 0.02 103.7) |
| XYZ | xyz(55.9538, 59.8393, 56.7367) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.61
Warm Gray
#C9BEB0
ΔE00 6.01
Silver (survey)
#C5C9C7
ΔE00 6.02
Warm Beige
#E9DCC9
ΔE00 7.00
Light Gray
#D3D3D3
ΔE00 7.27
Eggshell
#F0EAD6
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCBD #BDBECD
analogous
#CDC4BD #CDCCBD #C6CDBD
triadic
#CDCCBD #BDCDCC #CCBDCD
tetradic
#CDCCBD #BDCDC4 #BDBECD #CDBDC6
square
#CDCCBD #BDCDC4 #BDBECD #CDBDC6
split-complementary
#CDCCBD #BDC6CD #C4BDCD
monochromatic
#989677 #B3B19A #CDCCBD #E7E7E0 #F2F2EE
Accessibility & contrast
On white
1.62
#CDCCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#CDCCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCBD
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCBD | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBC
Deuteranopia (green-blind)
#D0CCBD
Tritanopia (blue-blind)
#D0CAC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cdccbd; /* rgb */ color: rgb(205, 204, 189); /* oklch */ color: oklch(84.2% 0.020 103.7);
Tailwind
colors: {
custom: {
50: '#dcdbd0',
500: '#cdccbd',
950: '#000000',
},
}SCSS
$custom: #cdccbd; $custom-light: #dcdbd0; $custom-dark: #000000;
JSON
{
"hex": "#cdccbd",
"rgb": {
"r": 205,
"g": 204,
"b": 189
},
"hsl": {
"h": 56.25,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.84186,
"c": 0.02045,
"h": 103.7
},
"luminance": 0.59839
}Semantic roles & 50–950 ramp
primary
#CDCCBD
secondary
#8D8EA1
accent
#52984E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483