#CDA397#CDA397
#CDA397 is a light, muted red. Relative luminance 0.414; OKLCH L 75.1% C 0.053 H 36.5°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA397 |
|---|---|
| RGB | rgb(205, 163, 151) |
| HSL | hsl(13, 35%, 70%) |
| HSV | hsv(13, 26%, 80%) |
| CMYK | cmyk(0%, 20.5%, 26.3%, 19.6%) |
| CIE-LAB | lab(70.46, 13.70, 12.13) |
| CIE-LCH | lch(70.46, 18.30, 41.52°) |
| OKLab | oklab(75.05% 0.0425 0.0315) |
| OKLCH | oklch(75.05% 0.053 36.5) |
| XYZ | xyz(43.8606, 41.4098, 34.9547) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.52
Pinkish Tan
#D99B82
ΔE00 6.12
Rosybrown
#BC8F8F
ΔE00 7.67
Mushroom
#BA9E88
ΔE00 8.09
Blush (survey)
#F29E8E
ΔE00 8.87
Darksalmon
#E9967A
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA397 #97C1CD
analogous
#CD97A6 #CDA397 #CDBE97
triadic
#CDA397 #97CDA3 #A397CD
tetradic
#CDA397 #A6CD97 #97C1CD #BE97CD
square
#CDA397 #A6CD97 #97C1CD #BE97CD
split-complementary
#CDA397 #97CDBE #97A6CD
monochromatic
#9E5E4C #B97E6E #CDA397 #E1C8C0 #F5ECEA
Accessibility & contrast
On white
2.26
#CDA397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#CDA397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA397
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA397 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA796
Deuteranopia (green-blind)
#B6B097
Tritanopia (blue-blind)
#D79DA0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cda397; /* rgb */ color: rgb(205, 163, 151); /* oklch */ color: oklch(75.1% 0.053 36.5);
Tailwind
colors: {
custom: {
50: '#ddbeb5',
500: '#cda397',
950: '#000000',
},
}SCSS
$custom: #cda397; $custom-light: #ddbeb5; $custom-dark: #000000;
JSON
{
"hex": "#cda397",
"rgb": {
"r": 205,
"g": 163,
"b": 151
},
"hsl": {
"h": 13.333,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.75054,
"c": 0.05289,
"h": 36.5
},
"luminance": 0.41408
}Semantic roles & 50–950 ramp
primary
#CDA397
secondary
#D8E4E8
accent
#94AE38
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180