#CDBA92#CDBA92
#CDBA92 is a light, muted orange. Relative luminance 0.502; OKLCH L 79.5% C 0.058 H 85.5°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBA92 |
|---|---|
| RGB | rgb(205, 186, 146) |
| HSL | hsl(41, 37%, 69%) |
| HSV | hsv(41, 29%, 80%) |
| CMYK | cmyk(0%, 9.3%, 28.8%, 19.6%) |
| CIE-LAB | lab(76.18, 0.65, 22.78) |
| CIE-LCH | lch(76.18, 22.78, 88.35°) |
| OKLab | oklab(79.49% 0.0045 0.0577) |
| OKLCH | oklch(79.49% 0.058 85.5) |
| XYZ | xyz(47.9245, 50.1737, 34.3485) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.60
Khaki
#C3B091
ΔE00 3.78
Very Light Brown
#D3B683
ΔE00 3.86
Sand
#C2B280
ΔE00 4.00
Tan
#D2B48C
ΔE00 4.26
Toupe
#C7AC7D
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBA92 #92A5CD
analogous
#CD9D92 #CDBA92 #C3CD92
triadic
#CDBA92 #92CDBA #BA92CD
tetradic
#CDBA92 #92CD9D #92A5CD #CD92C3
square
#CDBA92 #92CD9D #92A5CD #CD92C3
split-complementary
#CDBA92 #92C3CD #9D92CD
monochromatic
#9D8148 #BA9F68 #CDBA92 #E0D5BC #F3EFE6
Accessibility & contrast
On white
1.90
#CDBA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#CDBA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBA92
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBA92 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B98F
Deuteranopia (green-blind)
#C9BE93
Tritanopia (blue-blind)
#D7B3AF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cdba92; /* rgb */ color: rgb(205, 186, 146); /* oklch */ color: oklch(79.5% 0.058 85.5);
Tailwind
colors: {
custom: {
50: '#ddceb2',
500: '#cdba92',
950: '#000000',
},
}SCSS
$custom: #cdba92; $custom-light: #ddceb2; $custom-dark: #000000;
JSON
{
"hex": "#cdba92",
"rgb": {
"r": 205,
"g": 186,
"b": 146
},
"hsl": {
"h": 40.678,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.79493,
"c": 0.05785,
"h": 85.5
},
"luminance": 0.50172
}Semantic roles & 50–950 ramp
primary
#CDBA92
secondary
#6176A2
accent
#5DB035
background
#FEFEFD
surface
#FCFAF7
border
#D5D3D0
text
#151311
muted
#848381