#CDCDBC#CDCDBC
#CDCDBC is a very light, muted yellow. Relative luminance 0.603; OKLCH L 84.4% C 0.023 H 106.9°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDBC |
|---|---|
| RGB | rgb(205, 205, 188) |
| HSL | hsl(60, 15%, 77%) |
| HSV | hsv(60, 8%, 80%) |
| CMYK | cmyk(0%, 0%, 8.3%, 19.6%) |
| CIE-LAB | lab(81.99, -2.98, 8.47) |
| CIE-LCH | lch(81.99, 8.98, 109.38°) |
| OKLab | oklab(84.36% -0.0067 0.0221) |
| OKLCH | oklch(84.36% 0.023 106.9) |
| XYZ | xyz(56.0841, 60.2729, 56.2465) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.96
Silver (survey)
#C5C9C7
ΔE00 6.72
Warm Gray
#C9BEB0
ΔE00 6.80
Warm Beige
#E9DCC9
ΔE00 7.37
Eggshell
#F0EAD6
ΔE00 7.39
Light Gray
#D3D3D3
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDBC #BCBCCD
analogous
#CDC5BC #CDCDBC #C5CDBC
triadic
#CDCDBC #BCCDCD #CDBCCD
tetradic
#CDCDBC #BCCDC5 #BCBCCD #CDBCC5
square
#CDCDBC #BCCDC5 #BCBCCD #CDBCC5
split-complementary
#CDCDBC #BCC5CD #C5BCCD
monochromatic
#999976 #B3B399 #CDCDBC #E7E7DF #F2F2ED
Accessibility & contrast
On white
1.61
#CDCDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#CDCDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDBC
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDBC | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBB
Deuteranopia (green-blind)
#D1CCBD
Tritanopia (blue-blind)
#D0CBC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdcdbc; /* rgb */ color: rgb(205, 205, 188); /* oklch */ color: oklch(84.4% 0.023 106.9);
Tailwind
colors: {
custom: {
50: '#dcdcd0',
500: '#cdcdbc',
950: '#000000',
},
}SCSS
$custom: #cdcdbc; $custom-light: #dcdcd0; $custom-dark: #000000;
JSON
{
"hex": "#cdcdbc",
"rgb": {
"r": 205,
"g": 205,
"b": 188
},
"hsl": {
"h": 60,
"s": 14.53,
"l": 77.059
},
"oklch": {
"l": 0.84364,
"c": 0.02311,
"h": 106.9
},
"luminance": 0.60273
}Semantic roles & 50–950 ramp
primary
#CDCDBC
secondary
#8C8CA1
accent
#4D994D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483