#CDBAA8#CDBAA8
#CDBAA8 is a light, muted orange. Relative luminance 0.509; OKLCH L 80.0% C 0.033 H 65.8°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBAA8 |
|---|---|
| RGB | rgb(205, 186, 168) |
| HSL | hsl(29, 27%, 73%) |
| HSV | hsv(29, 18%, 80%) |
| CMYK | cmyk(0%, 9.3%, 18%, 19.6%) |
| CIE-LAB | lab(76.63, 3.81, 11.58) |
| CIE-LCH | lch(76.63, 12.19, 71.76°) |
| OKLab | oklab(80% 0.0135 0.0301) |
| OKLCH | oklch(80% 0.033 65.8) |
| XYZ | xyz(49.8034, 50.9252, 44.2442) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.45
Greige
#B8AB98
ΔE00 5.39
Khaki
#C3B091
ΔE00 5.91
Tan
#D2B48C
ΔE00 7.30
Mushroom
#BA9E88
ΔE00 8.15
Putty
#BEAE8A
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBAA8 #A8BBCD
analogous
#CDA8A8 #CDBAA8 #CDCCA8
triadic
#CDBAA8 #A8CDBA #BAA8CD
tetradic
#CDBAA8 #A8CDA8 #A8BBCD #CCA8CD
square
#CDBAA8 #A8CDA8 #A8BBCD #CCA8CD
split-complementary
#CDBAA8 #A8CDCC #A8A8CD
monochromatic
#9F7C5B #B79B81 #CDBAA8 #E3D9CF #F4F0EC
Accessibility & contrast
On white
1.88
#CDBAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#CDBAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBAA8
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBAA8 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBA7
Deuteranopia (green-blind)
#C5BFA8
Tritanopia (blue-blind)
#D4B6B5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cdbaa8; /* rgb */ color: rgb(205, 186, 168); /* oklch */ color: oklch(80.0% 0.033 65.8);
Tailwind
colors: {
custom: {
50: '#dccec1',
500: '#cdbaa8',
950: '#000000',
},
}SCSS
$custom: #cdbaa8; $custom-light: #dccec1; $custom-dark: #000000;
JSON
{
"hex": "#cdbaa8",
"rgb": {
"r": 205,
"g": 186,
"b": 168
},
"hsl": {
"h": 29.189,
"s": 27.007,
"l": 73.137
},
"oklch": {
"l": 0.80003,
"c": 0.03298,
"h": 65.8
},
"luminance": 0.50924
}Semantic roles & 50–950 ramp
primary
#CDBAA8
secondary
#778DA2
accent
#74A640
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382