#CDBDA8#CDBDA8
#CDBDA8 is a light, muted orange. Relative luminance 0.522; OKLCH L 80.6% C 0.034 H 74.7°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDA8 |
|---|---|
| RGB | rgb(205, 189, 168) |
| HSL | hsl(34, 27%, 73%) |
| HSV | hsv(34, 18%, 80%) |
| CMYK | cmyk(0%, 7.8%, 18%, 19.6%) |
| CIE-LAB | lab(77.40, 2.22, 12.66) |
| CIE-LCH | lch(77.40, 12.86, 80.06°) |
| OKLab | oklab(80.61% 0.009 0.0328) |
| OKLCH | oklch(80.61% 0.034 74.7) |
| XYZ | xyz(50.4421, 52.2025, 44.4571) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.92
Khaki
#C3B091
ΔE00 4.89
Greige
#B8AB98
ΔE00 5.17
Tan
#D2B48C
ΔE00 6.87
Putty
#BEAE8A
ΔE00 6.89
Warm Beige
#E9DCC9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDA8 #A8B8CD
analogous
#CDAAA8 #CDBDA8 #CACDA8
triadic
#CDBDA8 #A8CDBD #BDA8CD
tetradic
#CDBDA8 #A8CDAA #A8B8CD #CDA8CA
square
#CDBDA8 #A8CDAA #A8B8CD #CDA8CA
split-complementary
#CDBDA8 #A8CACD #AAA8CD
monochromatic
#9F825B #B7A081 #CDBDA8 #E3DACF #F4F0EC
Accessibility & contrast
On white
1.84
#CDBDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#CDBDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDA8
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDA8 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA7
Deuteranopia (green-blind)
#C7C1A8
Tritanopia (blue-blind)
#D4B9B7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdbda8; /* rgb */ color: rgb(205, 189, 168); /* oklch */ color: oklch(80.6% 0.034 74.7);
Tailwind
colors: {
custom: {
50: '#dcd0c1',
500: '#cdbda8',
950: '#000000',
},
}SCSS
$custom: #cdbda8; $custom-light: #dcd0c1; $custom-dark: #000000;
JSON
{
"hex": "#cdbda8",
"rgb": {
"r": 205,
"g": 189,
"b": 168
},
"hsl": {
"h": 34.054,
"s": 27.007,
"l": 73.137
},
"oklch": {
"l": 0.80606,
"c": 0.03403,
"h": 74.7
},
"luminance": 0.52201
}Semantic roles & 50–950 ramp
primary
#CDBDA8
secondary
#778AA2
accent
#6CA640
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382