#CBBDAF#CBBDAF
#CBBDAF is a light, muted orange. Relative luminance 0.522; OKLCH L 80.6% C 0.025 H 67.5°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBDAF |
|---|---|
| RGB | rgb(203, 189, 175) |
| HSL | hsl(30, 21%, 74%) |
| HSV | hsv(30, 14%, 80%) |
| CMYK | cmyk(0%, 6.9%, 13.8%, 20.4%) |
| CIE-LAB | lab(77.39, 2.58, 8.85) |
| CIE-LCH | lch(77.39, 9.22, 73.74°) |
| OKLab | oklab(80.61% 0.0096 0.0231) |
| OKLCH | oklch(80.61% 0.025 67.5) |
| XYZ | xyz(50.5635, 52.1877, 47.9587) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.46
Greige
#B8AB98
ΔE00 5.63
Khaki
#C3B091
ΔE00 7.11
Warm Beige
#E9DCC9
ΔE00 7.72
Silver
#C0C0C0
ΔE00 7.94
Stone
#A89F91
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBDAF #AFBDCB
analogous
#CBAFAF #CBBDAF #CBCBAF
triadic
#CBBDAF #AFCBBD #BDAFCB
tetradic
#CBBDAF #AFCBAF #AFBDCB #CBAFCB
square
#CBBDAF #AFCBAF #AFBDCB #CBAFCB
split-complementary
#CBBDAF #AFCBCB #AFAFCB
monochromatic
#9B8065 #B39E8A #CBBDAF #E3DCD4 #F3F0EC
Accessibility & contrast
On white
1.84
#CBBDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#CBBDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBDAF
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBDAF | 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)
#C2BDAE
Deuteranopia (green-blind)
#C5C0AF
Tritanopia (blue-blind)
#D0BAB9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbbdaf; /* rgb */ color: rgb(203, 189, 175); /* oklch */ color: oklch(80.6% 0.025 67.5);
Tailwind
colors: {
custom: {
50: '#dbd0c6',
500: '#cbbdaf',
950: '#000000',
},
}SCSS
$custom: #cbbdaf; $custom-light: #dbd0c6; $custom-dark: #000000;
JSON
{
"hex": "#cbbdaf",
"rgb": {
"r": 203,
"g": 189,
"b": 175
},
"hsl": {
"h": 30,
"s": 21.212,
"l": 74.118
},
"oklch": {
"l": 0.80611,
"c": 0.02504,
"h": 67.5
},
"luminance": 0.52187
}Semantic roles & 50–950 ramp
primary
#CBBDAF
secondary
#7E8FA0
accent
#73A046
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382