#CDA299#CDA299
#CDA299 is a light, muted red. Relative luminance 0.411; OKLCH L 74.9% C 0.053 H 31.9°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA299 |
|---|---|
| RGB | rgb(205, 162, 153) |
| HSL | hsl(10, 34%, 70%) |
| HSV | hsv(10, 25%, 80%) |
| CMYK | cmyk(0%, 21%, 25.4%, 19.6%) |
| CIE-LAB | lab(70.26, 14.53, 10.74) |
| CIE-LCH | lch(70.26, 18.07, 36.47°) |
| OKLab | oklab(74.91% 0.0449 0.028) |
| OKLCH | oklch(74.91% 0.053 31.9) |
| XYZ | xyz(43.8475, 41.1216, 35.7584) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.24
Rosybrown
#BC8F8F
ΔE00 6.64
Pinkish Tan
#D99B82
ΔE00 6.88
Dusty Pink
#D8A7B1
ΔE00 8.14
Blush (survey)
#F29E8E
ΔE00 8.73
Greyish Pink
#C88D94
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA299 #99C4CD
analogous
#CD99AA #CDA299 #CDBC99
triadic
#CDA299 #99CDA2 #A299CD
tetradic
#CDA299 #AACD99 #99C4CD #BC99CD
square
#CDA299 #AACD99 #99C4CD #BC99CD
split-complementary
#CDA299 #99CDBC #99AACD
monochromatic
#9E5B4D #B97D70 #CDA299 #E1C7C2 #F5ECEA
Accessibility & contrast
On white
2.28
#CDA299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#CDA299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA299
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA299 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA798
Deuteranopia (green-blind)
#B5AF99
Tritanopia (blue-blind)
#D79DA0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cda299; /* rgb */ color: rgb(205, 162, 153); /* oklch */ color: oklch(74.9% 0.053 31.9);
Tailwind
colors: {
custom: {
50: '#ddbdb7',
500: '#cda299',
950: '#000000',
},
}SCSS
$custom: #cda299; $custom-light: #ddbdb7; $custom-dark: #000000;
JSON
{
"hex": "#cda299",
"rgb": {
"r": 205,
"g": 162,
"b": 153
},
"hsl": {
"h": 10.385,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.74913,
"c": 0.0529,
"h": 31.9
},
"luminance": 0.4112
}Semantic roles & 50–950 ramp
primary
#CDA299
secondary
#DAE6E8
accent
#99AD38
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180