#CDA498#CDA498
#CDA498 is a light, muted red. Relative luminance 0.418; OKLCH L 75.3% C 0.052 H 36.9°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA498 |
|---|---|
| RGB | rgb(205, 164, 152) |
| HSL | hsl(14, 35%, 70%) |
| HSV | hsv(14, 26%, 80%) |
| CMYK | cmyk(0%, 20%, 25.9%, 19.6%) |
| CIE-LAB | lab(70.73, 13.30, 11.96) |
| CIE-LCH | lch(70.73, 17.88, 41.96°) |
| OKLab | oklab(75.27% 0.0413 0.031) |
| OKLCH | oklch(75.27% 0.052 36.9) |
| XYZ | xyz(44.1204, 41.7989, 35.4437) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.28
Pinkish Tan
#D99B82
ΔE00 6.33
Rosybrown
#BC8F8F
ΔE00 7.90
Mushroom
#BA9E88
ΔE00 7.94
Blush (survey)
#F29E8E
ΔE00 9.09
Dusty Pink
#D8A7B1
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA498 #98C1CD
analogous
#CD98A6 #CDA498 #CDBF98
triadic
#CDA498 #98CDA4 #A498CD
tetradic
#CDA498 #A6CD98 #98C1CD #BF98CD
square
#CDA498 #A6CD98 #98C1CD #BF98CD
split-complementary
#CDA498 #98CDBF #98A6CD
monochromatic
#9E5F4D #B9806F #CDA498 #E1C8C1 #F5EDEA
Accessibility & contrast
On white
2.24
#CDA498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#CDA498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA498
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA498 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA897
Deuteranopia (green-blind)
#B7B098
Tritanopia (blue-blind)
#D79EA1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #cda498; /* rgb */ color: rgb(205, 164, 152); /* oklch */ color: oklch(75.3% 0.052 36.9);
Tailwind
colors: {
custom: {
50: '#ddbfb6',
500: '#cda498',
950: '#000000',
},
}SCSS
$custom: #cda498; $custom-light: #ddbfb6; $custom-dark: #000000;
JSON
{
"hex": "#cda498",
"rgb": {
"r": 205,
"g": 164,
"b": 152
},
"hsl": {
"h": 13.585,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.75272,
"c": 0.05168,
"h": 36.9
},
"luminance": 0.41797
}Semantic roles & 50–950 ramp
primary
#CDA498
secondary
#D9E4E8
accent
#93AD38
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180