#CDBA90#CDBA90
#CDBA90 is a light, moderate orange. Relative luminance 0.501; OKLCH L 79.5% C 0.060 H 86.5°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBA90 |
|---|---|
| RGB | rgb(205, 186, 144) |
| HSL | hsl(41, 38%, 68%) |
| HSV | hsv(41, 30%, 80%) |
| CMYK | cmyk(0%, 9.3%, 29.8%, 19.6%) |
| CIE-LAB | lab(76.14, 0.39, 23.79) |
| CIE-LCH | lch(76.14, 23.80, 89.06°) |
| OKLab | oklab(79.45% 0.0037 0.0601) |
| OKLCH | oklch(79.45% 0.06 86.5) |
| XYZ | xyz(47.7703, 50.1120, 33.5363) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.57
Very Light Brown
#D3B683
ΔE00 3.62
Putty
#BEAE8A
ΔE00 3.73
Khaki
#C3B091
ΔE00 4.19
Toupe
#C7AC7D
ΔE00 4.45
Tan
#D2B48C
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBA90 #90A3CD
analogous
#CD9B90 #CDBA90 #C1CD90
triadic
#CDBA90 #90CDBA #BA90CD
tetradic
#CDBA90 #90CD9B #90A3CD #CD90C1
square
#CDBA90 #90CD9B #90A3CD #CD90C1
split-complementary
#CDBA90 #90C1CD #9B90CD
monochromatic
#9C8146 #BAA066 #CDBA90 #E0D4BA #F3EEE4
Accessibility & contrast
On white
1.91
#CDBA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#CDBA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBA90
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBA90 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B98D
Deuteranopia (green-blind)
#C9BE91
Tritanopia (blue-blind)
#D7B3AF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cdba90; /* rgb */ color: rgb(205, 186, 144); /* oklch */ color: oklch(79.5% 0.060 86.5);
Tailwind
colors: {
custom: {
50: '#ddceb0',
500: '#cdba90',
950: '#000000',
},
}SCSS
$custom: #cdba90; $custom-light: #ddceb0; $custom-dark: #000000;
JSON
{
"hex": "#cdba90",
"rgb": {
"r": 205,
"g": 186,
"b": 144
},
"hsl": {
"h": 41.311,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.7945,
"c": 0.0602,
"h": 86.5
},
"luminance": 0.50111
}Semantic roles & 50–950 ramp
primary
#CDBA90
secondary
#5F74A2
accent
#5BB135
background
#FEFEFD
surface
#FCFAF7
border
#D5D3D0
text
#151310
muted
#848381