#CDCDB8#CDCDB8
#CDCDB8 is a very light, muted yellow. Relative luminance 0.601; OKLCH L 84.3% C 0.028 H 107.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDB8 |
|---|---|
| RGB | rgb(205, 205, 184) |
| HSL | hsl(60, 17%, 76%) |
| HSV | hsv(60, 10%, 80%) |
| CMYK | cmyk(0%, 0%, 10.2%, 19.6%) |
| CIE-LAB | lab(81.89, -3.64, 10.47) |
| CIE-LCH | lch(81.89, 11.08, 109.19°) |
| OKLab | oklab(84.26% -0.0083 0.0272) |
| OKLCH | oklch(84.26% 0.028 107) |
| XYZ | xyz(55.6589, 60.1028, 54.0069) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.18
Eggshell
#F0EAD6
ΔE00 7.52
Warm Gray
#C9BEB0
ΔE00 7.53
Warm Beige
#E9DCC9
ΔE00 7.77
Silver (survey)
#C5C9C7
ΔE00 8.13
Beige
#F5F5DC
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDB8 #B8B8CD
analogous
#CDC3B8 #CDCDB8 #C3CDB8
triadic
#CDCDB8 #B8CDCD #CDB8CD
tetradic
#CDCDB8 #B8CDC3 #B8B8CD #CDB8C3
square
#CDCDB8 #B8CDC3 #B8B8CD #CDB8C3
split-complementary
#CDCDB8 #B8C3CD #C3B8CD
monochromatic
#9A9A70 #B4B494 #CDCDB8 #E6E6DC #F2F2ED
Accessibility & contrast
On white
1.61
#CDCDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#CDCDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDB8
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDB8 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB7
Deuteranopia (green-blind)
#D1CCB9
Tritanopia (blue-blind)
#D0CAC7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdcdb8; /* rgb */ color: rgb(205, 205, 184); /* oklch */ color: oklch(84.3% 0.028 107.0);
Tailwind
colors: {
custom: {
50: '#dcdccd',
500: '#cdcdb8',
950: '#000000',
},
}SCSS
$custom: #cdcdb8; $custom-light: #dcdccd; $custom-dark: #000000;
JSON
{
"hex": "#cdcdb8",
"rgb": {
"r": 205,
"g": 205,
"b": 184
},
"hsl": {
"h": 60,
"s": 17.355,
"l": 76.275
},
"oklch": {
"l": 0.84261,
"c": 0.02848,
"h": 107
},
"luminance": 0.60102
}Semantic roles & 50–950 ramp
primary
#CDCDB8
secondary
#8888A2
accent
#4A9C4A
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483