#CDC890#CDC890
#CDC890 is a very light, moderate yellow. Relative luminance 0.563; OKLCH L 82.3% C 0.074 H 103.6°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC890 |
|---|---|
| RGB | rgb(205, 200, 144) |
| HSL | hsl(55, 38%, 68%) |
| HSV | hsv(55, 30%, 80%) |
| CMYK | cmyk(0%, 2.4%, 29.8%, 19.6%) |
| CIE-LAB | lab(79.79, -6.93, 28.71) |
| CIE-LCH | lch(79.79, 29.53, 103.56°) |
| OKLab | oklab(82.33% -0.0174 0.0719) |
| OKLCH | oklch(82.33% 0.074 103.6) |
| XYZ | xyz(50.8655, 56.3023, 34.5681) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.34
Darkkhaki
#BDB76B
ΔE00 6.22
Sand
#C2B280
ΔE00 6.53
Greenish Beige
#C9D179
ΔE00 6.74
Greenish Tan
#BCCB7A
ΔE00 6.90
Pale Olive
#B9CC81
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC890 #9095CD
analogous
#CDA990 #CDC890 #B3CD90
triadic
#CDC890 #90CDC8 #C890CD
tetradic
#CDC890 #90CDA9 #9095CD #CD90B3
square
#CDC890 #90CDA9 #9095CD #CD90B3
split-complementary
#CDC890 #90B3CD #A990CD
monochromatic
#9C9546 #BAB366 #CDC890 #E0DDBA #F3F2E4
Accessibility & contrast
On white
1.71
#CDC890 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#CDC890 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC890
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC890 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC890 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48C
Deuteranopia (green-blind)
#D4C792
Tritanopia (blue-blind)
#D6C1B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cdc890; /* rgb */ color: rgb(205, 200, 144); /* oklch */ color: oklch(82.3% 0.074 103.6);
Tailwind
colors: {
custom: {
50: '#ddd8b1',
500: '#cdc890',
950: '#000000',
},
}SCSS
$custom: #cdc890; $custom-light: #ddd8b1; $custom-dark: #000000;
JSON
{
"hex": "#cdc890",
"rgb": {
"r": 205,
"g": 200,
"b": 144
},
"hsl": {
"h": 55.082,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.8233,
"c": 0.07392,
"h": 103.6
},
"luminance": 0.56301
}Semantic roles & 50–950 ramp
primary
#CDC890
secondary
#5F65A2
accent
#3FB135
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381