#CDC690#CDC690
#CDC690 is a light, moderate yellow. Relative luminance 0.554; OKLCH L 81.9% C 0.072 H 101.6°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC690 |
|---|---|
| RGB | rgb(205, 198, 144) |
| HSL | hsl(53, 38%, 68%) |
| HSV | hsv(53, 30%, 80%) |
| CMYK | cmyk(0%, 3.4%, 29.8%, 19.6%) |
| CIE-LAB | lab(79.26, -5.89, 28.01) |
| CIE-LCH | lch(79.26, 28.62, 101.88°) |
| OKLab | oklab(81.92% -0.0144 0.0702) |
| OKLCH | oklch(81.92% 0.072 101.6) |
| XYZ | xyz(50.4053, 55.3820, 34.4147) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.37
Sand
#C2B280
ΔE00 5.78
Darkkhaki
#BDB76B
ΔE00 6.24
Sand (survey)
#E2CA76
ΔE00 7.49
Greenish Beige
#C9D179
ΔE00 7.49
Greenish Tan
#BCCB7A
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC690 #9097CD
analogous
#CDA790 #CDC690 #B5CD90
triadic
#CDC690 #90CDC6 #C690CD
tetradic
#CDC690 #90CDA7 #9097CD #CD90B5
square
#CDC690 #90CDA7 #9097CD #CD90B5
split-complementary
#CDC690 #90B5CD #A790CD
monochromatic
#9C9246 #BAB066 #CDC690 #E0DCBA #F3F1E4
Accessibility & contrast
On white
1.74
#CDC690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#CDC690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC690
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC690 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C28C
Deuteranopia (green-blind)
#D2C692
Tritanopia (blue-blind)
#D6BFB8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cdc690; /* rgb */ color: rgb(205, 198, 144); /* oklch */ color: oklch(81.9% 0.072 101.6);
Tailwind
colors: {
custom: {
50: '#ddd7b1',
500: '#cdc690',
950: '#000000',
},
}SCSS
$custom: #cdc690; $custom-light: #ddd7b1; $custom-dark: #000000;
JSON
{
"hex": "#cdc690",
"rgb": {
"r": 205,
"g": 198,
"b": 144
},
"hsl": {
"h": 53.115,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.81915,
"c": 0.07164,
"h": 101.6
},
"luminance": 0.55381
}Semantic roles & 50–950 ramp
primary
#CDC690
secondary
#5F67A2
accent
#43B135
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381