#CDA798#CDA798
#CDA798 is a light, muted orange. Relative luminance 0.429; OKLCH L 75.9% C 0.050 H 42.7°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA798 |
|---|---|
| RGB | rgb(205, 167, 152) |
| HSL | hsl(17, 35%, 70%) |
| HSV | hsv(17, 26%, 80%) |
| CMYK | cmyk(0%, 18.5%, 25.9%, 19.6%) |
| CIE-LAB | lab(71.48, 11.67, 13.01) |
| CIE-LCH | lch(71.48, 17.47, 48.11°) |
| OKLab | oklab(75.85% 0.0366 0.0337) |
| OKLCH | oklch(75.85% 0.05 42.7) |
| XYZ | xyz(44.6636, 42.8854, 35.6247) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.61
Pinkish Tan
#D99B82
ΔE00 6.51
Mushroom
#BA9E88
ΔE00 6.54
Rosybrown
#BC8F8F
ΔE00 9.59
Darksalmon
#E9967A
ΔE00 10.03
Blush (survey)
#F29E8E
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA798 #98BECD
analogous
#CD98A3 #CDA798 #CDC298
triadic
#CDA798 #98CDA7 #A798CD
tetradic
#CDA798 #A3CD98 #98BECD #C298CD
square
#CDA798 #A3CD98 #98BECD #C298CD
split-complementary
#CDA798 #98CDC2 #98A3CD
monochromatic
#9E644D #B9846F #CDA798 #E1CAC1 #F5EDEA
Accessibility & contrast
On white
2.19
#CDA798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#CDA798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA798
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA798 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB97
Deuteranopia (green-blind)
#B9B298
Tritanopia (blue-blind)
#D7A1A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #cda798; /* rgb */ color: rgb(205, 167, 152); /* oklch */ color: oklch(75.9% 0.050 42.7);
Tailwind
colors: {
custom: {
50: '#ddc1b6',
500: '#cda798',
950: '#000000',
},
}SCSS
$custom: #cda798; $custom-light: #ddc1b6; $custom-dark: #000000;
JSON
{
"hex": "#cda798",
"rgb": {
"r": 205,
"g": 167,
"b": 152
},
"hsl": {
"h": 16.981,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.75852,
"c": 0.04971,
"h": 42.7
},
"luminance": 0.42884
}Semantic roles & 50–950 ramp
primary
#CDA798
secondary
#D9E4E8
accent
#8CAD38
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180