#CDCCBF#CDCCBF
#CDCCBF is a very light, near-neutral yellow. Relative luminance 0.599; OKLCH L 84.2% C 0.018 H 103.2°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCBF |
|---|---|
| RGB | rgb(205, 204, 191) |
| HSL | hsl(56, 12%, 78%) |
| HSV | hsv(56, 7%, 80%) |
| CMYK | cmyk(0%, 0.5%, 6.8%, 19.6%) |
| CIE-LAB | lab(81.80, -1.95, 6.60) |
| CIE-LCH | lch(81.80, 6.88, 106.46°) |
| OKLab | oklab(84.24% -0.004 0.0173) |
| OKLCH | oklch(84.24% 0.018 103.2) |
| XYZ | xyz(56.1724, 59.9267, 57.8879) |
| Luminance | 0.5993 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.10
Silver (survey)
#C5C9C7
ΔE00 5.29
Warm Gray
#C9BEB0
ΔE00 5.80
Light Gray
#D3D3D3
ΔE00 6.48
Silver
#C0C0C0
ΔE00 6.83
Warm Beige
#E9DCC9
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCBF #BFC0CD
analogous
#CDC5BF #CDCCBF #C7CDBF
triadic
#CDCCBF #BFCDCC #CCBFCD
tetradic
#CDCCBF #BFCDC5 #BFC0CD #CDBFC7
square
#CDCCBF #BFCDC5 #BFC0CD #CDBFC7
split-complementary
#CDCCBF #BFC7CD #C5BFCD
monochromatic
#97957A #B2B19D #CDCCBF #E8E7E1 #F2F1EE
Accessibility & contrast
On white
1.62
#CDCCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#CDCCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCBF
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCBF | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBE
Deuteranopia (green-blind)
#CFCCBF
Tritanopia (blue-blind)
#CFCAC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cdccbf; /* rgb */ color: rgb(205, 204, 191); /* oklch */ color: oklch(84.2% 0.018 103.2);
Tailwind
colors: {
custom: {
50: '#dcdbd2',
500: '#cdccbf',
950: '#000000',
},
}SCSS
$custom: #cdccbf; $custom-light: #dcdbd2; $custom-dark: #000000;
JSON
{
"hex": "#cdccbf",
"rgb": {
"r": 205,
"g": 204,
"b": 191
},
"hsl": {
"h": 55.714,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.84239,
"c": 0.01776,
"h": 103.2
},
"luminance": 0.59926
}Semantic roles & 50–950 ramp
primary
#CDCCBF
secondary
#8F91A1
accent
#54964F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483