#CDCDB5#CDCDB5
#CDCDB5 is a very light, muted yellow. Relative luminance 0.600; OKLCH L 84.2% C 0.032 H 107.1°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDB5 |
|---|---|
| RGB | rgb(205, 205, 181) |
| HSL | hsl(60, 19%, 76%) |
| HSV | hsv(60, 12%, 80%) |
| CMYK | cmyk(0%, 0%, 11.7%, 19.6%) |
| CIE-LAB | lab(81.83, -4.13, 11.97) |
| CIE-LCH | lch(81.83, 12.66, 109.05°) |
| OKLab | oklab(84.19% -0.0095 0.0311) |
| OKLCH | oklch(84.19% 0.032 107.1) |
| XYZ | xyz(55.3477, 59.9784, 52.3683) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 7.78
Light Grey
#D8DCD6
ΔE00 8.09
Warm Gray
#C9BEB0
ΔE00 8.15
Warm Beige
#E9DCC9
ΔE00 8.20
Beige
#F5F5DC
ΔE00 8.94
Beige (survey)
#E6DAA6
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDB5 #B5B5CD
analogous
#CDC1B5 #CDCDB5 #C1CDB5
triadic
#CDCDB5 #B5CDCD #CDB5CD
tetradic
#CDCDB5 #B5CDC1 #B5B5CD #CDB5C1
square
#CDCDB5 #B5CDC1 #B5B5CD #CDB5C1
split-complementary
#CDCDB5 #B5C1CD #C1B5CD
monochromatic
#9C9C6C #B4B490 #CDCDB5 #E6E6DA #F3F3ED
Accessibility & contrast
On white
1.62
#CDCDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#CDCDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDB5
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDB5 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 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)
#D1CBB4
Deuteranopia (green-blind)
#D2CCB6
Tritanopia (blue-blind)
#D1CAC6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cdcdb5; /* rgb */ color: rgb(205, 205, 181); /* oklch */ color: oklch(84.2% 0.032 107.1);
Tailwind
colors: {
custom: {
50: '#dcdccb',
500: '#cdcdb5',
950: '#000000',
},
}SCSS
$custom: #cdcdb5; $custom-light: #dcdccb; $custom-dark: #000000;
JSON
{
"hex": "#cdcdb5",
"rgb": {
"r": 205,
"g": 205,
"b": 181
},
"hsl": {
"h": 60,
"s": 19.355,
"l": 75.686
},
"oklch": {
"l": 0.84185,
"c": 0.03249,
"h": 107.1
},
"luminance": 0.59978
}Semantic roles & 50–950 ramp
primary
#CDCDB5
secondary
#8484A2
accent
#489E48
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482