#CDBFB2#CDBFB2
#CDBFB2 is a light, muted orange. Relative luminance 0.535; OKLCH L 81.3% C 0.024 H 65.4°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBFB2 |
|---|---|
| RGB | rgb(205, 191, 178) |
| HSL | hsl(29, 21%, 75%) |
| HSV | hsv(29, 13%, 80%) |
| CMYK | cmyk(0%, 6.8%, 13.2%, 19.6%) |
| CIE-LAB | lab(78.14, 2.74, 8.33) |
| CIE-LCH | lch(78.14, 8.77, 71.81°) |
| OKLab | oklab(81.26% 0.01 0.0218) |
| OKLCH | oklch(81.26% 0.024 65.4) |
| XYZ | xyz(51.8429, 53.4559, 49.6978) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.76
Greige
#B8AB98
ΔE00 6.32
Warm Beige
#E9DCC9
ΔE00 7.38
Silver
#C0C0C0
ΔE00 7.68
Khaki
#C3B091
ΔE00 7.77
Light Gray
#D3D3D3
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBFB2 #B2C0CD
analogous
#CDB2B2 #CDBFB2 #CDCDB2
triadic
#CDBFB2 #B2CDBF #BFB2CD
tetradic
#CDBFB2 #B2CDB2 #B2C0CD #CDB2CD
square
#CDBFB2 #B2CDB2 #B2C0CD #CDB2CD
split-complementary
#CDBFB2 #B2CDCD #B2B2CD
monochromatic
#9D8168 #B5A08D #CDBFB2 #E5DED7 #F3F0EC
Accessibility & contrast
On white
1.80
#CDBFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#CDBFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBFB2
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBFB2 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BFB1
Deuteranopia (green-blind)
#C7C2B2
Tritanopia (blue-blind)
#D2BCBB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbfb2; /* rgb */ color: rgb(205, 191, 178); /* oklch */ color: oklch(81.3% 0.024 65.4);
Tailwind
colors: {
custom: {
50: '#dcd2c9',
500: '#cdbfb2',
950: '#000000',
},
}SCSS
$custom: #cdbfb2; $custom-light: #dcd2c9; $custom-dark: #000000;
JSON
{
"hex": "#cdbfb2",
"rgb": {
"r": 205,
"g": 191,
"b": 178
},
"hsl": {
"h": 28.889,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.81264,
"c": 0.02397,
"h": 65.4
},
"luminance": 0.53455
}Semantic roles & 50–950 ramp
primary
#CDBFB2
secondary
#8192A2
accent
#74A046
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382