#CDCCBE#CDCCBE
#CDCCBE is a very light, near-neutral yellow. Relative luminance 0.599; OKLCH L 84.2% C 0.019 H 103.5°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCBE |
|---|---|
| RGB | rgb(205, 204, 190) |
| HSL | hsl(56, 13%, 77%) |
| HSV | hsv(56, 7%, 80%) |
| CMYK | cmyk(0%, 0.5%, 7.3%, 19.6%) |
| CIE-LAB | lab(81.77, -2.12, 7.10) |
| CIE-LCH | lch(81.77, 7.41, 106.62°) |
| OKLab | oklab(84.21% -0.0044 0.0186) |
| OKLCH | oklch(84.21% 0.019 103.5) |
| XYZ | xyz(56.0627, 59.8828, 57.3103) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.35
Silver (survey)
#C5C9C7
ΔE00 5.66
Warm Gray
#C9BEB0
ΔE00 5.89
Light Gray
#D3D3D3
ΔE00 6.87
Warm Beige
#E9DCC9
ΔE00 6.98
Silver
#C0C0C0
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCBE #BEBFCD
analogous
#CDC5BE #CDCCBE #C7CDBE
triadic
#CDCCBE #BECDCC #CCBECD
tetradic
#CDCCBE #BECDC5 #BEBFCD #CDBEC7
square
#CDCCBE #BECDC5 #BEBFCD #CDBEC7
split-complementary
#CDCCBE #BEC7CD #C5BECD
monochromatic
#989679 #B2B19B #CDCCBE #E8E7E1 #F2F1EE
Accessibility & contrast
On white
1.62
#CDCCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#CDCCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCBE
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCBE | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBD
Deuteranopia (green-blind)
#CFCCBE
Tritanopia (blue-blind)
#D0CAC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cdccbe; /* rgb */ color: rgb(205, 204, 190); /* oklch */ color: oklch(84.2% 0.019 103.5);
Tailwind
colors: {
custom: {
50: '#dcdbd1',
500: '#cdccbe',
950: '#000000',
},
}SCSS
$custom: #cdccbe; $custom-light: #dcdbd1; $custom-dark: #000000;
JSON
{
"hex": "#cdccbe",
"rgb": {
"r": 205,
"g": 204,
"b": 190
},
"hsl": {
"h": 56,
"s": 13.043,
"l": 77.451
},
"oklch": {
"l": 0.84213,
"c": 0.01911,
"h": 103.5
},
"luminance": 0.59883
}Semantic roles & 50–950 ramp
primary
#CDCCBE
secondary
#8E8FA1
accent
#53974E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483