#CDBA98#CDBA98
#CDBA98 is a light, muted orange. Relative luminance 0.504; OKLCH L 79.6% C 0.051 H 82.1°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBA98 |
|---|---|
| RGB | rgb(205, 186, 152) |
| HSL | hsl(38, 35%, 70%) |
| HSV | hsv(38, 26%, 80%) |
| CMYK | cmyk(0%, 9.3%, 25.9%, 19.6%) |
| CIE-LAB | lab(76.29, 1.47, 19.72) |
| CIE-LCH | lch(76.29, 19.78, 85.74°) |
| OKLab | oklab(79.62% 0.007 0.0503) |
| OKLCH | oklch(79.62% 0.051 82.1) |
| XYZ | xyz(48.4035, 50.3653, 36.8714) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.81
Putty
#BEAE8A
ΔE00 3.81
Tan
#D2B48C
ΔE00 4.05
Very Light Brown
#D3B683
ΔE00 4.94
Toupe
#C7AC7D
ΔE00 5.32
Sand
#C2B280
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBA98 #98ABCD
analogous
#CDA098 #CDBA98 #C5CD98
triadic
#CDBA98 #98CDBA #BA98CD
tetradic
#CDBA98 #98CDA0 #98ABCD #CD98C5
square
#CDBA98 #98CDA0 #98ABCD #CD98C5
split-complementary
#CDBA98 #98C5CD #A098CD
monochromatic
#9E814D #B99E6F #CDBA98 #E1D6C1 #F5F1EA
Accessibility & contrast
On white
1.90
#CDBA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#CDBA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBA98
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBA98 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B996
Deuteranopia (green-blind)
#C8BE99
Tritanopia (blue-blind)
#D6B4B1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cdba98; /* rgb */ color: rgb(205, 186, 152); /* oklch */ color: oklch(79.6% 0.051 82.1);
Tailwind
colors: {
custom: {
50: '#dcceb6',
500: '#cdba98',
950: '#000000',
},
}SCSS
$custom: #cdba98; $custom-light: #dcceb6; $custom-dark: #000000;
JSON
{
"hex": "#cdba98",
"rgb": {
"r": 205,
"g": 186,
"b": 152
},
"hsl": {
"h": 38.491,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.79623,
"c": 0.05078,
"h": 82.1
},
"luminance": 0.50364
}Semantic roles & 50–950 ramp
primary
#CDBA98
secondary
#677CA2
accent
#62AD38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381