#CDCDBF#CDCDBF
#CDCDBF is a very light, near-neutral yellow. Relative luminance 0.604; OKLCH L 84.4% C 0.019 H 106.8°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDBF |
|---|---|
| RGB | rgb(205, 205, 191) |
| HSL | hsl(60, 12%, 78%) |
| HSV | hsv(60, 7%, 80%) |
| CMYK | cmyk(0%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(82.06, -2.47, 6.97) |
| CIE-LCH | lch(82.06, 7.39, 109.52°) |
| OKLab | oklab(84.44% -0.0055 0.0183) |
| OKLCH | oklch(84.44% 0.019 106.8) |
| XYZ | xyz(56.4109, 60.4036, 57.9674) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.09
Silver (survey)
#C5C9C7
ΔE00 5.60
Warm Gray
#C9BEB0
ΔE00 6.41
Light Gray
#D3D3D3
ΔE00 6.91
Warm Beige
#E9DCC9
ΔE00 7.25
Silver
#C0C0C0
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDBF #BFBFCD
analogous
#CDC6BF #CDCDBF #C6CDBF
triadic
#CDCDBF #BFCDCD #CDBFCD
tetradic
#CDCDBF #BFCDC6 #BFBFCD #CDBFC6
square
#CDCDBF #BFCDC6 #BFBFCD #CDBFC6
split-complementary
#CDCDBF #BFC6CD #C6BFCD
monochromatic
#97977A #B2B29D #CDCDBF #E8E8E1 #F2F2EE
Accessibility & contrast
On white
1.61
#CDCDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#CDCDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDBF
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDBF | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBE
Deuteranopia (green-blind)
#D0CCBF
Tritanopia (blue-blind)
#CFCBC9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdcdbf; /* rgb */ color: rgb(205, 205, 191); /* oklch */ color: oklch(84.4% 0.019 106.8);
Tailwind
colors: {
custom: {
50: '#dcdcd2',
500: '#cdcdbf',
950: '#000000',
},
}SCSS
$custom: #cdcdbf; $custom-light: #dcdcd2; $custom-dark: #000000;
JSON
{
"hex": "#cdcdbf",
"rgb": {
"r": 205,
"g": 205,
"b": 191
},
"hsl": {
"h": 60,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.84443,
"c": 0.01906,
"h": 106.8
},
"luminance": 0.60403
}Semantic roles & 50–950 ramp
primary
#CDCDBF
secondary
#8F8FA1
accent
#4F964F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483