#CDC294#CDC294
#CDC294 is a light, moderate yellow. Relative luminance 0.537; OKLCH L 81.2% C 0.062 H 96.2°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC294 |
|---|---|
| RGB | rgb(205, 194, 148) |
| HSL | hsl(48, 36%, 69%) |
| HSV | hsv(48, 28%, 80%) |
| CMYK | cmyk(0%, 5.4%, 27.8%, 19.6%) |
| CIE-LAB | lab(78.29, -3.29, 24.59) |
| CIE-LCH | lch(78.29, 24.80, 97.61°) |
| OKLab | oklab(81.17% -0.0068 0.0621) |
| OKLCH | oklch(81.17% 0.062 96.2) |
| XYZ | xyz(49.8142, 53.7020, 35.7526) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.49
Beige (survey)
#E6DAA6
ΔE00 5.90
Putty
#BEAE8A
ΔE00 6.16
Very Light Brown
#D3B683
ΔE00 6.53
Sandstone
#C9AE74
ΔE00 7.33
Khaki
#C3B091
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC294 #949FCD
analogous
#CDA694 #CDC294 #BCCD94
triadic
#CDC294 #94CDC2 #C294CD
tetradic
#CDC294 #94CDA6 #949FCD #CD94BC
square
#CDC294 #94CDA6 #949FCD #CD94BC
split-complementary
#CDC294 #94BCCD #A694CD
monochromatic
#9D8D49 #BAAA6A #CDC294 #E0DABE #F4F2E7
Accessibility & contrast
On white
1.79
#CDC294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#CDC294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC294
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC294 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF91
Deuteranopia (green-blind)
#CFC396
Tritanopia (blue-blind)
#D6BBB6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdc294; /* rgb */ color: rgb(205, 194, 148); /* oklch */ color: oklch(81.2% 0.062 96.2);
Tailwind
colors: {
custom: {
50: '#ddd4b3',
500: '#cdc294',
950: '#000000',
},
}SCSS
$custom: #cdc294; $custom-light: #ddd4b3; $custom-dark: #000000;
JSON
{
"hex": "#cdc294",
"rgb": {
"r": 205,
"g": 194,
"b": 148
},
"hsl": {
"h": 48.421,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.8117,
"c": 0.06244,
"h": 96.2
},
"luminance": 0.53701
}Semantic roles & 50–950 ramp
primary
#CDC294
secondary
#636FA2
accent
#4EAF36
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381