#CDBA99#CDBA99
#CDBA99 is a light, muted orange. Relative luminance 0.504; OKLCH L 79.6% C 0.050 H 81.4°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBA99 |
|---|---|
| RGB | rgb(205, 186, 153) |
| HSL | hsl(38, 34%, 70%) |
| HSV | hsv(38, 25%, 80%) |
| CMYK | cmyk(0%, 9.3%, 25.4%, 19.6%) |
| CIE-LAB | lab(76.31, 1.61, 19.21) |
| CIE-LCH | lch(76.31, 19.28, 85.21°) |
| OKLab | oklab(79.65% 0.0074 0.0491) |
| OKLCH | oklch(79.65% 0.05 81.4) |
| XYZ | xyz(48.4858, 50.3982, 37.3045) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.73
Putty
#BEAE8A
ΔE00 3.94
Tan
#D2B48C
ΔE00 4.09
Very Light Brown
#D3B683
ΔE00 5.17
Toupe
#C7AC7D
ΔE00 5.50
Sand
#C2B280
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBA99 #99ACCD
analogous
#CDA099 #CDBA99 #C6CD99
triadic
#CDBA99 #99CDBA #BA99CD
tetradic
#CDBA99 #99CDA0 #99ACCD #CD99C6
square
#CDBA99 #99CDA0 #99ACCD #CD99C6
split-complementary
#CDBA99 #99C6CD #A099CD
monochromatic
#9E814D #B99E70 #CDBA99 #E1D6C2 #F5F1EA
Accessibility & contrast
On white
1.90
#CDBA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#CDBA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBA99
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBA99 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B997
Deuteranopia (green-blind)
#C7BE9A
Tritanopia (blue-blind)
#D6B4B1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cdba99; /* rgb */ color: rgb(205, 186, 153); /* oklch */ color: oklch(79.6% 0.050 81.4);
Tailwind
colors: {
custom: {
50: '#dcceb7',
500: '#cdba99',
950: '#000000',
},
}SCSS
$custom: #cdba99; $custom-light: #dcceb7; $custom-dark: #000000;
JSON
{
"hex": "#cdba99",
"rgb": {
"r": 205,
"g": 186,
"b": 153
},
"hsl": {
"h": 38.077,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.79646,
"c": 0.04961,
"h": 81.4
},
"luminance": 0.50397
}Semantic roles & 50–950 ramp
primary
#CDBA99
secondary
#687DA2
accent
#63AD38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381