#CDCDB3#CDCDB3
#CDCDB3 is a very light, muted yellow. Relative luminance 0.599; OKLCH L 84.1% C 0.035 H 107.1°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDB3 |
|---|---|
| RGB | rgb(205, 205, 179) |
| HSL | hsl(60, 21%, 75%) |
| HSV | hsv(60, 13%, 80%) |
| CMYK | cmyk(0%, 0%, 12.7%, 19.6%) |
| CIE-LAB | lab(81.78, -4.45, 12.97) |
| CIE-LCH | lch(81.78, 13.71, 108.96°) |
| OKLab | oklab(84.14% -0.0104 0.0336) |
| OKLCH | oklch(84.14% 0.035 107.1) |
| XYZ | xyz(55.1440, 59.8969, 51.2953) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 8.02
Warm Beige
#E9DCC9
ΔE00 8.52
Beige (survey)
#E6DAA6
ΔE00 8.54
Warm Gray
#C9BEB0
ΔE00 8.59
Light Grey
#D8DCD6
ΔE00 8.69
Beige
#F5F5DC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDB3 #B3B3CD
analogous
#CDC0B3 #CDCDB3 #C0CDB3
triadic
#CDCDB3 #B3CDCD #CDB3CD
tetradic
#CDCDB3 #B3CDC0 #B3B3CD #CDB3C0
square
#CDCDB3 #B3CDC0 #B3B3CD #CDB3C0
split-complementary
#CDCDB3 #B3C0CD #C0B3CD
monochromatic
#9C9C69 #B5B58E #CDCDB3 #E5E5D8 #F3F3ED
Accessibility & contrast
On white
1.62
#CDCDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#CDCDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDB3
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDB3 | 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)
#D2CBB2
Deuteranopia (green-blind)
#D2CCB4
Tritanopia (blue-blind)
#D1C9C6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cdcdb3; /* rgb */ color: rgb(205, 205, 179); /* oklch */ color: oklch(84.1% 0.035 107.1);
Tailwind
colors: {
custom: {
50: '#dcdcc9',
500: '#cdcdb3',
950: '#000000',
},
}SCSS
$custom: #cdcdb3; $custom-light: #dcdcc9; $custom-dark: #000000;
JSON
{
"hex": "#cdcdb3",
"rgb": {
"r": 205,
"g": 205,
"b": 179
},
"hsl": {
"h": 60,
"s": 20.635,
"l": 75.294
},
"oklch": {
"l": 0.84135,
"c": 0.03515,
"h": 107.1
},
"luminance": 0.59896
}Semantic roles & 50–950 ramp
primary
#CDCDB3
secondary
#8282A2
accent
#469F46
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482