#CDC190#CDC190
#CDC190 is a light, moderate yellow. Relative luminance 0.531; OKLCH L 80.9% C 0.066 H 96.0°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC190 |
|---|---|
| RGB | rgb(205, 193, 144) |
| HSL | hsl(48, 38%, 68%) |
| HSV | hsv(48, 30%, 80%) |
| CMYK | cmyk(0%, 5.9%, 29.8%, 19.6%) |
| CIE-LAB | lab(77.95, -3.29, 26.25) |
| CIE-LCH | lch(77.95, 26.46, 97.14°) |
| OKLab | oklab(80.88% -0.0069 0.066) |
| OKLCH | oklch(80.88% 0.066 96) |
| XYZ | xyz(49.2813, 53.1339, 34.0400) |
| Luminance | 0.5313 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.05
Beige (survey)
#E6DAA6
ΔE00 6.03
Very Light Brown
#D3B683
ΔE00 6.12
Putty
#BEAE8A
ΔE00 6.21
Sandstone
#C9AE74
ΔE00 6.75
Darkkhaki
#BDB76B
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC190 #909CCD
analogous
#CDA290 #CDC190 #BACD90
triadic
#CDC190 #90CDC1 #C190CD
tetradic
#CDC190 #90CDA2 #909CCD #CD90BA
square
#CDC190 #90CDA2 #909CCD #CD90BA
split-complementary
#CDC190 #90BACD #A290CD
monochromatic
#9C8B46 #BAA966 #CDC190 #E0D9BA #F3F0E4
Accessibility & contrast
On white
1.81
#CDC190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#CDC190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC190
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC190 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBE8D
Deuteranopia (green-blind)
#CEC392
Tritanopia (blue-blind)
#D6BAB4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdc190; /* rgb */ color: rgb(205, 193, 144); /* oklch */ color: oklch(80.9% 0.066 96.0);
Tailwind
colors: {
custom: {
50: '#ddd3b1',
500: '#cdc190',
950: '#000000',
},
}SCSS
$custom: #cdc190; $custom-light: #ddd3b1; $custom-dark: #000000;
JSON
{
"hex": "#cdc190",
"rgb": {
"r": 205,
"g": 193,
"b": 144
},
"hsl": {
"h": 48.197,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.80882,
"c": 0.06635,
"h": 96
},
"luminance": 0.53133
}Semantic roles & 50–950 ramp
primary
#CDC190
secondary
#5F6CA2
accent
#4DB135
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381