#CFC6BF#CFC6BF
#CFC6BF is a very light, near-neutral orange. Relative luminance 0.574; OKLCH L 83.2% C 0.014 H 60.5°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC6BF |
|---|---|
| RGB | rgb(207, 198, 191) |
| HSL | hsl(26, 14%, 78%) |
| HSV | hsv(26, 8%, 81%) |
| CMYK | cmyk(0%, 4.3%, 7.7%, 18.8%) |
| CIE-LAB | lab(80.41, 1.91, 4.62) |
| CIE-LCH | lch(80.41, 5.00, 67.50°) |
| OKLab | oklab(83.19% 0.0069 0.0122) |
| OKLCH | oklch(83.19% 0.014 60.5) |
| XYZ | xyz(55.3291, 57.4157, 57.4477) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.76
Silver
#C0C0C0
ΔE00 5.20
Light Gray
#D3D3D3
ΔE00 5.59
Silver (survey)
#C5C9C7
ΔE00 6.37
Gainsboro
#DCDCDC
ΔE00 6.87
Warm Beige
#E9DCC9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC6BF #BFC8CF
analogous
#CFBFC0 #CFC6BF #CFCEBF
triadic
#CFC6BF #BFCFC6 #C6BFCF
tetradic
#CFC6BF #C0CFBF #BFC8CF #CEBFCF
square
#CFC6BF #C0CFBF #BFC8CF #CEBFCF
split-complementary
#CFC6BF #BFCFCE #BFC0CF
monochromatic
#9B8879 #B5A79C #CFC6BF #E9E5E2 #F2EFEE
Accessibility & contrast
On white
1.68
#CFC6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#CFC6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC6BF
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC6BF | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BF
Deuteranopia (green-blind)
#CBC8BF
Tritanopia (blue-blind)
#D2C4C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfc6bf; /* rgb */ color: rgb(207, 198, 191); /* oklch */ color: oklch(83.2% 0.014 60.5);
Tailwind
colors: {
custom: {
50: '#ddd7d2',
500: '#cfc6bf',
950: '#000000',
},
}SCSS
$custom: #cfc6bf; $custom-light: #ddd7d2; $custom-dark: #000000;
JSON
{
"hex": "#cfc6bf",
"rgb": {
"r": 207,
"g": 198,
"b": 191
},
"hsl": {
"h": 26.25,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.83188,
"c": 0.01399,
"h": 60.5
},
"luminance": 0.57415
}Semantic roles & 50–950 ramp
primary
#CFC6BF
secondary
#8F9AA3
accent
#77984D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383