#CDCDBE#CDCDBE
#CDCDBE is a very light, muted yellow. Relative luminance 0.604; OKLCH L 84.4% C 0.020 H 106.8°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDBE |
|---|---|
| RGB | rgb(205, 205, 190) |
| HSL | hsl(60, 13%, 77%) |
| HSV | hsv(60, 7%, 80%) |
| CMYK | cmyk(0%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(82.03, -2.64, 7.47) |
| CIE-LCH | lch(82.03, 7.92, 109.47°) |
| OKLab | oklab(84.42% -0.0059 0.0195) |
| OKLCH | oklch(84.42% 0.02 106.8) |
| XYZ | xyz(56.3012, 60.3597, 57.3898) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.37
Silver (survey)
#C5C9C7
ΔE00 5.98
Warm Gray
#C9BEB0
ΔE00 6.52
Warm Beige
#E9DCC9
ΔE00 7.27
Light Gray
#D3D3D3
ΔE00 7.30
Eggshell
#F0EAD6
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDBE #BEBECD
analogous
#CDC6BE #CDCDBE #C6CDBE
triadic
#CDCDBE #BECDCD #CDBECD
tetradic
#CDCDBE #BECDC6 #BEBECD #CDBEC6
square
#CDCDBE #BECDC6 #BEBECD #CDBEC6
split-complementary
#CDCDBE #BEC6CD #C6BECD
monochromatic
#989879 #B2B29B #CDCDBE #E8E8E1 #F2F2EE
Accessibility & contrast
On white
1.61
#CDCDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#CDCDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDBE
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDBE | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBD
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#D0CBC9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdcdbe; /* rgb */ color: rgb(205, 205, 190); /* oklch */ color: oklch(84.4% 0.020 106.8);
Tailwind
colors: {
custom: {
50: '#dcdcd1',
500: '#cdcdbe',
950: '#000000',
},
}SCSS
$custom: #cdcdbe; $custom-light: #dcdcd1; $custom-dark: #000000;
JSON
{
"hex": "#cdcdbe",
"rgb": {
"r": 205,
"g": 205,
"b": 190
},
"hsl": {
"h": 60,
"s": 13.043,
"l": 77.451
},
"oklch": {
"l": 0.84416,
"c": 0.02041,
"h": 106.8
},
"luminance": 0.60359
}Semantic roles & 50–950 ramp
primary
#CDCDBE
secondary
#8E8EA1
accent
#4E974E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483