#CFC1BB#CFC1BB
#CFC1BB is a very light, near-neutral orange. Relative luminance 0.550; OKLCH L 82.1% C 0.018 H 44.8°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC1BB |
|---|---|
| RGB | rgb(207, 193, 187) |
| HSL | hsl(18, 17%, 77%) |
| HSV | hsv(18, 10%, 81%) |
| CMYK | cmyk(0%, 6.8%, 9.7%, 18.8%) |
| CIE-LAB | lab(79.04, 3.88, 4.78) |
| CIE-LCH | lch(79.04, 6.16, 50.93°) |
| OKLab | oklab(82.08% 0.0127 0.0126) |
| OKLCH | oklch(82.08% 0.018 44.8) |
| XYZ | xyz(53.7709, 54.9939, 54.7863) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.84
Silver
#C0C0C0
ΔE00 6.51
Light Gray
#D3D3D3
ΔE00 7.46
Pinkish Grey
#C8ACA9
ΔE00 7.61
Silver (survey)
#C5C9C7
ΔE00 8.68
Gainsboro
#DCDCDC
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC1BB #BBC9CF
analogous
#CFBBBF #CFC1BB #CFCBBB
triadic
#CFC1BB #BBCFC1 #C1BBCF
tetradic
#CFC1BB #BFCFBB #BBC9CF #CBBBCF
square
#CFC1BB #BFCFBB #BBC9CF #CBBBCF
split-complementary
#CFC1BB #BBCFCB #BBBFCF
monochromatic
#9C8073 #B6A097 #CFC1BB #E8E2DF #F2EFED
Accessibility & contrast
On white
1.75
#CFC1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#CFC1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC1BB
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC1BB | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#C8C5BB
Tritanopia (blue-blind)
#D3BFBF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cfc1bb; /* rgb */ color: rgb(207, 193, 187); /* oklch */ color: oklch(82.1% 0.018 44.8);
Tailwind
colors: {
custom: {
50: '#ddd3cf',
500: '#cfc1bb',
950: '#000000',
},
}SCSS
$custom: #cfc1bb; $custom-light: #ddd3cf; $custom-dark: #000000;
JSON
{
"hex": "#cfc1bb",
"rgb": {
"r": 207,
"g": 193,
"b": 187
},
"hsl": {
"h": 18,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.82077,
"c": 0.01795,
"h": 44.8
},
"luminance": 0.54993
}Semantic roles & 50–950 ramp
primary
#CFC1BB
secondary
#8B9CA4
accent
#839C4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383