#CDC192#CDC192
#CDC192 is a light, moderate yellow. Relative luminance 0.532; OKLCH L 80.9% C 0.064 H 95.5°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC192 |
|---|---|
| RGB | rgb(205, 193, 146) |
| HSL | hsl(48, 37%, 69%) |
| HSV | hsv(48, 29%, 80%) |
| CMYK | cmyk(0%, 5.9%, 28.8%, 19.6%) |
| CIE-LAB | lab(77.99, -3.03, 25.24) |
| CIE-LCH | lch(77.99, 25.42, 96.84°) |
| OKLab | oklab(80.92% -0.0061 0.0636) |
| OKLCH | oklch(80.92% 0.064 95.5) |
| XYZ | xyz(49.4355, 53.1956, 34.8522) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.12
Putty
#BEAE8A
ΔE00 5.96
Beige (survey)
#E6DAA6
ΔE00 6.07
Very Light Brown
#D3B683
ΔE00 6.11
Sandstone
#C9AE74
ΔE00 6.88
Khaki
#C3B091
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC192 #929ECD
analogous
#CDA492 #CDC192 #BCCD92
triadic
#CDC192 #92CDC1 #C192CD
tetradic
#CDC192 #92CDA4 #929ECD #CD92BC
square
#CDC192 #92CDA4 #929ECD #CD92BC
split-complementary
#CDC192 #92BCCD #A492CD
monochromatic
#9D8B48 #BAA968 #CDC192 #E0D9BC #F3F1E6
Accessibility & contrast
On white
1.80
#CDC192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#CDC192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC192
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC192 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBE8F
Deuteranopia (green-blind)
#CEC394
Tritanopia (blue-blind)
#D6BAB4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdc192; /* rgb */ color: rgb(205, 193, 146); /* oklch */ color: oklch(80.9% 0.064 95.5);
Tailwind
colors: {
custom: {
50: '#ddd3b2',
500: '#cdc192',
950: '#000000',
},
}SCSS
$custom: #cdc192; $custom-light: #ddd3b2; $custom-dark: #000000;
JSON
{
"hex": "#cdc192",
"rgb": {
"r": 205,
"g": 193,
"b": 146
},
"hsl": {
"h": 47.797,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.80923,
"c": 0.0639,
"h": 95.5
},
"luminance": 0.53194
}Semantic roles & 50–950 ramp
primary
#CDC192
secondary
#616EA2
accent
#4EB035
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151411
muted
#848381