#CDCB85#CDCB85
#CDCB85 is a very light, moderate yellow. Relative luminance 0.574; OKLCH L 82.8% C 0.091 H 106.8°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCB85 |
|---|---|
| RGB | rgb(205, 203, 133) |
| HSL | hsl(58, 42%, 66%) |
| HSV | hsv(58, 35%, 80%) |
| CMYK | cmyk(0%, 1%, 35.1%, 19.6%) |
| CIE-LAB | lab(80.40, -9.82, 35.21) |
| CIE-LCH | lch(80.40, 36.56, 105.58°) |
| OKLab | oklab(82.76% -0.0262 0.0868) |
| OKLCH | oklch(82.76% 0.091 106.8) |
| XYZ | xyz(50.7670, 57.3855, 30.5879) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.91
Greenish Tan
#BCCB7A
ΔE00 4.75
Darkkhaki
#BDB76B
ΔE00 5.38
Pale Olive
#B9CC81
ΔE00 5.56
Beige (survey)
#E6DAA6
ΔE00 6.58
Sand (survey)
#E2CA76
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCB85 #8587CD
analogous
#CDA785 #CDCB85 #ABCD85
triadic
#CDCB85 #85CDCB #CB85CD
tetradic
#CDCB85 #85CDA7 #8587CD #CD85AB
square
#CDCB85 #85CDA7 #8587CD #CD85AB
split-complementary
#CDCB85 #85ABCD #A785CD
monochromatic
#99963F #BBB85A #CDCB85 #DFDEB0 #F1F0DC
Accessibility & contrast
On white
1.68
#CDCB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#CDCB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCB85
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCB85 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C680
Deuteranopia (green-blind)
#D8C988
Tritanopia (blue-blind)
#D7C3B9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cdcb85; /* rgb */ color: rgb(205, 203, 133); /* oklch */ color: oklch(82.8% 0.091 106.8);
Tailwind
colors: {
custom: {
50: '#dddaa9',
500: '#cdcb85',
950: '#000000',
},
}SCSS
$custom: #cdcb85; $custom-light: #dddaa9; $custom-dark: #000000;
JSON
{
"hex": "#cdcb85",
"rgb": {
"r": 205,
"g": 203,
"b": 133
},
"hsl": {
"h": 58.333,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.82755,
"c": 0.09064,
"h": 106.8
},
"luminance": 0.57384
}Semantic roles & 50–950 ramp
primary
#CDCB85
secondary
#57599F
accent
#34B531
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380