#CFBBAF#CFBBAF
#CFBBAF is a light, muted orange. Relative luminance 0.519; OKLCH L 80.6% C 0.028 H 53.1°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBAF |
|---|---|
| RGB | rgb(207, 187, 175) |
| HSL | hsl(23, 25%, 75%) |
| HSV | hsv(23, 15%, 81%) |
| CMYK | cmyk(0%, 9.7%, 15.5%, 18.8%) |
| CIE-LAB | lab(77.22, 5.12, 8.65) |
| CIE-LCH | lch(77.22, 10.05, 59.41°) |
| OKLab | oklab(80.56% 0.017 0.0227) |
| OKLCH | oklch(80.56% 0.028 53.1) |
| XYZ | xyz(51.2400, 51.9023, 47.8680) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.65
Pinkish Grey
#C8ACA9
ΔE00 6.95
Greige
#B8AB98
ΔE00 7.36
Khaki
#C3B091
ΔE00 8.85
Mushroom
#BA9E88
ΔE00 8.89
Silver
#C0C0C0
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBAF #AFC3CF
analogous
#CFAFB3 #CFBBAF #CFCBAF
triadic
#CFBBAF #AFCFBB #BBAFCF
tetradic
#CFBBAF #B3CFAF #AFC3CF #CBAFCF
square
#CFBBAF #B3CFAF #AFC3CF #CBAFCF
split-complementary
#CFBBAF #AFCFCB #AFB3CF
monochromatic
#A17A63 #B89A89 #CFBBAF #E6DCD5 #F4EFEC
Accessibility & contrast
On white
1.85
#CFBBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#CFBBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBAF
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBAF | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAE
Deuteranopia (green-blind)
#C5C0AF
Tritanopia (blue-blind)
#D5B8B8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbbaf; /* rgb */ color: rgb(207, 187, 175); /* oklch */ color: oklch(80.6% 0.028 53.1);
Tailwind
colors: {
custom: {
50: '#decfc6',
500: '#cfbbaf',
950: '#000000',
},
}SCSS
$custom: #cfbbaf; $custom-light: #decfc6; $custom-dark: #000000;
JSON
{
"hex": "#cfbbaf",
"rgb": {
"r": 207,
"g": 187,
"b": 175
},
"hsl": {
"h": 22.5,
"s": 25,
"l": 74.902
},
"oklch": {
"l": 0.80559,
"c": 0.02833,
"h": 53.1
},
"luminance": 0.51901
}Semantic roles & 50–950 ramp
primary
#CFBBAF
secondary
#7E96A4
accent
#7FA442
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382