#CDC19B#CDC19B
#CDC19B is a light, muted yellow. Relative luminance 0.535; OKLCH L 81.1% C 0.053 H 92.6°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC19B |
|---|---|
| RGB | rgb(205, 193, 155) |
| HSL | hsl(46, 33%, 71%) |
| HSV | hsv(46, 24%, 80%) |
| CMYK | cmyk(0%, 5.9%, 24.4%, 19.6%) |
| CIE-LAB | lab(78.16, -1.80, 20.69) |
| CIE-LCH | lch(78.16, 20.77, 94.98°) |
| OKLab | oklab(81.11% -0.0024 0.0527) |
| OKLCH | oklch(81.11% 0.053 92.6) |
| XYZ | xyz(50.1633, 53.4867, 38.6854) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.14
Putty
#BEAE8A
ΔE00 5.21
Khaki
#C3B091
ΔE00 5.88
Very Light Brown
#D3B683
ΔE00 6.54
Beige (survey)
#E6DAA6
ΔE00 6.78
Tan
#D2B48C
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC19B #9BA7CD
analogous
#CDA89B #CDC19B #C0CD9B
triadic
#CDC19B #9BCDC1 #C19BCD
tetradic
#CDC19B #9BCDA8 #9BA7CD #CD9BC0
square
#CDC19B #9BCDA8 #9BA7CD #CD9BC0
split-complementary
#CDC19B #9BC0CD #A89BCD
monochromatic
#9E8B4F #B9A872 #CDC19B #E1DAC4 #F5F2EB
Accessibility & contrast
On white
1.80
#CDC19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#CDC19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC19B
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC19B | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BF99
Deuteranopia (green-blind)
#CDC39C
Tritanopia (blue-blind)
#D5BBB7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdc19b; /* rgb */ color: rgb(205, 193, 155); /* oklch */ color: oklch(81.1% 0.053 92.6);
Tailwind
colors: {
custom: {
50: '#dcd3b8',
500: '#cdc19b',
950: '#000000',
},
}SCSS
$custom: #cdc19b; $custom-light: #dcd3b8; $custom-dark: #000000;
JSON
{
"hex": "#cdc19b",
"rgb": {
"r": 205,
"g": 193,
"b": 155
},
"hsl": {
"h": 45.6,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.81114,
"c": 0.05276,
"h": 92.6
},
"luminance": 0.53486
}Semantic roles & 50–950 ramp
primary
#CDC19B
secondary
#6A77A2
accent
#55AC39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381