#CDA294#CDA294
#CDA294 is a light, muted red. Relative luminance 0.410; OKLCH L 74.8% C 0.055 H 38.8°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA294 |
|---|---|
| RGB | rgb(205, 162, 148) |
| HSL | hsl(15, 36%, 69%) |
| HSV | hsv(15, 28%, 80%) |
| CMYK | cmyk(0%, 21%, 27.8%, 19.6%) |
| CIE-LAB | lab(70.15, 13.82, 13.34) |
| CIE-LCH | lch(70.15, 19.21, 43.98°) |
| OKLab | oklab(74.79% 0.0429 0.0345) |
| OKLCH | oklch(74.79% 0.055 38.8) |
| XYZ | xyz(43.4432, 40.9599, 33.6290) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 5.41
Pinkish Grey
#C8ACA9
ΔE00 6.24
Mushroom
#BA9E88
ΔE00 7.62
Rosybrown
#BC8F8F
ΔE00 8.06
Blush (survey)
#F29E8E
ΔE00 8.74
Darksalmon
#E9967A
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA294 #94BFCD
analogous
#CD94A3 #CDA294 #CDBF94
triadic
#CDA294 #94CDA2 #A294CD
tetradic
#CDA294 #A3CD94 #94BFCD #BF94CD
square
#CDA294 #A3CD94 #94BFCD #BF94CD
split-complementary
#CDA294 #94CDBF #94A3CD
monochromatic
#9D5E49 #BA7E6A #CDA294 #E0C6BE #F4EBE7
Accessibility & contrast
On white
2.28
#CDA294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#CDA294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA294
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA294 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA693
Deuteranopia (green-blind)
#B6AF94
Tritanopia (blue-blind)
#D89C9E
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cda294; /* rgb */ color: rgb(205, 162, 148); /* oklch */ color: oklch(74.8% 0.055 38.8);
Tailwind
colors: {
custom: {
50: '#ddbdb3',
500: '#cda294',
950: '#000000',
},
}SCSS
$custom: #cda294; $custom-light: #ddbdb3; $custom-dark: #000000;
JSON
{
"hex": "#cda294",
"rgb": {
"r": 205,
"g": 162,
"b": 148
},
"hsl": {
"h": 14.737,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.74788,
"c": 0.05504,
"h": 38.8
},
"luminance": 0.40958
}Semantic roles & 50–950 ramp
primary
#CDA294
secondary
#D6E3E7
accent
#92AF36
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180