#CDCDB6#CDCDB6
#CDCDB6 is a very light, muted yellow. Relative luminance 0.600; OKLCH L 84.2% C 0.031 H 107.1°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDB6 |
|---|---|
| RGB | rgb(205, 205, 182) |
| HSL | hsl(60, 19%, 76%) |
| HSV | hsv(60, 11%, 80%) |
| CMYK | cmyk(0%, 0%, 11.2%, 19.6%) |
| CIE-LAB | lab(81.85, -3.97, 11.47) |
| CIE-LCH | lch(81.85, 12.13, 109.10°) |
| OKLab | oklab(84.21% -0.0091 0.0298) |
| OKLCH | oklch(84.21% 0.031 107.1) |
| XYZ | xyz(55.4507, 60.0195, 52.9106) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 7.68
Light Grey
#D8DCD6
ΔE00 7.79
Warm Gray
#C9BEB0
ΔE00 7.94
Warm Beige
#E9DCC9
ΔE00 8.05
Silver (survey)
#C5C9C7
ΔE00 8.81
Beige
#F5F5DC
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDB6 #B6B6CD
analogous
#CDC1B6 #CDCDB6 #C1CDB6
triadic
#CDCDB6 #B6CDCD #CDB6CD
tetradic
#CDCDB6 #B6CDC1 #B6B6CD #CDB6C1
square
#CDCDB6 #B6CDC1 #B6B6CD #CDB6C1
split-complementary
#CDCDB6 #B6C1CD #C1B6CD
monochromatic
#9B9B6D #B4B492 #CDCDB6 #E6E6DA #F3F3ED
Accessibility & contrast
On white
1.61
#CDCDB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#CDCDB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDB6
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDB6 | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB5
Deuteranopia (green-blind)
#D2CCB7
Tritanopia (blue-blind)
#D1CAC6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cdcdb6; /* rgb */ color: rgb(205, 205, 182); /* oklch */ color: oklch(84.2% 0.031 107.1);
Tailwind
colors: {
custom: {
50: '#dcdccb',
500: '#cdcdb6',
950: '#000000',
},
}SCSS
$custom: #cdcdb6; $custom-light: #dcdccb; $custom-dark: #000000;
JSON
{
"hex": "#cdcdb6",
"rgb": {
"r": 205,
"g": 205,
"b": 182
},
"hsl": {
"h": 60,
"s": 18.699,
"l": 75.882
},
"oklch": {
"l": 0.8421,
"c": 0.03116,
"h": 107.1
},
"luminance": 0.60019
}Semantic roles & 50–950 ramp
primary
#CDCDB6
secondary
#8686A2
accent
#489D48
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483